[Git][root/services/netbox][main] feat: update stuffs

Fernando K pushed to branch main at Root / Serviços / Netbox Commits: 1e9b41e2 by Fernando Monteiro Kiotheka at 2025-08-08T10:10:08-03:00 feat: update stuffs - - - - - 2 changed files: - Containerfile - plugin-requirements.txt Changes: ===================================== Containerfile ===================================== @@ -1,4 +1,4 @@ -FROM ghcr.io/netbox-community/netbox:v4.3.2 +FROM ghcr.io/netbox-community/netbox:v4.3.5 RUN apt-get update && apt-get upgrade -y && apt-get install git -y ===================================== plugin-requirements.txt ===================================== @@ -1,4 +1,4 @@ -netbox-proxmox-sync @ git+https://gitlab.c3sl.ufpr.br/root/netbox-proxmox-sync.git@c75cf9329ad75c7ef58... +netbox-proxmox-import @ git+https://gitlab.c3sl.ufpr.br/root/netbox-proxmox-import.git@34b0bb862255bb87c... netbox-backups @ git+https://gitlab.c3sl.ufpr.br/root/netbox-backup-plugin.git@f3401ad1bd0e064556... netbox-plugin-dns netbox-floorplan-plugin View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/netbox/-/commit/1e9b41e2791dc539f1... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/netbox/-/commit/1e9b41e2791dc539f1... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)