mirror of
https://github.com/rtomik/helm-charts.git
synced 2026-04-05 09:40:38 +00:00
mealie helm chart release with upgraded version
This commit is contained in:
@ -2,8 +2,8 @@ apiVersion: v2
|
|||||||
name: mealie
|
name: mealie
|
||||||
description: Mealie helm chart for Kubernetes - Recipe management and meal planning
|
description: Mealie helm chart for Kubernetes - Recipe management and meal planning
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
appVersion: "v3.1.1"
|
appVersion: "v3.2.1"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Richard Tomik
|
- name: Richard Tomik
|
||||||
email: no@m.com
|
email: no@m.com
|
||||||
|
|||||||
@ -5,7 +5,7 @@ fullnameOverride: ""
|
|||||||
## Image settings
|
## Image settings
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/mealie-recipes/mealie
|
repository: ghcr.io/mealie-recipes/mealie
|
||||||
tag: "v3.1.1"
|
tag: "v3.2.1"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
## Deployment settings
|
## Deployment settings
|
||||||
|
|||||||
Reference in New Issue
Block a user