diff --git a/chart/values.yaml b/chart/values.yaml index 23b3ffdaabf13a312b36ab17118854b1ca97a445..d6d11f50564c83f0fd09acdd6cea72ba2169632e 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -540,11 +540,11 @@ kyvernoReporter: git: repo: https://repo1.dso.mil/big-bang/product/packages/kyverno-reporter.git path: ./chart - tag: "2.22.4-bb.3" + tag: "2.22.4-bb.5" helmRepo: repoName: "registry1" chartName: "kyverno-reporter" - tag: "2.22.4-bb.3" + tag: "2.22.4-bb.5" # -- Flux reconciliation overrides specifically for the Kyverno Reporter Package flux: {} @@ -979,11 +979,11 @@ twistlock: git: repo: https://repo1.dso.mil/big-bang/product/packages/twistlock.git path: "./chart" - tag: "0.15.0-bb.7" + tag: "0.15.0-bb.8" helmRepo: repoName: "registry1" chartName: "twistlock" - tag: "0.15.0-bb.7" + tag: "0.15.0-bb.8" # -- Flux reconciliation overrides specifically for the Twistlock Package flux: {} @@ -1114,11 +1114,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/minio-operator.git path: "./chart" - tag: "5.0.14-bb.2" + tag: "5.0.15-bb.0" helmRepo: repoName: "registry1" chartName: "minio-operator" - tag: "5.0.14-bb.2" + tag: "5.0.15-bb.0" # -- Flux reconciliation overrides specifically for the Minio Operator Package flux: {} @@ -1737,11 +1737,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/velero.git path: "./chart" - tag: "6.0.0-bb.5" + tag: "6.0.0-bb.6" helmRepo: repoName: "registry1" chartName: "velero" - tag: "6.0.0-bb.5" + tag: "6.0.0-bb.6" # -- Flux reconciliation overrides specifically for the Velero Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 7d56e796da2248c9964e546eb29651a931b19dd8..7a18d262c44310f4a8700c6eb2171aecf056071e 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -2713,11 +2713,6 @@ addons: # -- Toggle deployment of holocron enabled: false values: - frontend: - ## pin tag to sha256 because latest image is broken - image: - repository: registry1.dso.mil/ironbank/holocron/holocron-dashboard@sha256 - tag: "f18d7f66a394e2edc7f3a10faccdb943dd938be2de86bc88719ce7384ac01e44" istio: hardened: enabled: true