UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 191758a2 authored by bigbang bot's avatar bigbang bot Committed by Jeffrey Victor
Browse files

Update Ironbank to v1.19.4

parent 88685211
No related branches found
No related tags found
1 merge request!97Update Ironbank to v1.19.4
......@@ -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.4-bb.1] - 2023-11-16
### Added
- update image values from 1.19.3 to 1.19.4
## [1.19.4-bb.0] - 2023-11-14
### Added
- Updated repo1 image to `1.19.4`
......
# istio-operator
![Version: 1.19.4-bb.0](https://img.shields.io/badge/Version-1.19.4--bb.0-informational?style=flat-square) ![AppVersion: 1.19.4](https://img.shields.io/badge/AppVersion-1.19.4-informational?style=flat-square)
![Version: 1.19.4-bb.1](https://img.shields.io/badge/Version-1.19.4--bb.1-informational?style=flat-square) ![AppVersion: 1.19.4](https://img.shields.io/badge/AppVersion-1.19.4-informational?style=flat-square)
Helm chart for deploying Istio operator
......@@ -36,7 +37,7 @@ helm install istio-operator chart/
|-----|------|---------|-------------|
| hub | string | `"registry1.dso.mil/ironbank/opensource/istio"` | |
| image | string | `"operator"` | |
| tag | string | `"1.19.3"` | |
| tag | string | `"1.19.4"` | |
| 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"` | |
......
......@@ -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.4-bb.0
version: 1.19.4-bb.1
appVersion: 1.19.4
tillerVersion: ">=2.7.2"
description: Helm chart for deploying Istio operator
......@@ -15,11 +15,11 @@ engine: gotpl
icon: https://istio.io/latest/favicons/android-192x192.png
annotations:
bigbang.dev/applicationVersions: |
- Istio Operator: 1.19.3
- Istio Operator: 1.19.4
- Tetrate Istio Distro Operator: 1.19.3
helm.sh/images: |
- name: operator
image: registry1.dso.mil/ironbank/opensource/istio/operator:1.19.3
image: registry1.dso.mil/ironbank/opensource/istio/operator:1.19.4
- name: tetrate-operator
condition: enterprise
image: registry1.dso.mil/ironbank/tetrate/istio/operator:1.19.3-tetratefips-v0
hub: registry1.dso.mil/ironbank/opensource/istio
## Added by Big Bang
image: operator
tag: 1.19.3
tag: 1.19.4
# -- Tetrate Istio Distribution - Tetrate provides FIPs verified Istio and Envoy software and support,
# validated through the FIPs Boring Crypto module.
......
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