UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update Istio to 1.11.3

Merged Micah Nagel requested to merge istio-1-11-3 into master
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -118,7 +118,7 @@ istio:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
path: "./chart"
tag: "1.11.2-bb.2"
tag: "1.11.3-bb.0"
# Ingress gateways are created based on the key name. Adding more keys will add ingress gateways.
# Ingress gateways are setup in a Horizontal Pod Autoscaler with 1 to 5 replicas
@@ -189,7 +189,7 @@ istiooperator:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
path: "./chart"
tag: "1.11.2-bb.0"
tag: "1.11.3-bb.0"
# -- Flux reconciliation overrides specifically for the Istio Operator Package
flux: {}
Loading