UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 4ac62f1e authored by Marcus Montgomery's avatar Marcus Montgomery
Browse files

Merge branch 'renovate/ironbank' into 'main'

Update Ironbank to v1.19.5

See merge request !103
parents a049ee8a 69836e5d
No related branches found
Tags 1.19.5-bb.1
1 merge request!103Update Ironbank to v1.19.5
Pipeline #2682069 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.19.5-bb.1] - 2023-1-04
### Added
- Updated TID image to `1.19.5`
## [1.19.5-bb.0] - 2023-12-18
### Added
- Updated repo1 image to `1.19.5`
......
# istio-operator
![Version: 1.19.5-bb.0](https://img.shields.io/badge/Version-1.19.5--bb.0-informational?style=flat-square) ![AppVersion: 1.19.5](https://img.shields.io/badge/AppVersion-1.19.5-informational?style=flat-square)
![Version: 1.19.5-bb.1](https://img.shields.io/badge/Version-1.19.5--bb.1-informational?style=flat-square) ![AppVersion: 1.19.5](https://img.shields.io/badge/AppVersion-1.19.5-informational?style=flat-square)
Helm chart for deploying Istio operator
......@@ -39,7 +39,7 @@ helm install istio-operator chart/
| tag | string | `"1.19.5"` | |
| enterprise | bool | `false` | Tetrate Istio Distribution - Tetrate provides FIPs verified Istio and Envoy software and support, validated through the FIPs Boring Crypto module. Find out more from Tetrate - https://www.tetrate.io/tetrate-istio-subscription |
| tidHub | string | `"registry1.dso.mil/ironbank/tetrate/istio"` | |
| tidTag | string | `"1.19.3-tetratefips-v0"` | |
| tidTag | string | `"1.19.5-tetratefips-v0"` | |
| imagePullSecrets | list | `[]` | |
| imagePullPolicy | string | `""` | |
| watchedNamespaces | string | `"istio-system"` | |
......
......@@ -2,7 +2,7 @@ apiVersion: v1
name: istio-operator
# This version is never actually shipped. istio/release-builder will replace it at build-time
# with the appropriate version
version: 1.19.5-bb.0
version: 1.19.5-bb.1
appVersion: 1.19.5
tillerVersion: ">=2.7.2"
description: Helm chart for deploying Istio operator
......@@ -16,10 +16,10 @@ icon: https://istio.io/latest/favicons/android-192x192.png
annotations:
bigbang.dev/applicationVersions: |
- Istio Operator: 1.19.5
- Tetrate Istio Distro Operator: 1.19.3
- Tetrate Istio Distro Operator: 1.19.5
helm.sh/images: |
- name: operator
image: registry1.dso.mil/ironbank/opensource/istio/operator:1.19.5
- name: tetrate-operator
condition: enterprise
image: registry1.dso.mil/ironbank/tetrate/istio/operator:1.19.3-tetratefips-v0
image: registry1.dso.mil/ironbank/tetrate/istio/operator:1.19.5-tetratefips-v0
......@@ -5,7 +5,7 @@ metadata:
upstream:
type: git
git:
commit: a61a751512256f27bc3b1ff9bc9c38119c6e978c
commit: 0f1857bc13dde7f3db8a399dfc0acf747dcb6d06
repo: https://github.com/istio/istio
directory: /manifests/charts/istio-operator
ref: 1.19.5
......@@ -8,7 +8,7 @@ tag: 1.19.5
# Find out more from Tetrate - https://www.tetrate.io/tetrate-istio-subscription
enterprise: false
tidHub: registry1.dso.mil/ironbank/tetrate/istio
tidTag: 1.19.3-tetratefips-v0
tidTag: 1.19.5-tetratefips-v0
# 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.
......
registry1.dso.mil/ironbank/tetrate/istio/operator:1.19.3-tetratefips-v0
registry1.dso.mil/ironbank/tetrate/istio/operator:1.19.5-tetratefips-v0
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