Update all stable non-major dependencies
All checks were successful
/ build (pull_request) Successful in 55s
/ Ansible Lint (push) Successful in 4m28s
/ Ansible Lint (pull_request) Successful in 4m34s

This commit is contained in:
Renovate 2026-07-16 02:01:05 +00:00
commit 7a56093bfd
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# renovate: datasource=github-releases depName=netbox packageName=netbox-community/netbox
netbox__version: "v4.6.4"
netbox__version: "v4.6.5"
netbox__config: "{{ lookup('ansible.builtin.template', 'resources/chaosknoten/netbox/netbox/configuration.py.j2') }}"
netbox__custom_pipeline_oidc_group_and_role_mapping: true

View file

@ -23,7 +23,7 @@ services:
- pretalx_net
static:
image: docker.io/library/nginx:1.31.2
image: docker.io/library/nginx:1.31.3
restart: unless-stopped
volumes:
- public:/usr/share/nginx/html