From d54d9651a5ec2df251a2c0f2d2a53bcb2f4d63d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 18:28:00 +0000 Subject: [PATCH] chore(deps): update redis docker tag to v20.1.2 --- charts/netbox/Chart.lock | 10 +++++----- charts/netbox/Chart.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index 61372e2e..98ea38af 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.22.0 + version: 2.23.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.29 + version: 15.5.30 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.1.0 -digest: sha256:82df029053bbec7e92cffdfd33b49301fe3e20b25e1a9ca7b08f0c8f5138478b -generated: "2024-09-11T19:17:49.522223301Z" + version: 20.1.2 +digest: sha256:08bd7bcc2974eb3b5b2f9b1f6de358558d15f6b534fb04d7c615121636d3adb3 +generated: "2024-09-13T18:27:56.905790726Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index d782afd8..74e9743e 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -26,7 +26,7 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: redis - version: ^20.1.0 + version: ^20.1.2 repository: oci://registry-1.docker.io/bitnamicharts condition: redis.enabled annotations: