UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 77bb396b authored by olelink's avatar olelink
Browse files

Updated values gen-operator and changelog

parent 423308b7
No related branches found
No related tags found
1 merge request!25update "istio-operator" (https://github.com/istio/istio) from "1.10.3"...
Pipeline #457796 passed
......@@ -2,6 +2,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.10.4-bb.0]
### Changed
- Updated Istio to 1.10.4
## [1.10.3-bb.0]
### Changed
- Updated Istio to 1.10.3
......
......@@ -181,7 +181,7 @@ spec:
serviceAccountName: istio-operator
containers:
- name: istio-operator
image: registry1.dso.mil/ironbank/opensource/istio/operator:1.10.3
image: registry1.dso.mil/ironbank/opensource/istio/operator:1.10.4
command:
- operator
- server
......
hub: registry1.dso.mil/ironbank/opensource/istio
## Added by Big Bang
image: operator
tag: 1.10.3
tag: 1.10.4
# ImagePullSecrets for operator ServiceAccount, list of secrets in the same namespace
# used to pull operator image. Must be set for any cluster configured with private docker registry.
......
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