fix(tandoor-recipes): update image ghcr.io/tandoorrecipes/recipes 2.6.7 → 2.6.9 (#47151)

This commit is contained in:
TrueCharts Bot
2026-04-18 19:04:05 +02:00
committed by GitHub
parent 229ba51f65
commit 50bf357827
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.6.7 appVersion: 2.6.9
dependencies: dependencies:
- name: common - name: common
version: 29.0.15 version: 29.0.15
@@ -20,17 +20,17 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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://truecharts.org/truetech/truecharts/charts/stable/tandoor-recipes home: https://trueforge.org/truetech/truecharts/charts/stable/tandoor-recipes
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp icon: https://trueforge.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp
keywords: keywords:
- tandoor - tandoor
- recipes - recipes
- cooking - cooking
kubeVersion: '>=1.33.0-0' kubeVersion: '>=1.27.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@trueforge.org
url: https://truecharts.org url: https://trueforge.org
name: tandoor-recipes name: tandoor-recipes
sources: sources:
- https://ghcr.io/tandoorrecipes/recipes - https://ghcr.io/tandoorrecipes/recipes
@@ -38,5 +38,5 @@ sources:
- https://github.com/TandoorRecipes/recipes/pkgs/container/recipes - https://github.com/TandoorRecipes/recipes/pkgs/container/recipes
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes
type: application type: application
version: 21.1.7 version: 21.1.8
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: ghcr.io/tandoorrecipes/recipes repository: ghcr.io/tandoorrecipes/recipes
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.6.7@sha256:506a92474be39e8fd3b896fcf25132ea11c28f885dfc7a8f0e9d9e5f88056434 tag: 2.6.9@sha256:969c5b3552ffbf18a6f82b3ad5babbae89bfbd30ab6e3195fd3c158bcf3062ed
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false