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(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@243323c by renovate #26947

Merged
merged 1 commit into from
Sep 27, 2024
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/fleet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ sources:
- https://ghcr.io/linuxserver/fleet
- https://github.com/truecharts/charts/tree/master/charts/stable/fleet
type: application
version: 14.4.11
version: 14.4.12
2 changes: 1 addition & 1 deletion charts/stable/fleet/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/fleet
pullPolicy: IfNotPresent
tag: 2.3.3@sha256:6f6a968ae4b10554d9314df7ab3500eeac74548b387317d608b308dc3810dbe2
tag: 2.3.3@sha256:243323c79de7b77be38765777c34d001d8117166d2ef64000522dda5a6e5ea64
securityContext:
container:
runAsNonRoot: false
Expand Down
Loading