Compare commits

...

1 commit

Author SHA1 Message Date
7ebfdf5fef Update all stable non-major dependencies
All checks were successful
/ build (pull_request) Successful in 1m1s
/ Ansible Lint (pull_request) Successful in 4m6s
/ Ansible Lint (push) Successful in 4m28s
2026-07-20 22:01:09 +00:00
3 changed files with 3 additions and 3 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

@ -1,7 +1,7 @@
---
services:
ntfy:
image: docker.io/binwiederhier/ntfy:v2.26.0
image: docker.io/binwiederhier/ntfy:v2.26.3
container_name: ntfy
command:
- serve

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