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: ""