UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit cff3a643 authored by Micah Nagel's avatar Micah Nagel Committed by Ryan Garcia
Browse files

Update Istio to 1.11.3

parent 3f73c897
No related branches found
No related tags found
2 merge requests!1386Master,!1035Update Istio to 1.11.3
......@@ -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: {}
......
......@@ -34,7 +34,7 @@ source:
- registry1.dso.mil/ironbank/big-bang/base:8.4
- registry1.dso.mil/ironbank/gitlab/gitlab/kubectl:13.9.0
- registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.2
- registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.2
- registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.3
# Images used by pipeline-templates
# NOTE: These are __not__ fully inclusive yet, see this issue for updates: https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/145
- registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/sonar-scanner-dotnet31:4.10
......@@ -49,7 +49,5 @@ source:
# gitlab-runner-helper image: This image does not get captured from the release deployment
# the gitlab-runner-helper image only gets pulled when a pipeline runs. So it must be listed here
- registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v14.3.1
# Explicitly add Keycloak image because Keycloak is not enabled in pipelines so the image does not get pulled
- registry.dso.mil/platform-one/big-bang/apps/security-tools/keycloak/keycloak-ib:14.0.0-1.0.4-1
# Don't include until fortify is supported
#- registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dotnet-fortify:20.2.0
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