Skip to content

Commit

Permalink
Merge pull request #334 from SgtCoDFish/release-0.9-bumpvers
Browse files Browse the repository at this point in the history
[release-0.9] bump chart / release versions
  • Loading branch information
jetstack-bot committed Mar 26, 2024
2 parents 12eac5c + 0e87b89 commit b73f5ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
RELEASE_VERSION ?= v0.9.2

BUILDX_BUILDER ?= trust-manager-builder

Expand Down
4 changes: 2 additions & 2 deletions deploy/charts/trust-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
version: v0.9.1
appVersion: v0.9.2
version: v0.9.2

0 comments on commit b73f5ff

Please sign in to comment.