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.31.1@2f2aa1b by renovate #17188

Merged
merged 1 commit into from
Jan 14, 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
8 changes: 4 additions & 4 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.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.31.0
appVersion: 1.31.1
dependencies:
- name: common
version: 17.2.22
Expand All @@ -23,15 +23,15 @@ 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: [email protected]
url: https://truecharts.org
name: watcharr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
- https://ghcr.io/sbondco/watcharr
- https://github.com/sbondCo/Watcharr
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
type: application
version: 3.3.1
version: 3.3.2
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.31.0@sha256:285e79d476c371e0d14ea3d84d778ebc63abf164e36a612f26c71a7c98322dff
tag: v1.31.1@sha256:2f2aa1bfd5ef65d55658f14bd18756f37af1eed65724036e09024bbbbc584828
pullPolicy: IfNotPresent

securityContext:
Expand Down
Loading