mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
chore(renovate): add renovate comments on deployments
This should allow Renovate to pick up the image versions automatically and create update PRs
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: remark42
|
||||
image: umputun/remark42:v1.12.1
|
||||
image: ghcr.io/umputun/remark42:v1.12.1 # renovate: github-releases=umputun/remark42
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: lidarr
|
||||
image: ghcr.io/onedr0p/lidarr:2.4.3
|
||||
image: ghcr.io/onedr0p/lidarr:2.4.3 # renovate: docker=ghcr.io/onedr0p/lidarr
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: prowlarr
|
||||
image: ghcr.io/onedr0p/prowlarr:1.20.1
|
||||
image: ghcr.io/onedr0p/prowlarr:1.20.1 # renovate: docker=ghcr.io/onedr0p/prowlarr
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: radarr
|
||||
image: ghcr.io/onedr0p/radarr:5.7.0
|
||||
image: ghcr.io/onedr0p/radarr:5.7.0 # renovate: docker=ghcr.io/onedr0p/radarr
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: sonarr
|
||||
image: ghcr.io/onedr0p/sonarr:4.0.7
|
||||
image: ghcr.io/onedr0p/sonarr:4.0.7 # renovate: docker=ghcr.io/onedr0p/sonarr
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -45,7 +45,7 @@ spec:
|
||||
mountPath: /themes
|
||||
containers:
|
||||
- name: torrent
|
||||
image: ghcr.io/onedr0p/qbittorrent:4.6.5
|
||||
image: ghcr.io/onedr0p/qbittorrent:4.6.5 # renovate: docker=ghcr.io/onedr0p/qbittorrent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: jellyfin
|
||||
image: ghcr.io/jellyfin/jellyfin:10.9.7
|
||||
image: ghcr.io/jellyfin/jellyfin:10.9.7 # renovate: docker=ghcr.io/jellyfin/jellyfin
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
@@ -28,7 +28,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: plex
|
||||
image: ghcr.io/onedr0p/plex:1.40.4.8679-424562606
|
||||
image: ghcr.io/onedr0p/plex:1.40.4.8679-424562606 # renovate: docker=ghcr.io/onedr0p/plex
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
Reference in New Issue
Block a user