From 9f6ff37d4da8be1e2c3046f9650af18970efede4 Mon Sep 17 00:00:00 2001 From: chart-bot <160046936+charts-bot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:10:42 +0000 Subject: [PATCH] chore: Update chart metadata --- charts/tandoor/Chart.yaml | 4 ++-- charts/tandoor/README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml index fa6e0bc46..6398529b7 100644 --- a/charts/tandoor/Chart.yaml +++ b/charts/tandoor/Chart.yaml @@ -4,7 +4,7 @@ description: Application for managing recipes, planning meals, building shopping home: https://charts.gabe565.com/charts/tandoor/ icon: https://raw.githubusercontent.com/vabene1111/recipes/master/docs/logo_color.svg type: application -version: 0.9.8 +version: 0.9.9 # renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes appVersion: 1.5.29 kubeVersion: ">=1.22.0-0" @@ -27,7 +27,7 @@ annotations: artifacthub.io/alternativeName: tandoor-recipes artifacthub.io/changes: |- - kind: changed - description: Update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.24 + description: Update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.29 artifacthub.io/links: |- - name: App Source url: https://github.com/TandoorRecipes/recipes diff --git a/charts/tandoor/README.md b/charts/tandoor/README.md index 7f94a9a59..62a5cba3f 100644 --- a/charts/tandoor/README.md +++ b/charts/tandoor/README.md @@ -2,16 +2,16 @@ tandoor logo -![Version: 0.9.8](https://img.shields.io/badge/Version-0.9.8-informational?style=flat) +![Version: 0.9.9](https://img.shields.io/badge/Version-0.9.9-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) -![AppVersion: 1.5.24](https://img.shields.io/badge/AppVersion-1.5.24-informational?style=flat) +![AppVersion: 1.5.29](https://img.shields.io/badge/AppVersion-1.5.29-informational?style=flat) Application for managing recipes, planning meals, building shopping lists and much much more! **Homepage:** **This chart is not maintained by the upstream project and any issues with the chart should be raised -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.9.8)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.9.9)** ## Source Code @@ -89,7 +89,7 @@ N/A | env.TIMEZONE | string | `"UTC"` | default timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/tandoorrecipes/recipes"` | image repository | -| image.tag | string | `"1.5.24"` | image tag | +| image.tag | string | `"1.5.29"` | image tag | | ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. | | persistence | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. | | podSecurityContext.fsGroup | int | `65534` | Volume binds will be granted to `nobody` group |