diff --git a/chart/values.yaml b/chart/values.yaml index ca0df27a923e986edcce0b7c31f58a02498782e8..22e5af8120426fc4d59d20c5d7edfd1c2c287b26 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1031,11 +1031,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/argocd.git path: "./chart" - tag: "7.4.0-bb.0" + tag: "7.4.0-bb.1" helmRepo: repoName: "registry1" chartName: "argocd" - tag: "7.4.0-bb.0" + tag: "7.4.0-bb.1" # -- Flux reconciliation overrides specifically for the ArgoCD Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index b0724e04ed65bea1021c3ba7bf2c53d43694ac6a..0a62ab4660a825017ff579075dd13caa963c7d62 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -676,15 +676,6 @@ kyvernoPolicies: - '63999' - '>= 64000 & < 65000' - '> 65000' - restrict-image-registries: - exclude: - any: - # ArgoCD deploys a test app as part of its Cypress test - - resources: - namespaces: - - argocd - names: - - guestbook-ui-* restrict-volume-types: exclude: any: @@ -1311,6 +1302,9 @@ addons: limits: cpu: 4 memory: 12Gi + scripts: + envs: + ARGOCD_SERVER: "https://argocd.dev.bigbang.mil" istio: sidecar: resources: