1 Commits

Author SHA1 Message Date
f46dacd21a Update renovate/renovate Docker tag to v41.61.0 2025-08-11 00:00:36 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -107,8 +107,8 @@ spec:
# Uparty false positive
mask: 0.739,0.725,0.856,0.76,0.862,0.659,0.746,0.614
# ffmpeg:
# hwaccel_args: preset-vaapi
ffmpeg:
hwaccel_args: preset-vaapi
detectors:
ov_0:
@@ -164,16 +164,16 @@ spec:
kubernetes.io/hostname: anapistula-delrosalae
# GPU access
# extraVolumes:
# - name: dri
# hostPath:
# path: /dev/dri/renderD128
# type: CharDevice
extraVolumes:
- name: dri
hostPath:
path: /dev/dri/renderD128
type: CharDevice
# extraVolumeMounts:
# - name: dri
# mountPath: /dev/dri/renderD128
extraVolumeMounts:
- name: dri
mountPath: /dev/dri/renderD128
# securityContext:
# # Not ideal
# privileged: true
securityContext:
# Not ideal
privileged: true

View File

@@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:41.62.3-full
image: renovate/renovate:41.61.0-full
envFrom:
- secretRef:
name: renovate-gitea-token