From 574b4e1e4850ae556031ffdf2e0d5ccc576c66ba Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 2 Dec 2022 06:08:49 +0000 Subject: [PATCH] chore(deps): update helm release redis to v17.3.13 --- charts/mastodon/Chart.lock | 6 +++--- charts/mastodon/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/mastodon/Chart.lock b/charts/mastodon/Chart.lock index 0c4523c98..8e1935941 100644 --- a/charts/mastodon/Chart.lock +++ b/charts/mastodon/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 11.1.3 - name: redis repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami - version: 17.3.11 -digest: sha256:7d79c1d0e4856f26ac948207aefab4bcea056b099d8dec8ce4e9aa850b4b5c37 -generated: "2022-11-16T06:12:39.706626343Z" + version: 17.3.13 +digest: sha256:2d6e5bc86e1a1a13a8ae08382ae62c9a257c350f4a7f02ed8b3c0eaa34d8c222 +generated: "2022-12-02T06:08:33.665276306Z" diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 0bf8a6e83..a693040a3 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -25,5 +25,5 @@ dependencies: repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami condition: postgresql.enabled - name: redis - version: 17.3.11 + version: 17.3.13 repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami -- GitLab