diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index d8b8ddd8d6c..f276a4efe32 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.1.4 +appVersion: 5.1.5 dependencies: - name: common version: 20.3.11 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/webgrabplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.webp keywords: - webgrabplus -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - https://ghcr.io/linuxserver/webgrabplus type: application -version: 9.8.9 +version: 9.8.10 diff --git a/charts/stable/webgrabplus/values.yaml b/charts/stable/webgrabplus/values.yaml index 2eaa326e823..ad928e6a8a0 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.1.4@sha256:a8f50abc5aaf91b9387224a23e1d0fbb2b614d26f9bb2bc904cbfe742e67b8ae + tag: 5.1.5@sha256:668273e907f21f4d3a24be56f49abc8a171003b147a4351faa58c20417f0d9dd service: main: enabled: false