diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 1cc313258b3..744d8dba51b 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.11 +appVersion: 1.5.12 dependencies: - name: common version: 17.2.30 @@ -24,7 +24,7 @@ keywords: - tandoor - recipes - cooking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 15.0.10 +version: 15.0.11 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 62955ac29b3..c8a1e9692e6 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: vabene1111/recipes pullPolicy: IfNotPresent - tag: 1.5.11@sha256:2f9d46ba7a3131a5da8364f7fa0faeb60d9553f24b8dfafb67bf342660a1811c + tag: 1.5.12@sha256:d0048e8d5ded26e32b6f6a7b43ad12451c27557aa6b114d99003004a254783f4 securityContext: container: readOnlyRootFilesystem: false