mirror of
https://github.com/rtomik/helm-charts.git
synced 2026-04-05 17:50:38 +00:00
Compare commits
1 Commits
paperless-
...
mealie-0.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 509492560e |
@ -2,8 +2,8 @@ apiVersion: v2
|
||||
name: mealie
|
||||
description: Mealie helm chart for Kubernetes - Recipe management and meal planning
|
||||
type: application
|
||||
version: 0.0.1
|
||||
appVersion: "v3.1.1"
|
||||
version: 0.0.2
|
||||
appVersion: "v3.2.1"
|
||||
maintainers:
|
||||
- name: Richard Tomik
|
||||
email: no@m.com
|
||||
|
||||
@ -5,7 +5,7 @@ fullnameOverride: ""
|
||||
## Image settings
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: "v3.1.1"
|
||||
tag: "v3.2.1"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Deployment settings
|
||||
|
||||
Reference in New Issue
Block a user