diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 5e60bf8878d..f93cad3a270 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.2.0 +appVersion: 5.2.1 dependencies: - name: common version: 24.1.5 @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/webgrabplus - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus type: application -version: 11.2.5 +version: 11.2.6 diff --git a/charts/stable/webgrabplus/values.yaml b/charts/stable/webgrabplus/values.yaml index 12a244fd1f9..e47cca175e6 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.2.0@sha256:423945a6ee7144159ded18e7ea1299c6236eb03cdac776f2ba9127805dba92dd + tag: 5.2.1@sha256:6204fb422d40fa4b10d5963c9e6f3e07258f2c2b2495772c8cc8edd34e523fc7 service: main: enabled: false