diff --git a/chart/values.yaml b/chart/values.yaml index 359df0466f1324d296684a8f3ad584a0a514b78d..d8d7af4480d684fabe351efeec0bfbde76408ba3 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -174,11 +174,11 @@ istio: git: repo: https://repo1.dso.mil/big-bang/product/packages/istio-controlplane.git path: "./chart" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" helmRepo: repoName: "registry1" chartName: "istio" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" # -- If the HelmRelease should verify the cosign signature of the HelmRepo (only relevant if Repo is OCI). Set to 'false' to disable verification. # cosignVerify: @@ -316,11 +316,11 @@ istioOperator: git: repo: https://repo1.dso.mil/big-bang/product/packages/istio-operator.git path: "./chart" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" helmRepo: repoName: "registry1" chartName: "istio-operator" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" # -- Flux reconciliation overrides specifically for the Istio Operator Package flux: {} @@ -676,11 +676,11 @@ promtail: git: repo: https://repo1.dso.mil/big-bang/product/packages/promtail.git path: "./chart" - tag: "6.16.6-bb.1" + tag: "6.16.6-bb.2" helmRepo: repoName: "registry1" chartName: "promtail" - tag: "6.16.6-bb.1" + tag: "6.16.6-bb.2" # -- Flux reconciliation overrides specifically for the Promtail Package flux: {}