From 2b46ada33f2b6f6d0939c4957ffd2bc4caf2199c Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 24 Mar 2025 08:59:31 +0100 Subject: [PATCH] fix(autopush): update dependencies redis --- autopush/Chart.lock | 6 +++--- autopush/Chart.yaml | 4 ++-- autopush/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/autopush/Chart.lock b/autopush/Chart.lock index 8386273..f9f4cc7 100644 --- a/autopush/Chart.lock +++ b/autopush/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: oci://docker.io/bitnamicharts - version: 20.11.3 -digest: sha256:a1273d413761f2148a42bfdcc49e54afa369d57d1e7fac74f8707332603bc911 -generated: "2025-03-12T20:07:15.835757867+01:00" + version: 20.11.4 +digest: sha256:ca3544cec189224725335b8564fdf80d936eace29c5ad67ab85fd4fbdcc3c0d6 +generated: "2025-03-24T08:58:51.045915223+01:00" diff --git a/autopush/Chart.yaml b/autopush/Chart.yaml index 9af0230..d65d644 100644 --- a/autopush/Chart.yaml +++ b/autopush/Chart.yaml @@ -3,7 +3,7 @@ name: autopush description: A Helm chart for Kubernetes icon: type: application -version: "0.0.16" +version: "0.0.17" # renovate: image=docker.io/mozilla-services/autopush-rs appVersion: "1.72.2" maintainers: @@ -12,6 +12,6 @@ maintainers: dependencies: - name: redis - version: "20.11.3" + version: "20.11.4" repository: "oci://docker.io/bitnamicharts" condition: redis.internal diff --git a/autopush/README.md b/autopush/README.md index 15cc848..c9c2ab0 100644 --- a/autopush/README.md +++ b/autopush/README.md @@ -7,7 +7,7 @@ description: "A Helm chart for Kubernetes" # autopush -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.72.2](https://img.shields.io/badge/AppVersion-1.72.2-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.72.2](https://img.shields.io/badge/AppVersion-1.72.2-informational?style=flat-square) A Helm chart for Kubernetes @@ -57,7 +57,7 @@ helm uninstall autopush-release | Repository | Name | Version | |------------|------|---------| -| oci://docker.io/bitnamicharts | redis | 20.11.3 | +| oci://docker.io/bitnamicharts | redis | 20.11.4 | ## Values