From 0878e159cd905c723cf80ded820bcddf16d3316d Mon Sep 17 00:00:00 2001 From: Chris Roemmich Date: Fri, 22 Mar 2024 13:51:08 -0500 Subject: [PATCH] update to operator version v1.14 --- 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 90edac0..fce9d6c 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.12 +version: 1.0.13 # 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.13.0" +appVersion: "v1.14"