Skip to content

feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.6.0 )#1418

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/netboxcommunity-netbox-4.x
Open

feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.6.0 )#1418
renovate[bot] wants to merge 1 commit intomainfrom
renovate/netboxcommunity-netbox-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2024

This PR contains the following updates:

Package Update Change
netboxcommunity/netbox major v3.7.8v4.6.0

Warning

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


Release Notes

netbox-community/netbox-docker (netboxcommunity/netbox)

v4.0.2

Compare Source

v4.0.1

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • 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 these updates again.


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

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

@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 2 times, most recently from b28cb01 to 4b59469 Compare May 15, 2024 21:43
@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented May 15, 2024

--- kubernetes/subterra/apps/apps/netbox/app Kustomization: flux-system/cluster-apps-netbox HelmRelease: apps/netbox

+++ kubernetes/subterra/apps/apps/netbox/app Kustomization: flux-system/cluster-apps-netbox HelmRelease: apps/netbox

@@ -76,13 +76,13 @@

     - configMap:
         name: netbox-sso-cm
       name: netbox-sso-cm
     image:
       pullPolicy: IfNotPresent
       repository: netboxcommunity/netbox
-      tag: v3.7.8
+      tag: v4.6.0
     ingress:
       annotations:
         external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
       className: internal-nginx
       enabled: true
       hosts:

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented May 15, 2024

--- HelmRelease: apps/netbox Deployment: apps/netbox

+++ HelmRelease: apps/netbox Deployment: apps/netbox

@@ -52,13 +52,13 @@

             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsGroup: 1000
           runAsNonRoot: true
           runAsUser: 1000
-        image: netboxcommunity/netbox:v3.7.8
+        image: netboxcommunity/netbox:v4.6.0
         imagePullPolicy: IfNotPresent
         env:
         - name: SUPERUSER_NAME
           value: mglants
         - name: SUPERUSER_EMAIL
           value: reg@glants.xyz
--- HelmRelease: apps/netbox Deployment: apps/netbox-worker

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

@@ -33,13 +33,13 @@

             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsGroup: 1000
           runAsNonRoot: true
           runAsUser: 1000
-        image: netboxcommunity/netbox:v3.7.8
+        image: netboxcommunity/netbox:v4.6.0
         command:
         - /opt/netbox/venv/bin/python
         - /opt/netbox/netbox/manage.py
         - rqworker
         imagePullPolicy: IfNotPresent
         volumeMounts:
--- HelmRelease: apps/netbox CronJob: apps/netbox-housekeeping

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

@@ -17,13 +17,13 @@

   jobTemplate:
     metadata:
       labels:
         helm.sh/chart: netbox-4.1.1
         app.kubernetes.io/name: netbox
         app.kubernetes.io/instance: netbox
-        app.kubernetes.io/version: v3.7.8
+        app.kubernetes.io/version: v4.6.0
         app.kubernetes.io/managed-by: Helm
     spec:
       template:
         metadata:
           labels:
             app.kubernetes.io/name: netbox
@@ -41,13 +41,13 @@

                 drop:
                 - ALL
               readOnlyRootFilesystem: true
               runAsGroup: 1000
               runAsNonRoot: true
               runAsUser: 1000
-            image: netboxcommunity/netbox:v3.7.8
+            image: netboxcommunity/netbox:v4.6.0
             command:
             - /opt/netbox/venv/bin/python
             - /opt/netbox/netbox/manage.py
             - housekeeping
             imagePullPolicy: IfNotPresent
             volumeMounts:

@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 5 times, most recently from 78ae630 to fb29abd Compare May 21, 2024 21:14
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 2 times, most recently from ec63aef to 50c6cb5 Compare May 26, 2024 10:41
@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented May 26, 2024

no HelmRelease objects found in cluster

@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 50c6cb5 to ddd5d52 Compare May 28, 2024 19:28
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 4 times, most recently from 1f5c9e4 to 9828216 Compare June 12, 2024 22:47
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 3 times, most recently from 44eff30 to 05ed4ab Compare June 25, 2024 20:45
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 2 times, most recently from 197a0c3 to 4cf884a Compare July 16, 2024 13:15
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 4 times, most recently from fb3cd2e to 276fdb0 Compare July 30, 2024 23:43
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 276fdb0 to 8a755e9 Compare August 14, 2024 20:33
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 8a755e9 to b0ba953 Compare August 29, 2024 18:14
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch 2 times, most recently from df9e9f0 to 15a55d4 Compare October 3, 2024 06:45
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.2 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.3 ) Oct 3, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 15a55d4 to 3e060ad Compare October 16, 2024 09:25
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.3 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.4 ) Oct 16, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 3e060ad to ffb939b Compare October 29, 2024 06:06
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.4 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.5 ) Oct 29, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from ffb939b to da6542c Compare November 1, 2024 19:29
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.5 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.6 ) Nov 1, 2024
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.6 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.7 ) Nov 22, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from da6542c to a8c8f96 Compare November 22, 2024 07:11
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from a8c8f96 to 7d40018 Compare December 13, 2024 08:17
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.7 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.8 ) Dec 13, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 7d40018 to 4a26b68 Compare December 19, 2024 07:53
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.8 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.9 ) Dec 19, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 4a26b68 to 6950b05 Compare December 24, 2024 07:27
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.9 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.10 ) Dec 24, 2024
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 6950b05 to e4b5037 Compare January 7, 2025 00:59
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.10 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.11 ) Jan 7, 2025
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from e4b5037 to 226718c Compare January 8, 2025 22:40
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.1.11 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.1 ) Jan 8, 2025
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 226718c to 88db0f1 Compare January 19, 2025 12:23
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.1 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.2 ) Jan 19, 2025
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 88db0f1 to e87bd37 Compare February 5, 2025 09:55
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.2 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.3 ) Feb 5, 2025
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from e87bd37 to 50c9648 Compare February 22, 2025 09:15
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.3 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.4 ) Feb 22, 2025
@renovate renovate Bot force-pushed the renovate/netboxcommunity-netbox-4.x branch from 50c9648 to 9fdab9f Compare March 7, 2025 12:00
@renovate renovate Bot changed the title feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.4 ) feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.2.5 ) Mar 7, 2025
….0 )

| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| docker     | netboxcommunity/netbox | v3.7.8 | v4.6.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants