Merge pull request #440 from ChristianLempa/renovate/busybox-1.x

This commit is contained in:
Christoph Schug 2024-10-02 09:47:04 +02:00 committed by GitHub
commit 10103df82a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ deployment:
# The "volume-permissions" init container is required if you run into permission issues.
# Related issue: https://github.com/containous/traefik/issues/6972
- name: volume-permissions
image: busybox:1.36.1
image: busybox:1.37.0
command: ["sh", "-c", "chmod -Rv 600 /ssl-certs/*"]
volumeMounts:
- name: ssl-certs