1 Commits

Author SHA1 Message Date
107d31730b chore(deps): update alpine docker tag to v3.23 2026-03-14 00:00:27 +00:00

View File

@@ -16,7 +16,7 @@ spec:
serviceAccountName: garm
initContainers:
- name: install-garm-provider-k8s
image: alpine:3.21
image: alpine:3.23
command:
- /bin/sh
- -ec
@@ -28,7 +28,7 @@ spec:
- name: provider-dir
mountPath: /opt/garm/providers.d
- name: render-garm-config
image: alpine:3.21
image: alpine:3.23
env:
- name: JWT_AUTH_SECRET
valueFrom: