Skip to content

Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.30#3939

Merged
LucaDev merged 1 commit into
mainfrom
renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x
Jul 6, 2026
Merged

Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.30#3939
LucaDev merged 1 commit into
mainfrom
renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/netbox-community/netbox-chart/netbox (source) patch 8.3.228.3.30

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

netbox-community/netbox-chart (ghcr.io/netbox-community/netbox-chart/netbox)

v8.3.30

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.117...netbox-8.3.30

v8.3.29

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.115...netbox-8.3.29

v8.3.28

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

  • chore(deps): update ghcr.io/netbox-community/netbox docker tag to v4.6.4 by @​renovate[bot] in #​1283

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.114...netbox-8.3.28

v8.3.27

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.113...netbox-8.3.27

v8.3.26

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.112...netbox-8.3.26

v8.3.25

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.111...netbox-8.3.25

v8.3.24

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.110...netbox-8.3.24

v8.3.23

IP address management (IPAM) and data center infrastructure management (DCIM) tool

What's Changed

Full Changelog: netbox-community/netbox-chart@netbox-operator-1.2.109...netbox-8.3.23


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@lucadevbot

lucadevbot Bot commented Jun 30, 2026

Copy link
Copy Markdown
--- apps/networking/netbox/app Kustomization: flux-system/netbox OCIRepository: networking/netbox

+++ apps/networking/netbox/app Kustomization: flux-system/netbox OCIRepository: networking/netbox

@@ -10,9 +10,9 @@

 spec:
   interval: 30m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 8.3.22
+    tag: 8.3.24
   url: oci://ghcr.io/netbox-community/netbox-chart/netbox
 

@lucadevbot

lucadevbot Bot commented Jun 30, 2026

Copy link
Copy Markdown
--- HelmRelease: networking/netbox Deployment: networking/netbox

+++ HelmRelease: networking/netbox Deployment: networking/netbox

@@ -19,13 +19,13 @@

       app.kubernetes.io/component: netbox
   strategy:
     type: RollingUpdate
   template:
     metadata:
       annotations:
-        checksum/secret: 00e0587a8fa095bdf05c6d8e3d1cd8a62c4a42bbb5c18689c6a8e19e8558dcf5
+        checksum/secret: f17c6e594384e858449036b79cfa72e5f35c89d82399a0ea7d5daffdf7d79bf1
       labels:
         app.kubernetes.io/instance: netbox
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: netbox
         app.kubernetes.io/component: netbox
     spec:
--- HelmRelease: networking/netbox Deployment: networking/netbox-worker

+++ HelmRelease: networking/netbox Deployment: networking/netbox-worker

@@ -19,13 +19,13 @@

       app.kubernetes.io/component: worker
   strategy:
     type: RollingUpdate
   template:
     metadata:
       annotations:
-        checksum/secret: cf68482dd97064897f0eb22c0a6e8a87ae42092461d0ae066fb1700e1ae1e122
+        checksum/secret: 3dcf14fadcd0f49246023e2d30cf90e178dd9e7960f77970cf388cee7451f43d
       labels:
         app.kubernetes.io/instance: netbox
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: netbox
         app.kubernetes.io/component: worker
     spec:
--- HelmRelease: networking/netbox CronJob: networking/netbox-housekeeping

+++ HelmRelease: networking/netbox CronJob: networking/netbox-housekeeping

@@ -16,25 +16,25 @@

   successfulJobsHistoryLimit: 5
   suspend: false
   jobTemplate:
     metadata:
       labels:
         app.kubernetes.io/name: netbox
-        helm.sh/chart: netbox-8.3.22
+        helm.sh/chart: netbox-8.3.24
         app.kubernetes.io/instance: netbox
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/version: v4.6.3
     spec:
       template:
         metadata:
           labels:
             app.kubernetes.io/instance: netbox
             app.kubernetes.io/managed-by: Helm
             app.kubernetes.io/name: netbox
             app.kubernetes.io/version: v4.6.3
-            helm.sh/chart: netbox-8.3.22
+            helm.sh/chart: netbox-8.3.24
             app.kubernetes.io/component: housekeeping
         spec:
           serviceAccountName: default
           automountServiceAccountToken: false
           securityContext:
             fsGroup: 1000

@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.23 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.24 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x branch 2 times, most recently from 42c76cf to 942e381 Compare June 30, 2026 22:48
@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.24 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.25 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x branch from 942e381 to 606ffa5 Compare July 1, 2026 21:48
@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.25 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.26 Jul 1, 2026
@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.26 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.27 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x branch from 606ffa5 to d509b4c Compare July 2, 2026 01:27
@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.27 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.28 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x branch 2 times, most recently from 68c5c13 to 216b6e5 Compare July 2, 2026 15:50
@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.28 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.29 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x branch from 216b6e5 to 69a3b6c Compare July 2, 2026 22:15
@renovate renovate Bot changed the title Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.29 Update ghcr.io/netbox-community/netbox-chart/netbox Docker tag to v8.3.30 Jul 2, 2026
@LucaDev
LucaDev merged commit 2fd5f3e into main Jul 6, 2026
0 of 2 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-netbox-community-netbox-chart-netbox-8.x branch July 6, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant