chore(deps): update container image ghcr.io/mealie-recipes/mealie to v1.2.0@c3d5fda by renovate (#18187)
This commit is contained in:
parent
10ccfec93f
commit
ccfc7ed342
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.1.1
|
appVersion: 1.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.30
|
version: 17.2.30
|
||||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mealie
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png
|
||||||
keywords:
|
keywords:
|
||||||
- grocy
|
- grocy
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
|
||||||
- https://ghcr.io/mealie-recipes/mealie
|
- https://ghcr.io/mealie-recipes/mealie
|
||||||
type: application
|
type: application
|
||||||
version: 20.3.2
|
version: 20.4.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/mealie-recipes/mealie
|
repository: ghcr.io/mealie-recipes/mealie
|
||||||
tag: v1.1.1@sha256:44df10b595a0d07f2aedc869ea76e4761ecd218f41b67e1c09efdaddeb31e2f6
|
tag: v1.2.0@sha256:c3d5fda718dbc913d0c4ef88931413b216d71a10ed561be38bab729911e4c051
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
mealie:
|
mealie:
|
||||||
frontend:
|
frontend:
|
||||||
|
|
Loading…
Reference in New Issue