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 lscr.io/linuxserver/cops digest to 8b3734e #31560

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/cops/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
type: application
version: 11.8.1
version: 11.8.2
2 changes: 1 addition & 1 deletion charts/stable/cops/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops
tag: 3.5.4@sha256:cb1b68d1a1a5619e9a96b534cdf077177f4d3674ea2e3359cd685a3438eff4f0
tag: 3.5.4@sha256:8b3734e232ab3d8fd5f60a17245f8b7d5d25291a1e7a319f582e731221abf72c
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down
Loading