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.36.0@2aeab7a by renovate #19454

Merged
merged 1 commit into from
Mar 18, 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
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.35.2
appVersion: 1.36.0
dependencies:
- name: common
version: 20.2.2
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png
keywords:
- watcharr
- media
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
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.8.1
version: 4.9.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.35.2@sha256:bf9adb619aa7b6ea9da3609546bc5f80135c8def3adcddaace248d6842ed0ae6
tag: v1.36.0@sha256:2aeab7a2289efc60adf26654e7481765b2fbc2d362f622ed21f4b9b511cbfc41
pullPolicy: IfNotPresent

securityContext:
Expand Down