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(helm): update image docker.io/plexripper/plexripper v0.23.2 → 0.24.0 #28368

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions charts/stable/plexripper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.23.2
appVersion: 0.24.0
dependencies:
- name: common
version: 25.1.7
Expand Down Expand Up @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/plexripper
- https://hub.docker.com/r/plexripper/plexripper
type: application
version: 10.11.3
version: 10.12.0
2 changes: 1 addition & 1 deletion charts/stable/plexripper/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/plexripper/plexripper
tag: v0.23.2@sha256:6dd623d658becd8271d421ed86ea70344d363c136e798f8864eed60e17cfe363
tag: 0.24.0@sha256:6df4528341168041f87611646b4f27b6ac496bbde63f5694a847819bf5058d20
service:
main:
ports:
Expand Down
Loading