diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 3ee3e08170de1..044f2d35757ab 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.19 +appVersion: 1.5.20 dependencies: - name: common version: 25.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 18.2.0 +version: 18.2.1 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 0e151e63cdf69..c8586ca589b31 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.19@sha256:77a556a15efdfde1657b64ab84d85870db480ab50b55f3b9aac3f9f3707fd1b9 + tag: 1.5.20@sha256:6c449f9aa4a47fdfded488c9df708096bb40bebc16e5bced881cbde7ec21c0dc securityContext: container: readOnlyRootFilesystem: false