diff --git a/charts/stable/gotify/Chart.yaml b/charts/stable/gotify/Chart.yaml index 0ab0b615..1489123e 100644 --- a/charts/stable/gotify/Chart.yaml +++ b/charts/stable/gotify/Chart.yaml @@ -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 diff --git a/charts/stable/gotify/values.yaml b/charts/stable/gotify/values.yaml index 8a924bdf..e2ecd533 100644 --- a/charts/stable/gotify/values.yaml +++ b/charts/stable/gotify/values.yaml @@ -7,7 +7,7 @@ image: # -- image repository - repository: gotify/server + repository: ghcr.io/gotify/server # -- image tag # @default -- chart.appVersion tag: