Update alpine Docker tag to v3.22.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 47s

This commit is contained in:
2025-05-31 09:01:22 +00:00
parent 31c904161e
commit 80b05f799e

View File

@@ -11,7 +11,7 @@ freshrss:
runAsUser: 0 runAsUser: 0
image: image:
repository: alpine repository: alpine
tag: 3.21.3 tag: 3.22.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh
@@ -35,7 +35,7 @@ freshrss:
runAsUser: 0 runAsUser: 0
image: image:
repository: alpine repository: alpine
tag: 3.21.3 tag: 3.22.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh