mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
Upgraded to app version 2.1.5
Signed-off-by: Jonas Forsberg <jonas.forsberg@suse.com>
This commit is contained in:
parent
da8b09cf86
commit
497337a36d
@ -1,9 +1,9 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
appVersion: "2.1.4"
|
||||
appVersion: "2.1.5"
|
||||
description: A simple server for sending and receiving messages
|
||||
name: gotify
|
||||
version: 1.2.2
|
||||
version: 1.3.0
|
||||
keywords:
|
||||
- gotify
|
||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/gotify/
|
||||
@ -20,4 +20,6 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `common` chart dependency to version 4.5.2
|
||||
description: upgraded to gotify server 2.1.5
|
||||
- kind: changed:
|
||||
description: switch to GitHub container registry
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: gotify/server
|
||||
repository: ghcr.io/gotify/server
|
||||
# -- image tag
|
||||
# @default -- chart.appVersion
|
||||
tag:
|
||||
|
Loading…
Reference in New Issue
Block a user