diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index e0a348a0..3da6240b 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 15.5.28 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.5 -digest: sha256:b968eff2f28c3857fb84812475fa372942fd432480127e2ea8a27808a2513ea0 -generated: "2024-09-05T11:39:28.741696145Z" + version: 20.1.0 +digest: sha256:2ef915130ad16c80b34b43cf350faabb48ef3dfbe98dfe42235c23bd3a84294b +generated: "2024-09-09T20:35:37.608263886Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 280499c7..b184d971 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox -version: 5.0.0-beta.88 +version: 5.0.0-beta.89 appVersion: "v4.1.0" type: application kubeVersion: ^1.25.0-0 @@ -26,7 +26,7 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: redis - version: ^20.0.5 + version: ^20.1.0 repository: oci://registry-1.docker.io/bitnamicharts condition: redis.enabled annotations: