UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f620c6ee authored by Christopher O'Connell's avatar Christopher O'Connell
Browse files

Merge branch 'update-argocd-tag-5.42.2-bb.1' into 'master'

argocd update to 5.42.2-bb.1

Closes #1653 and big-bang/product/packages/argocd#88

See merge request !3106
parents 4fe88efa b8f4b8d2
No related branches found
No related tags found
1 merge request!3106argocd update to 5.42.2-bb.1
Pipeline #2209888 failed
......@@ -1003,11 +1003,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/argocd.git
path: "./chart"
tag: "5.42.2-bb.0"
tag: "5.42.2-bb.1"
helmRepo:
repoName: "registry1"
chartName: "argocd"
tag: "5.42.2-bb.0"
tag: "5.42.2-bb.1"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
......
......@@ -157,7 +157,7 @@ gatekeeper:
# Allows k3d load balancer containers to pull from public repos
- istio-system/lb-port-.*
# Allow argocd to deploy a test app in its cypress test
- argocd/guestbook-ui.*
- argocd/bb-cypress-test.*
# Allow kyverno test vectors for Helm test
- default/c.?
- default/i.?
......@@ -529,7 +529,7 @@ kyvernoPolicies:
namespaces:
- argocd
names:
- guestbook-ui*
- bb-cypress-test*
restrict-volume-types:
exclude:
any:
......
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