chore(deps): update ghcr.io/netbox-community/netbox-chart/netbox docker tag to v6.1.16#2621
Merged
LucaDev merged 1 commit intoSep 4, 2025
Conversation
…er tag to v6.1.16
--- 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: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 6.1.15
+ tag: 6.1.16
url: oci://ghcr.io/netbox-community/netbox-chart/netbox
|
--- 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: 58a61e6cca234f40cac242259b15c2c21f9d0df1fb184fa83eeea615c72128ce
+ checksum/secret: f169dda2d443f05c88453055c68b8599b58b460595639082882849aacc56c26f
labels:
app.kubernetes.io/instance: netbox
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: netbox
app.kubernetes.io/component: netbox
spec:
@@ -80,13 +80,13 @@
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/lucadev/netbox-fat:v4.3.7
+ image: ghcr.io/lucadev/netbox-fat:v4.4.0
imagePullPolicy: IfNotPresent
env:
- name: SUPERUSER_NAME
valueFrom:
secretKeyRef:
name: netbox-superuser
--- 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: ff7a0a8730320b6e7805db6908e41d090c7114c4a92987b0e4ae368b3c18bc74
+ checksum/secret: 723c689968224040a05a1f6e1b83c27eb2f3fbe1885e795d4df09175798fc7b2
labels:
app.kubernetes.io/instance: netbox
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: netbox
app.kubernetes.io/component: worker
spec:
@@ -89,13 +89,13 @@
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/lucadev/netbox-fat:v4.3.7
+ image: ghcr.io/lucadev/netbox-fat:v4.4.0
imagePullPolicy: IfNotPresent
command:
- /opt/netbox/venv/bin/python
- /opt/netbox/netbox/manage.py
- rqworker
volumeMounts:
--- 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-6.1.15
+ helm.sh/chart: netbox-6.1.16
app.kubernetes.io/instance: netbox
app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/version: v4.3.7
+ app.kubernetes.io/version: v4.4.0
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.3.7
- helm.sh/chart: netbox-6.1.15
+ app.kubernetes.io/version: v4.4.0
+ helm.sh/chart: netbox-6.1.16
app.kubernetes.io/component: housekeeping
spec:
serviceAccountName: default
automountServiceAccountToken: false
securityContext:
fsGroup: 1000
@@ -53,13 +53,13 @@
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/lucadev/netbox-fat:v4.3.7
+ image: ghcr.io/lucadev/netbox-fat:v4.4.0
imagePullPolicy: IfNotPresent
command:
- /opt/netbox/venv/bin/python
- /opt/netbox/netbox/manage.py
- housekeeping
volumeMounts: |
renovate
Bot
deleted the
renovate/ghcr.io-netbox-community-netbox-chart-netbox-6.x
branch
September 4, 2025 14:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.1.15->6.1.16Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.