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

fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.0.589 #2091

Merged
merged 1 commit into from
Aug 4, 2023
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
2 changes: 1 addition & 1 deletion cluster/apps/sonarr/sonarr-anime/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.0.588@sha256:b30bf677a0c9fe8625423a4543a38244ce738db69fc18b6078961ec27b8b2927
tag: 4.0.0.589@sha256:fd9ce6c934c076dde24b84b54292c55b1ef19a224ed31c63ec47363434839cff

controller:
type: statefulset
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/sonarr/sonarr/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.0.588@sha256:b30bf677a0c9fe8625423a4543a38244ce738db69fc18b6078961ec27b8b2927
tag: 4.0.0.589@sha256:fd9ce6c934c076dde24b84b54292c55b1ef19a224ed31c63ec47363434839cff

controller:
type: statefulset
Expand Down
Loading