diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 15e57794170..342adcbb558 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.4.0 +appVersion: 2.4.1 dependencies: - name: common version: 28.29.40 @@ -38,5 +38,5 @@ sources: - https://github.com/TandoorRecipes/recipes/pkgs/container/recipes - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes type: application -version: 20.15.0 +version: 20.15.1 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 03b46178998..01098036fd3 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/tandoorrecipes/recipes pullPolicy: IfNotPresent - tag: 2.4.0@sha256:0c220f403a398772f9b9eed018d263e7942e8a2d2593e4ee84bf36a41c4801ee + tag: 2.4.1@sha256:4ab9052b3f25bbb1185349282720b176b95973fc93e565eac0dc991ce695a19b securityContext: container: readOnlyRootFilesystem: false