Update all stable non-major dependencies
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m28s
/ Ansible Lint (push) Successful in 2m30s

This commit is contained in:
Renovate 2026-03-18 01:16:42 +00:00
commit 98213073a8
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
# renovate: datasource=github-releases depName=netbox packageName=netbox-community/netbox
netbox__version: "v4.5.4"
netbox__version: "v4.5.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

@ -32,7 +32,7 @@ services:
- alertmanager_data:/alertmanager
grafana:
image: docker.io/grafana/grafana:12.4.0
image: docker.io/grafana/grafana:12.4.1
container_name: grafana
ports:
- 3000:3000

View file

@ -3,7 +3,7 @@
services:
mjolnir:
image: docker.io/matrixdotorg/mjolnir:v1.12.0
image: docker.io/matrixdotorg/mjolnir:v1.12.1
restart: unless-stopped
volumes:
- ./mjolnir_data:/data

View file

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

View file

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