From 3c7783daeb4345cd95f165f5ab035f78824f9aa6 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Thu, 30 Mar 2023 19:04:05 +0100 Subject: [PATCH] feat: bump Cinny to 2.2.6 (#10) --- charts/cinny/Chart.yaml | 2 +- charts/cinny/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cinny/Chart.yaml b/charts/cinny/Chart.yaml index 9ad7931..728677e 100644 --- a/charts/cinny/Chart.yaml +++ b/charts/cinny/Chart.yaml @@ -28,4 +28,4 @@ version: 1.0.2 # 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.4" +appVersion: "v2.2.6" diff --git a/charts/cinny/values.yaml b/charts/cinny/values.yaml index d5de31d..d78dcf0 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.4" + tag: "" imagePullSecrets: [] nameOverride: ""