diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index d1785dde3f5..9ac489933b9 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.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.13 +appVersion: 1.5.14 dependencies: - name: common version: 19.0.0 @@ -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: 16.4.1 +version: 16.4.2 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 1e76fdaf4ef..08e2f1306f0 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.13@sha256:6cc5700a3c1ff7fea7d4044876264bdd86d559dc9e350c48f3b2670c5a738e1a + tag: 1.5.14@sha256:0a8356025307642b3803cde0793d59467bb6af07ee685527e28f215868b30537 securityContext: container: readOnlyRootFilesystem: false