Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm): update image docker.io/wiserain/flexget digest to 564c348 #30615

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/flexget/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
- https://github.com/wiserain/docker-flexget
- https://hub.docker.com/r/wiserain/flexget
type: application
version: 11.5.0
version: 11.5.1
2 changes: 1 addition & 1 deletion charts/stable/flexget/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.13.5@sha256:956451634b1b1fbb107defbd76f89b3e1273d0494d6564f26d8b7a4070c8170f
tag: 3.13.5@sha256:564c34804cd6edd34f7d282db195b1632da62e030c7a6669d7da22698f3f0c61
securityContext:
container:
runAsNonRoot: false
Expand Down
Loading