From 8c9489677a4dda759462bfd693cc0d85020d0660 Mon Sep 17 00:00:00 2001 From: "gabe565-renovate[bot]" <156644344+gabe565-renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:55:16 +0000 Subject: [PATCH] chore(deps): update ghcr.io/gotify/server docker tag to v2.6.1 --- charts/gotify/Chart.yaml | 2 +- charts/gotify/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)