diff --git a/charts/netbox-operator/Chart.lock b/charts/netbox-operator/Chart.lock index 3528ff2b..0c51720f 100644 --- a/charts/netbox-operator/Chart.lock +++ b/charts/netbox-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.29.0 - name: netbox repository: oci://ghcr.io/netbox-community/netbox-chart - version: 5.0.16 -digest: sha256:0fda654bb83c9dc5de75b5baa0fdc853dafc361fd1e79e7dc8069e59d24d1cc1 -generated: "2025-01-15T17:11:15.92167699Z" + version: 5.0.17 +digest: sha256:75973d44ec00f2022c07da7f002921b045ab2545da0c46f8894a0328397404cf +generated: "2025-01-15T21:56:47.416269386Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 6f939ee2..b1c819a7 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.17 +version: 0.1.18 # renovate: image=ghcr.io/netbox-community/netbox-operator appVersion: "v0.1.0-alpha.4" type: application @@ -21,7 +21,7 @@ dependencies: tags: - bitnami-common - name: netbox - version: ^5.0.16 + version: ^5.0.17 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: