From a737ca4d99c94afda22c508ab27dda9b06c1ab68 Mon Sep 17 00:00:00 2001 From: Justin Pflueger Date: Wed, 22 Nov 2023 10:17:07 -0700 Subject: [PATCH] creating release branch for 0.9.0 --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index fe5ee3c..4c05c11 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -4,12 +4,12 @@ kubeVersion: ">=1.20.0" # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.0 +version: 0.9.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.7.0" +appVersion: "0.9.0" name: spin-containerd-shim-installer description: A Helm chart for installing the containerd shim for Spin on Kubernetes home: https://github.com/fermyon/spin-containerd-shim-installer