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.38.2@a30d605 by renovate #20959

Merged
merged 1 commit into from
Apr 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
4 changes: 2 additions & 2 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.1
appVersion: 1.38.2
dependencies:
- name: common
version: 20.3.7
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.0
version: 4.12.1
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.1@sha256:00a359e97aea939ace762030a0cbf40d796bb3db662ed822cddcf622b0f71391
tag: v1.38.2@sha256:a30d605acd154d5e346e5ae768cda5df1bbe6f21fac12f90765f3d1c67c57f6e
pullPolicy: IfNotPresent

securityContext:
Expand Down