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/sbondco/watcharr to v1.39.0@9c5d999 by renovate #21201

Merged
merged 1 commit into from
Apr 23, 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
6 changes: 3 additions & 3 deletions charts/stable/watcharr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.38.2
appVersion: 1.39.0
dependencies:
- name: common
version: 20.3.11
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp
keywords:
- watcharr
- media
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
- https://ghcr.io/sbondco/watcharr
type: application
version: 4.12.8
version: 4.13.0
2 changes: 1 addition & 1 deletion charts/stable/watcharr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/sbondco/watcharr
tag: v1.38.2@sha256:a30d605acd154d5e346e5ae768cda5df1bbe6f21fac12f90765f3d1c67c57f6e
tag: v1.39.0@sha256:9c5d999d92d3475b6a91317727d1620f14b5d85309a3878604f38c60eee22526
pullPolicy: IfNotPresent

securityContext:
Expand Down
Loading