Skip to content

Commit

Permalink
chore: Update chart metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
charts-bot[bot] committed Nov 26, 2024
1 parent 3f7d62f commit f02d381
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/tandoor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.7
version: 0.9.8
# renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes
appVersion: 1.5.24
kubeVersion: ">=1.22.0-0"
Expand All @@ -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.19
description: Update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/TandoorRecipes/recipes
Expand Down
8 changes: 4 additions & 4 deletions charts/tandoor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/vabene1111/recipes/master/docs/logo_color.svg" align="right" width="92" alt="tandoor logo">

![Version: 0.9.7](https://img.shields.io/badge/Version-0.9.7-informational?style=flat)
![Version: 0.9.8](https://img.shields.io/badge/Version-0.9.8-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.5.19](https://img.shields.io/badge/AppVersion-1.5.19-informational?style=flat)
![AppVersion: 1.5.24](https://img.shields.io/badge/AppVersion-1.5.24-informational?style=flat)

Application for managing recipes, planning meals, building shopping lists and much much more!

**Homepage:** <https://charts.gabe565.com/charts/tandoor/>

**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.7)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.9.8)**

## Source Code

Expand Down Expand Up @@ -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.19"` | image tag |
| image.tag | string | `"1.5.24"` | 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 |
Expand Down

0 comments on commit f02d381

Please sign in to comment.