From 8119064ff83e865ef9caee527ce4b8a30c7257ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 14:31:38 +0100 Subject: [PATCH] chore(deps): update non-major docker tags (#1266) * chore(deps): update non-major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/piwigo/Chart.yaml | 2 +- charts/incubator/piwigo/values.yaml | 2 +- charts/stable/custom-app/Chart.yaml | 2 +- charts/stable/custom-app/ci/test-values.yaml | 2 +- charts/stable/custom-app/values.yaml | 2 +- charts/stable/doublecommander/Chart.yaml | 2 +- charts/stable/doublecommander/values.yaml | 2 +- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/values.yaml | 2 +- charts/stable/librespeed/Chart.yaml | 2 +- charts/stable/librespeed/values.yaml | 2 +- charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/values.yaml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/charts/incubator/piwigo/Chart.yaml b/charts/incubator/piwigo/Chart.yaml index 1f971ecaa77..45cbe9a6c62 100644 --- a/charts/incubator/piwigo/Chart.yaml +++ b/charts/incubator/piwigo/Chart.yaml @@ -23,7 +23,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/piwigo/values.yaml b/charts/incubator/piwigo/values.yaml index b8f18d060f6..1b4f2158dc6 100644 --- a/charts/incubator/piwigo/values.yaml +++ b/charts/incubator/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85 + tag: version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9 env: PUID: 568 diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 0ab109d57db..9805468762d 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/custom-app/ci/test-values.yaml b/charts/stable/custom-app/ci/test-values.yaml index 36a361c8c92..000fd1dc429 100644 --- a/charts/stable/custom-app/ci/test-values.yaml +++ b/charts/stable/custom-app/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769 + tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 32754ac5266..6f44760a672 100644 --- a/charts/stable/custom-app/values.yaml +++ b/charts/stable/custom-app/values.yaml @@ -3,4 +3,4 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769 + tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index a5007f62dba..bdc130eaeb4 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/doublecommander/values.yaml b/charts/stable/doublecommander/values.yaml index a1f9a94b6dd..c99380213bc 100644 --- a/charts/stable/doublecommander/values.yaml +++ b/charts/stable/doublecommander/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: version-0.8.2-1@sha256:12ecbbc48231b26b78b8e824f5b6887b3e5f86c73e5ab14b581b1ac4e2ddbc88 + tag: version-0.8.2-1@sha256:dd9f2dc12cc91544d211b6b1d0267dbe8117fa85e6cdc3bdb0e54d72dbcf492d env: PUID: 568 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 04df1db1ccc..17a1dfb6f38 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -24,7 +24,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 6eb27735b2e..4b0ed038228 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769 + tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index a8f55140959..a9659f9f1c1 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/librespeed/values.yaml b/charts/stable/librespeed/values.yaml index 08d9bdb65ff..943b2d435d4 100644 --- a/charts/stable/librespeed/values.yaml +++ b/charts/stable/librespeed/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/librespeed # -- image tag - tag: version-5.2.4@sha256:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e + tag: version-5.2.4@sha256:c74665ede73fcad3f6c15de85d105bdf488bb5b9ee55938cae7de099a4b3ac31 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 6ca3d5d7015..3e4b7e8cadf 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9037.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 3.0.6 +version: 3.0.7 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index dd9c3679eb3..44fe73a8b63 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -4,7 +4,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v1.9037.0@sha256:2a0104460bcb4c2dd4f40085642a29e7c369d70bef10e16a640fad5df7d7fd09 + tag: v1.9038.0@sha256:d5375514fedaceefdb212d729830250ec2762fdcf7790d811b69deae95581b36 securityContext: readOnlyRootFilesystem: false