Compare commits

3 Commits

Author SHA1 Message Date
6688ed54bf pin sabnzbd image to specific version 2025-12-06 14:06:09 +05:30
72e64545fd Merge pull request 'Update Helm release prometheus to v27.50.0' (#178) from renovate/prometheus-27.x into main
Reviewed-on: #178
2025-12-06 08:32:59 +00:00
Renovate Bot
1835385eb3 Update Helm release prometheus to v27.50.0
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 17s
2025-12-06 00:03:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: sabnzbd
image: lscr.io/linuxserver/sabnzbd:latest
image: lscr.io/linuxserver/sabnzbd:4.5.5
env:
- name: PUID
value: "1000"

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: prometheus
version: "27.49.0"
version: "27.50.0"
sourceRef:
kind: HelmRepository
name: prometheus-community