diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml index 027afb812..cc44e64d3 100644 --- a/charts/gotify/Chart.yaml +++ b/charts/gotify/Chart.yaml @@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/gotify/icon.s type: application version: 0.3.0 # renovate datasource=docker depName=ghcr.io/gotify/server -appVersion: 2.4.0 +appVersion: 2.6.1 kubeVersion: ">=1.22.0-0" keywords: - notifications diff --git a/charts/gotify/values.yaml b/charts/gotify/values.yaml index 4102287bc..0254929e1 100644 --- a/charts/gotify/values.yaml +++ b/charts/gotify/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: 2.4.0 + tag: 2.6.1 # -- Environment variables. [[ref]](https://gotify.net/docs/config#environment-variables) # @default -- See [values.yaml](./values.yaml)