From d4e7e3624af80a2e80481644390cd27b691a01ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:39:43 +0000 Subject: [PATCH 1/2] Update docker.io/redis Docker tag to v8 --- charts/owncloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/owncloud/values.yaml b/charts/owncloud/values.yaml index e9be74c5..9539cd92 100644 --- a/charts/owncloud/values.yaml +++ b/charts/owncloud/values.yaml @@ -6,7 +6,7 @@ image: repository: quay.io/eformat/owncloud-oauth pullPolicy: IfNotPresent redis: - image: docker.io/redis:7.4@sha256:24ea35ee039d7345bef2377611e3b1a615231746de4cfea74c1414575ee56167 + image: docker.io/redis:8.6@sha256:1f073813b641755b70b0200da64131bbeeb4ec5b633ca67772229b49820caafa healthimage: docker.io/healthcheck/redis:latest@sha256:06127d640e5c092f4707e3506e3a80c0361225b8da735b54d66e162a79d1fa38 pullPolicy: Always mariadb: From 0daebaf5cebe351b8855e4f788b168040ce85939 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:40:19 +0000 Subject: [PATCH 2/2] chore: bumped charts/owncloud/Chart.yaml version --- charts/owncloud/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/owncloud/Chart.yaml b/charts/owncloud/Chart.yaml index fc2df8c2..87c0f400 100644 --- a/charts/owncloud/Chart.yaml +++ b/charts/owncloud/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: owncloud description: A Helm chart for Owncloud type: application -version: 0.0.25 +version: 0.0.26 appVersion: latest home: https://github.com/redhat-cop/helm-charts icon: https://alternative.me/media/256/owncloud-icon-ge0uksoxjjfyflu8-c.png