From bc22456b95a843a0259f08a70d83ddf48ffa45dc Mon Sep 17 00:00:00 2001 From: Chris Roemmich Date: Mon, 10 Jul 2023 09:59:01 -0500 Subject: [PATCH] update to v1.7.0 --- charts/spicedb-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/spicedb-operator/Chart.yaml b/charts/spicedb-operator/Chart.yaml index fd4ec0f..dcaf1e0 100644 --- a/charts/spicedb-operator/Chart.yaml +++ b/charts/spicedb-operator/Chart.yaml @@ -17,10 +17,10 @@ type: application # 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: 1.0.7 +version: 1.0.8 # 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: "v1.6.0" +appVersion: "v1.7.0"