From e2341daf14e9c38aafb33b6b34d7a7e464d05bd0 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Mon, 30 Jan 2023 10:17:41 +0000 Subject: [PATCH] chore(cinny): bump Cinny to 2.2.4 (#5) --- charts/cinny/Chart.yaml | 4 ++-- charts/cinny/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cinny/Chart.yaml b/charts/cinny/Chart.yaml index 9661f42..9ad7931 100644 --- a/charts/cinny/Chart.yaml +++ b/charts/cinny/Chart.yaml @@ -22,10 +22,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.1 +version: 1.0.2 # 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: "v2.2.3" +appVersion: "v2.2.4" diff --git a/charts/cinny/values.yaml b/charts/cinny/values.yaml index 87c0b04..d5de31d 100644 --- a/charts/cinny/values.yaml +++ b/charts/cinny/values.yaml @@ -8,7 +8,7 @@ image: repository: ajbura/cinny pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v2.2.3" + tag: "v2.2.4" imagePullSecrets: [] nameOverride: ""