diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 357c9804fa2..68fa9dd0def 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.3.0 +appVersion: 5.3.1 dependencies: - name: common version: 25.4.10 @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/webgrabplus - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus type: application -version: 11.7.5 +version: 11.7.6 diff --git a/charts/stable/webgrabplus/values.yaml b/charts/stable/webgrabplus/values.yaml index 2a1e2f20c3a..b8e4cb83457 100644 --- a/charts/stable/webgrabplus/values.yaml +++ b/charts/stable/webgrabplus/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/webgrabplus pullPolicy: IfNotPresent - tag: 5.3.0@sha256:98b5343e6f5855dc835d5b297e5866069203f2a7fc1f3c8a9ee89a5d20897321 + tag: 5.3.1@sha256:253ba2ad762db023cbeef56c2e2a8c1ef6bab5c1695d213b8a6bd60bbdc9e504 service: main: enabled: false