Compare commits

..
Author SHA1 Message Date
80fdc4560b Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 21s
/ Ansible Lint (pull_request) Failing after 21s
/ build (pull_request) Successful in 28s
/ cleanup-staging (pull_request) Successful in 10s
2026-09-03 00:16:27 +00:00
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.10"
netbox__version: "v4.7.0"
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.4
image: docker.io/library/nginx:1.31.5
restart: unless-stopped
volumes:
- public:/usr/share/nginx/html