diff --git a/charts/netbox-operator/Chart.lock b/charts/netbox-operator/Chart.lock index 7013aeea..8f12f8f8 100644 --- a/charts/netbox-operator/Chart.lock +++ b/charts/netbox-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.28.0 - name: netbox repository: oci://ghcr.io/netbox-community/netbox-chart - version: 5.0.5 -digest: sha256:2229f058c834ef9fb7d1bce7d9005f6352161ebe87e3f78129d6efb6a39b548a -generated: "2024-12-25T01:52:30.513323601Z" + version: 5.0.6 +digest: sha256:75e8967a10bacb7b1f9a6c086204f73a6773e626bace439783b9164db9874ec3 +generated: "2025-01-02T14:40:23.261705362Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 46a2a04d..7858e91d 100644 --- a/charts/netbox-operator/Chart.yaml +++ b/charts/netbox-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox-operator -version: 0.1.6 +version: 0.1.7 # renovate: image=ghcr.io/netbox-community/netbox-operator appVersion: "v0.1.0-alpha.1" type: application @@ -21,7 +21,7 @@ dependencies: tags: - bitnami-common - name: netbox - version: ^5.0.5 + version: ^5.0.6 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: