Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e355481

Browse files
committedMar 18, 2025·
chore(helm): update image ghcr.io/mealie-recipes/mealie v2.7.1 → v2.8.0
1 parent 0dfb8ec commit e355481

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎charts/stable/mealie/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations:
66
truecharts.org/min_helm_version: "3.11"
77
truecharts.org/train: stable
88
apiVersion: v2
9-
appVersion: 2.7.1
9+
appVersion: 2.8.0
1010
dependencies:
1111
- name: common
1212
version: 25.4.10
@@ -32,4 +32,4 @@ sources:
3232
- https://github.com/mealie-recipes/mealie
3333
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
3434
type: application
35-
version: 24.8.0
35+
version: 24.9.0

‎charts/stable/mealie/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: ghcr.io/mealie-recipes/mealie
3-
tag: v2.7.1@sha256:708e9ffb843bafdcebf46ee35bb45d1b003518e8c204483a1da039b4076ef980
3+
tag: v2.8.0@sha256:63aef46d90975d9cf9c0fdb9399fc2fe36acd222e1db6be99c504b9ccdbee967
44
pullPolicy: IfNotPresent
55
mealie:
66
frontend:

0 commit comments

Comments
 (0)
Please sign in to comment.