Skip to content

Commit

Permalink
feat(tigera-operator): Updated image to v1.30.9 (#829)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Hipwell <[email protected]>
  • Loading branch information
stevehipwell authored Nov 21, 2023
1 parent 49a4714 commit 003814f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions charts/tigera-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.8.1] - 2023-11-21

### Changed

- Updated the _Tigera Operator_ OCI image to [v1.30.9](https://github.com/tigera/operator/releases/tag/v1.30.9) (_Calico_ [v3.26.4](https://github.com/projectcalico/calico/releases/tag/v3.26.4)).

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

> **Important**
Expand Down
6 changes: 3 additions & 3 deletions charts/tigera-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: tigera-operator
description: Helm chart for the Tigera Operator for Calico.
type: application
version: 2.8.0
appVersion: 1.30.7
version: 2.8.1
appVersion: 1.30.9
keywords:
- kubernetes
- cni
Expand All @@ -26,4 +26,4 @@ annotations:
artifacthub.io/alternativeName: tigera
artifacthub.io/changes: |
- kind: changed
description: "Updated the _Tigera Operator_ OCI image to [v1.30.7](https://github.com/tigera/operator/releases/tag/v1.30.7) (_Calico_ [v3.26.3](https://github.com/projectcalico/calico/releases/tag/v3.26.3))."
description: "Updated the _Tigera Operator_ OCI image to [v1.30.9](https://github.com/tigera/operator/releases/tag/v1.30.9) (_Calico_ [v3.26.4](https://github.com/projectcalico/calico/releases/tag/v3.26.4))."

0 comments on commit 003814f

Please sign in to comment.