diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index 5d77472..dc2a729 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.28.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.1 + version: 16.3.2 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.5.0 -digest: sha256:f9b8822eb0e304d3dc575376b38bd37105a81b63eefe462866d4297d6e48cacd -generated: "2024-12-14T17:03:06.853506283Z" + version: 20.6.0 +digest: sha256:af615bbfc35e4fcf38ddd3c356791550590622067e5f4b9b36525db5575ccffc +generated: "2024-12-17T00:50:49.09434517Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 0991a6c..f467701 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.5.0 + version: ^20.6.0 repository: oci://registry-1.docker.io/bitnamicharts condition: redis.enabled annotations: