diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 9eea6609d8a..06510a30caa 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.35 +appVersion: 2.0.1 dependencies: - name: common version: 28.15.1 @@ -37,5 +37,5 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 19.2.1 +version: 20.0.0 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index ddc4e6bc14e..13731bb5390 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/vabene1111/recipes pullPolicy: IfNotPresent - tag: 1.5.35@sha256:188da7487f777101c6abe996284df7966d9dd58c9b676447d5f880a5268a4393 + tag: 2.0.1@sha256:b95f7b3e3df000cd39a152be0ddff7139c6d7c5f59cd306f325da44c50a81d05 securityContext: container: readOnlyRootFilesystem: false