From 1d30447ed1aaf6f01a84e515def059cb705a7c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:50:46 +0000 Subject: [PATCH 1/3] chore(deps): update docker.io/redis docker tag to v7 --- 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 aeaa5fd9..2813c2fc 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:5.0 + image: docker.io/redis:7.2@sha256:2976bc0437deff693af2dcf081a1d1758de8b413e6de861151a5a136c25eb9e4 healthimage: docker.io/healthcheck/redis:latest pullPolicy: Always mariadb: From e502789340f92c0d13d55405e91794b52991b21c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:51:17 +0000 Subject: [PATCH 2/3] 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 081cabdd..7af364ef 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.3 +version: 0.0.4 appVersion: latest home: https://github.com/redhat-cop/helm-charts icon: https://alternative.me/media/256/owncloud-icon-ge0uksoxjjfyflu8-c.png From 6b6696cc7ef896bd9174927f9f865fec5b650dcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:33:11 +0000 Subject: [PATCH 3/3] 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 d8d1091d..c3cb22e7 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.6 +version: 0.0.7 appVersion: latest home: https://github.com/redhat-cop/helm-charts icon: https://alternative.me/media/256/owncloud-icon-ge0uksoxjjfyflu8-c.png