We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8655fe9 commit 8b4cb4dCopy full SHA for 8b4cb4d
charts/stable/apprise-api/Chart.yaml
@@ -5,7 +5,7 @@ description: Take advantage of Apprise through your network with a user-friendly
5
icon: https://raw.githubusercontent.com/bastienwirtz/homer/main/public/logo.png
6
home: https://github.com/geek-cookbook/charts/tree/master/charts/stable/homer
7
name: apprise-api
8
-version: 0.0.1
+version: 0.0.2
9
kubeVersion: ">=1.16.0-0"
10
sources:
11
- https://github.com/caronc/apprise-api
charts/stable/apprise-api/values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: caronc/apprise
# @default -- chart.appVersion
12
- tag:
+ tag: v1.2.0
13
# -- image pull policy
14
pullPolicy: IfNotPresent
15
0 commit comments