Skip to content

Commit

Permalink
Merge pull request #326 from SgtCoDFish/release-0.9-bumphelmchart
Browse files Browse the repository at this point in the history
[release-0.9] Bump to v0.9.1
  • Loading branch information
jetstack-bot committed Mar 13, 2024
2 parents 6455055 + a2b081e commit 5585cf0
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.0
RELEASE_VERSION ?= v0.9.1

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.0
version: v0.9.0
appVersion: v0.9.1
version: v0.9.1

0 comments on commit 5585cf0

Please sign in to comment.