UNCLASSIFIED

Commit 3b96189e authored by Renovate Bot's avatar Renovate Bot
Browse files

Update ironbank/opensource/istio/pilot Docker tag to v1.11.1

parent 1113aa75
Pipeline #454901 passed with stages
in 2 minutes and 45 seconds
...@@ -4,7 +4,7 @@ profile: default ...@@ -4,7 +4,7 @@ profile: default
# The hub to use for the image (note: the image is built as ".Values.hub/<component>:.Values.tag" # The hub to use for the image (note: the image is built as ".Values.hub/<component>:.Values.tag"
hub: registry1.dso.mil/ironbank/opensource/istio hub: registry1.dso.mil/ironbank/opensource/istio
# The tag to use for the image # The tag to use for the image
tag: 1.10.3 tag: 1.11.1
# The domain to use for the default gateway # The domain to use for the default gateway
domain: bigbang.dev domain: bigbang.dev
...@@ -140,7 +140,7 @@ cni: ...@@ -140,7 +140,7 @@ cni:
image: image:
name: install-cni name: install-cni
hub: registry1.dso.mil/ironbank/opensource/istio hub: registry1.dso.mil/ironbank/opensource/istio
tag: 1.10.3 tag: 1.11.1
# k8s pod annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/ # k8s pod annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
podAnnotations: {} podAnnotations: {}
# k8s nodeSelector. https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector # k8s nodeSelector. https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment