Skip to content

Commit 8b4cb4d

Browse files
committed
bump apprise
Signed-off-by: David Young <[email protected]>
1 parent 8655fe9 commit 8b4cb4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/stable/apprise-api/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Take advantage of Apprise through your network with a user-friendly
55
icon: https://raw.githubusercontent.com/bastienwirtz/homer/main/public/logo.png
66
home: https://github.com/geek-cookbook/charts/tree/master/charts/stable/homer
77
name: apprise-api
8-
version: 0.0.1
8+
version: 0.0.2
99
kubeVersion: ">=1.16.0-0"
1010
sources:
1111
- https://github.com/caronc/apprise-api

charts/stable/apprise-api/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
# -- image repository
1010
repository: caronc/apprise
1111
# @default -- chart.appVersion
12-
tag:
12+
tag: v1.2.0
1313
# -- image pull policy
1414
pullPolicy: IfNotPresent
1515

0 commit comments

Comments
 (0)