diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index d93e8a4..5b0b1fb 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -8,5 +8,5 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 20.5.0 -digest: sha256:9c6d150f5d60abbf868112c0db95ae7863cb660fcd8d747436b6ce929e4702e8 -generated: "2024-12-11T15:14:02.817940305Z" +digest: sha256:4f157b4d0e685c54e9870ca0eae7e2f9e28269198b8476b774678a25601f7ccf +generated: "2024-12-11T18:30:29.549414123Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index be68eaf..f955fb1 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox -version: 5.0.0-beta.163 +version: 5.0.0-beta.164 appVersion: "v4.1.7" 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.4.1 + version: ^20.5.0 repository: oci://registry-1.docker.io/bitnamicharts condition: redis.enabled annotations: