From 9fcf379df1dd4da1f500d783ca50b338695deb09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:36:21 +0000 Subject: [PATCH 1/2] chore(deps): update redis docker tag to v20 --- charts/netbox/Chart.lock | 6 +++--- charts/netbox/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index 6f1294fc..f6762e42 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 15.5.21 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 19.6.4 -digest: sha256:45310e7ca59bfa900c6ee86e70268276ca41706fdc12181d376c25725b57680c -generated: "2024-08-09T10:13:33.08287665Z" + version: 20.0.0 +digest: sha256:0d6f55e7f6d0cc29e0cacdcf62e921a96857b742bc36c20924d394cebe74056d +generated: "2024-08-09T16:36:15.479737449Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index fb9358b8..78d67ad6 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: ^19.6.4 + version: ^20.0.0 repository: oci://registry-1.docker.io/bitnamicharts condition: redis.enabled annotations: From 1a6fcef6e0e03c8943f411eb4cbeb335f65611c1 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Fri, 9 Aug 2024 12:54:54 -0400 Subject: [PATCH 2/2] chore: bump version to beta.71 --- charts/netbox/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 78d67ad6..1b202d25 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox -version: 5.0.0-beta.70 +version: 5.0.0-beta.71 appVersion: "v4.0.8" type: application kubeVersion: ^1.25.0-0