UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b8e48388 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'renovate/ironbank' into 'main'

Update ironbank/opensource/istio/operator Docker tag to v1.13.2

See merge request platform-one/big-bang/apps/core/istio-operator!41
parents dbb80d2c 513b56bb
No related branches found
Tags 1.19.5-bb.1
1 merge request!41Update ironbank/opensource/istio/operator Docker tag to v1.13.2
Pipeline #728155 passed with warnings
......@@ -3,6 +3,11 @@
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.13.2-bb.0]
### Changed
- Updated chart to `1.3.2`
- Bumped version to `1.13.2-bb.0`
## [1.13.1-bb.1]
### Changed
- Add TID support
......
# istio-operator
![Version: 1.13.1-bb.1](https://img.shields.io/badge/Version-1.13.1--bb.1-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)
![Version: 1.13.2-bb.0](https://img.shields.io/badge/Version-1.13.2--bb.0-informational?style=flat-square) ![AppVersion: 1.13.2](https://img.shields.io/badge/AppVersion-1.13.2-informational?style=flat-square)
Helm chart for deploying Istio operator
......@@ -36,7 +36,7 @@ helm install istio-operator chart/
|-----|------|---------|-------------|
| hub | string | `"registry1.dso.mil/ironbank/opensource/istio"` | |
| image | string | `"operator"` | |
| tag | string | `"1.13.1"` | |
| tag | string | `"1.13.2"` | |
| 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.12.4-tetratefips-v0"` | |
......
apiVersion: v1
name: istio-operator
version: 1.13.1-bb.1
appVersion: 1.13.1
version: 1.13.2-bb.0
appVersion: 1.13.2
tillerVersion: ">=2.7.2"
description: Helm chart for deploying Istio operator
keywords:
......
......@@ -5,7 +5,7 @@ metadata:
upstream:
type: git
git:
commit: 5f3b5ed958ae75156f8656fe7b3794f78e94db84
commit: 91533d04e894ff86b80acd6d7a4517b144f9e19a
repo: https://github.com/istio/istio
directory: /manifests/charts/istio-operator
ref: 1.13.1
ref: 1.13.2
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