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 lscr.io/linuxserver/cops to 2.5.4@1aa8447 by renovate #21141

Merged
merged 1 commit into from
Apr 22, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/cops/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ keywords:
- Cloud
- MediaApp-Books
- MediaServer-Books
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
- https://fleet.linuxserver.io/image?name=linuxserver/cops
type: application
version: 8.10.14
version: 8.10.15
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: 2.5.4@sha256:afcb5e7e85b108354e81a9802f20b6b59f409f38e25e64ca56a33beaf3909512
tag: 2.5.4@sha256:1aa8447baf890372ac3ab4f1da9ebf908afea0f2d31d41e5e7598550a47c5c13
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down