We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
truecharts
Learn more about funding links in repositories.
Report abuse
1 parent 0dfb8ec commit e355481Copy full SHA for e355481
charts/stable/mealie/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
6
truecharts.org/min_helm_version: "3.11"
7
truecharts.org/train: stable
8
apiVersion: v2
9
-appVersion: 2.7.1
+appVersion: 2.8.0
10
dependencies:
11
- name: common
12
version: 25.4.10
@@ -32,4 +32,4 @@ sources:
32
- https://github.com/mealie-recipes/mealie
33
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
34
type: application
35
-version: 24.8.0
+version: 24.9.0
charts/stable/mealie/values.yaml
@@ -1,6 +1,6 @@
1
image:
2
repository: ghcr.io/mealie-recipes/mealie
3
- tag: v2.7.1@sha256:708e9ffb843bafdcebf46ee35bb45d1b003518e8c204483a1da039b4076ef980
+ tag: v2.8.0@sha256:63aef46d90975d9cf9c0fdb9399fc2fe36acd222e1db6be99c504b9ccdbee967
4
pullPolicy: IfNotPresent
5
mealie:
frontend:
0 commit comments