Skip to content

Commit 970442c

Browse files
chore: Update chart metadata
1 parent 3858bbb commit 970442c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/tandoor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Application for managing recipes, planning meals, building shopping
44
home: https://charts.gabe565.com/charts/tandoor/
55
icon: https://raw.githubusercontent.com/vabene1111/recipes/master/docs/logo_color.svg
66
type: application
7-
version: 0.9.9
7+
version: 0.10.0
88
# renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes
99
appVersion: 2.3.4
1010
kubeVersion: ">=1.22.0-0"
@@ -27,7 +27,7 @@ annotations:
2727
artifacthub.io/alternativeName: tandoor-recipes
2828
artifacthub.io/changes: |-
2929
- kind: changed
30-
description: Update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.31
30+
description: Update ghcr.io/tandoorrecipes/recipes docker tag to v2
3131
artifacthub.io/links: |-
3232
- name: App Source
3333
url: https://github.com/TandoorRecipes/recipes

charts/tandoor/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

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

5-
![Version: 0.9.9](https://img.shields.io/badge/Version-0.9.9-informational?style=flat)
5+
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
7-
![AppVersion: 1.5.31](https://img.shields.io/badge/AppVersion-1.5.31-informational?style=flat)
7+
![AppVersion: 2.3.4](https://img.shields.io/badge/AppVersion-2.3.4-informational?style=flat)
88

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

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

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.9.9)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.10.0)**
1515

1616
## Source Code
1717

@@ -89,7 +89,7 @@ N/A
8989
| env.TIMEZONE | string | `"UTC"` | default timezone |
9090
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
9191
| image.repository | string | `"ghcr.io/tandoorrecipes/recipes"` | image repository |
92-
| image.tag | string | `"1.5.31"` | image tag |
92+
| image.tag | string | `"2.3.4"` | image tag |
9393
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
9494
| persistence | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
9595
| podSecurityContext.fsGroup | int | `65534` | Volume binds will be granted to `nobody` group |

0 commit comments

Comments
 (0)