From f3329ce8120efa45c5db491690073f752fc50d12 Mon Sep 17 00:00:00 2001 From: Chris Roemmich Date: Thu, 30 May 2024 02:29:32 -0500 Subject: [PATCH] update to operator version v1.15.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 fce9d6c..550aaf0 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.13 +version: 1.0.14 # 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.14" +appVersion: "v1.15.0"