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 ghcr.io/linuxserver/boinc digest to fb35a4c #29064

Merged
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/boinc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ sources:
- https://ghcr.io/linuxserver/boinc
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
type: application
version: 11.2.6
version: 11.2.7
2 changes: 1 addition & 1 deletion charts/stable/boinc/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:741c0bd46279ede732c99301517f53c758cea0ebda9170481231ef5fe34f3937
tag: latest@sha256:fb35a4ccdd0e3ae2dd9b0e93bd580ce25dc40a75c5a1137c3e4e267f88ccd0cb
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down
Loading