Ver código fonte

Merge pull request #1703 from ChristianLempa/renovate/docker.io-netboxcommunity-netbox-4.5.x

chore(deps): update docker.io/netboxcommunity/netbox docker tag to v4.5.2
Christian Lempa 1 mês atrás
pai
commit
4582d71a69

+ 2 - 2
library/compose/netbox/compose.yaml.j2

@@ -1,7 +1,7 @@
 ---
 services:
   {{ service_name }}:
-    image: docker.io/netboxcommunity/netbox:v4.5.1
+    image: docker.io/netboxcommunity/netbox:v4.5.2
     restart: {{ restart_policy }}
     environment:
       {% if container_timezone %}
@@ -77,7 +77,7 @@ services:
       - {{ service_name }}_redis-cache
 
   {{ service_name }}_worker:
-    image: docker.io/netboxcommunity/netbox:v4.5.1
+    image: docker.io/netboxcommunity/netbox:v4.5.2
     restart: {{ restart_policy }}
     command:
       - /opt/netbox/venv/bin/python

+ 2 - 2
library/compose/netbox/template.yaml

@@ -16,9 +16,9 @@ metadata:
     - **Documentation:** https://docs.netbox.dev/
 
     - **GitHub:** https://github.com/netbox-community/netbox'
-  version: v4.5.1
+  version: v4.5.2
   author: Christian Lempa
-  date: '2026-01-21'
+  date: '2026-02-03'
   tags:
     - traefik
     - database