diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index 87d7acff3..e0ec6a7b0 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -10,8 +10,8 @@ freshrss: securityContext: runAsUser: 568 image: - repository: busybox - tag: 1.37.0 + repository: alpine + tag: 3.21.3 pullPolicy: IfNotPresent command: - /bin/sh @@ -33,8 +33,8 @@ freshrss: securityContext: runAsUser: 568 image: - repository: busybox - tag: 1.37.0 + repository: alpine + tag: 3.21.3 pullPolicy: IfNotPresent command: - /bin/sh