From 497337a36dd17c1495fafa8e425b56c24ff6164b Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Mon, 15 Aug 2022 12:17:12 +0200 Subject: [PATCH] Upgraded to app version 2.1.5 Signed-off-by: Jonas Forsberg --- charts/stable/gotify/Chart.yaml | 8 +++++--- charts/stable/gotify/values.yaml | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) 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: