Skip to content

Commit

Permalink
feat(istio-operator): Updated image to v1.19.4 (#831)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Hipwell <[email protected]>
  • Loading branch information
stevehipwell authored Nov 22, 2023
1 parent 8c70961 commit df0c761
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions charts/istio-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

## [v2.12.3] - 2023-11-22

### Changed

- Updated the _Istio Operator_ OCI image version to [v1.19.4](https://github.com/istio/istio/releases/tag/1.19.4).

## [v2.12.2] - 2023-10-20

### Changed
Expand Down
6 changes: 3 additions & 3 deletions charts/istio-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: istio-operator
description: Helm chart for the Istio Operator.
type: application
version: 2.12.2
appVersion: 1.19.3
version: 2.12.3
appVersion: 1.19.4
keywords:
- kubernetes
- istio
Expand All @@ -28,4 +28,4 @@ annotations:
description: Represents an installation of Istio to be manmaged by the Istio Operator.
artifacthub.io/changes: |
- kind: changed
description: "Updated the _Istio Operator_ OCI image version to [v1.19.3](https://github.com/istio/istio/releases/tag/1.19.3)."
description: "Updated the _Istio Operator_ OCI image version to [v1.19.4](https://github.com/istio/istio/releases/tag/1.19.4)."

0 comments on commit df0c761

Please sign in to comment.