Skip to content

Commit 0e87b89

Browse files
committed
[release-0.9] bump chart / release versions
Signed-off-by: Ashley Davis <[email protected]>
1 parent 5585cf0 commit 0e87b89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ CODE_GENERATOR_VERSION ?= $(shell grep "k8s.io/code-generator" hack/tools/go.mod
3737

3838
IMAGE_PLATFORMS ?= linux/amd64,linux/arm64,linux/arm/v7,linux/ppc64le,linux/s390x
3939

40-
RELEASE_VERSION ?= v0.9.1
40+
RELEASE_VERSION ?= v0.9.2
4141

4242
BUILDX_BUILDER ?= trust-manager-builder
4343

deploy/charts/trust-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ sources:
2727

2828
kubeVersion: ">= 1.25.0-0" # The -0 is required for EKS: https://github.com/helm/helm/issues/10375
2929

30-
appVersion: v0.9.1
31-
version: v0.9.1
30+
appVersion: v0.9.2
31+
version: v0.9.2

0 commit comments

Comments
 (0)