UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8622aa50 authored by mr-bot's avatar mr-bot Committed by Ryan Garcia
Browse files

ArgoCD: Rename chart for consistency with OCI

parent 3bfa0f17
No related branches found
No related tags found
1 merge request!2439ArgoCD: Rename chart for consistency with OCI
......@@ -773,7 +773,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
path: "./chart"
tag: "5.16.1-bb.1"
tag: "5.16.1-bb.2"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
......
......@@ -140,7 +140,7 @@ addons:
argocd:
git: null
oci:
name: "argo-cd"
name: "argocd"
tag: "5.5.7-bb.5"
repo: "registry1"
......@@ -303,4 +303,4 @@ packages:
configMaps: {}
# -- Values to pass through to package Helm chart
values: {}
\ No newline at end of file
values: {}
......@@ -177,7 +177,7 @@ gatekeeper:
- sonarqube/sonarqube-cypress-test
- logging/logging-cypress-test
- tempo/tempo-cypress-test
- argocd/argo-cd-cypress-test
- argocd/argocd-cypress-test
- minio/minio-instance-cypress-test
- neuvector/neuvector-cypress-test
# Allow kyverno test vectors for Helm test
......@@ -309,7 +309,7 @@ gatekeeper:
- sonarqube/sonarqube-cypress-test
- logging/logging-cypress-test
- tempo/tempo-cypress-test
- argocd/argo-cd-cypress-test
- argocd/argocd-cypress-test
- minio/minio-instance-cypress-test
- neuvector/neuvector-cypress-test
# Allow kyverno test vectors for Helm test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment