diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 32c5b7d721d..d17850e811e 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.3.0 +appVersion: 2.3.2 dependencies: - name: common version: 28.22.0 @@ -20,8 +20,8 @@ dependencies: import-values: [] deprecated: false description: Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. -home: https://trueforge.org/truecharts/stable/tandoor-recipes -icon: https://trueforge.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp +home: https://truecharts.org/charts/stable/tandoor-recipes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp keywords: - tandoor - recipes @@ -33,9 +33,11 @@ maintainers: url: https://truecharts.org name: tandoor-recipes sources: - - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes + - https://ghcr.io/tandoorrecipes/recipes - https://github.com/TandoorRecipes/recipes - https://github.com/TandoorRecipes/recipes/pkgs/container/recipes + - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes + - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes type: application -version: 20.9.1 +version: 20.9.2 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 544fe16533d..a21f1bfedf1 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.3.1@sha256:37dda040f6261c0312db27487c9e8f698b77ac0d4e5e7a4f4aebd8c4cbdd578b + tag: 2.3.2@sha256:650983bb4fb9f6941ad53c83b4cc94e4236d803c187034429c2eafe5e5ac098e securityContext: container: readOnlyRootFilesystem: false