diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml index 32f780291..fa6e0bc46 100644 --- a/charts/tandoor/Chart.yaml +++ b/charts/tandoor/Chart.yaml @@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/vabene1111/recipes/master/docs/logo_colo type: application version: 0.9.8 # renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes -appVersion: 1.5.24 +appVersion: 1.5.29 kubeVersion: ">=1.22.0-0" keywords: - recipes diff --git a/charts/tandoor/values.yaml b/charts/tandoor/values.yaml index af5ab944f..1935617f8 100644 --- a/charts/tandoor/values.yaml +++ b/charts/tandoor/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/tandoorrecipes/recipes # -- image tag - tag: 1.5.24 + tag: 1.5.29 # -- image pull policy pullPolicy: IfNotPresent # -- image tag