diff --git a/chart/values.yaml b/chart/values.yaml index ddf323c5a7a81884cb29c61d7d2ef94cd7d3c65b..4bfc19bed40ef38eb9cd74a4f169cf7ec6a17333 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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: {} diff --git a/chart/values2.0.yaml b/chart/values2.0.yaml index 2eecd35bc2f728d33dc78a74ca32a940b0045dfa..d56e2c733cdcd714786332546deb0c61467f40de 100644 --- a/chart/values2.0.yaml +++ b/chart/values2.0.yaml @@ -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: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 0e69056d34e8f4826a82c545b49920e9bd0248c6..c5e13d8f414830b4ce5428895aded27b5ca7d4d1 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -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