UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

testing adding sidecars

Merged Andrew Shoell requested to merge gitlab-215-turn-sidecars-on-in-pipes into master
All threads resolved!
2 files
+ 8
13
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 8
8
@@ -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: {}
Loading