From a2b081e52a28eee0503a9db3e8afdc5514fe9676 Mon Sep 17 00:00:00 2001 From: Ashley Davis Date: Wed, 13 Mar 2024 15:03:21 +0000 Subject: [PATCH] [release-0.9] bump to v0.9.1 Signed-off-by: Ashley Davis --- Makefile | 2 +- deploy/charts/trust-manager/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index cde6e5ff..6300e7c7 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ CODE_GENERATOR_VERSION ?= $(shell grep "k8s.io/code-generator" hack/tools/go.mod IMAGE_PLATFORMS ?= linux/amd64,linux/arm64,linux/arm/v7,linux/ppc64le,linux/s390x -RELEASE_VERSION ?= v0.9.0 +RELEASE_VERSION ?= v0.9.1 BUILDX_BUILDER ?= trust-manager-builder diff --git a/deploy/charts/trust-manager/Chart.yaml b/deploy/charts/trust-manager/Chart.yaml index 7677ddbf..db7255cd 100644 --- a/deploy/charts/trust-manager/Chart.yaml +++ b/deploy/charts/trust-manager/Chart.yaml @@ -27,5 +27,5 @@ sources: kubeVersion: ">= 1.25.0-0" # The -0 is required for EKS: https://github.com/helm/helm/issues/10375 -appVersion: v0.9.0 -version: v0.9.0 +appVersion: v0.9.1 +version: v0.9.1