From 526297030f8d09a941b8ad44c7f7067560c04d74 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sun, 2 Mar 2025 21:38:05 +0100 Subject: [PATCH] fix(autopush): updates of dependencies --- 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 470fba2..a6317d0 100644 --- a/autopush/Chart.lock +++ b/autopush/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: oci://docker.io/bitnamicharts - version: 20.8.0 -digest: sha256:030743b5498fc7245f4ed04df18386496aa8a33e1cefd992caf3fe839476f2b1 -generated: "2025-02-21T08:29:11.593498546+01:00" + version: 20.10.0 +digest: sha256:3a687016208480ad21e2548141b345c12148f9b859966cc7e95a8d3f43f3446c +generated: "2025-03-02T21:31:29.997196659+01:00" diff --git a/autopush/Chart.yaml b/autopush/Chart.yaml index 4ff39cf..c62a7fc 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.13" +version: "0.0.14" # renovate: image=docker.io/mozilla-services/autopush-rs appVersion: "1.72.2" maintainers: @@ -12,6 +12,6 @@ maintainers: dependencies: - name: redis - version: "20.8.0" + version: "20.10.0" repository: "oci://docker.io/bitnamicharts" condition: redis.internal diff --git a/autopush/README.md b/autopush/README.md index 13ccb50..d39f0b7 100644 --- a/autopush/README.md +++ b/autopush/README.md @@ -7,7 +7,7 @@ description: "A Helm chart for Kubernetes" # autopush -![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-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.14](https://img.shields.io/badge/Version-0.0.14-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.8.0 | +| oci://docker.io/bitnamicharts | redis | 20.10.0 | ## Values