From b9346e775a7f35ecd0e75fb45639dd127bbd9797 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 17:23:37 +0100 Subject: [PATCH] chore(deps): update docker general major docker tags (major) (#1678) * chore(deps): update docker general major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/omada-controller/Chart.yaml | 2 +- charts/incubator/omada-controller/values.yaml | 2 +- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- charts/stable/code-server/Chart.yaml | 2 +- charts/stable/code-server/values.yaml | 2 +- charts/stable/nzbhydra/Chart.yaml | 2 +- charts/stable/nzbhydra/values.yaml | 2 +- charts/stable/photoprism/Chart.yaml | 2 +- charts/stable/photoprism/values.yaml | 2 +- charts/stable/pihole/Chart.yaml | 2 +- charts/stable/pihole/values.yaml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/incubator/omada-controller/Chart.yaml b/charts/incubator/omada-controller/Chart.yaml index 0bef3289bd6..6977fbd2013 100644 --- a/charts/incubator/omada-controller/Chart.yaml +++ b/charts/incubator/omada-controller/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 4.0.41 +version: 4.0.42 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/omada-controller/values.yaml b/charts/incubator/omada-controller/values.yaml index 2483b5e945e..a6e191f69d4 100644 --- a/charts/incubator/omada-controller/values.yaml +++ b/charts/incubator/omada-controller/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: tccr.io/truecharts/omada-controller # -- image tag - tag: v4.4@sha256:2ad27733a9f74042cd6e0c8265a0276e1f1dc89abc1e54fbd43497b63956919d + tag: v5.0@sha256:5699da83def7730aca06756071951e3176ce55710dc335316b2f1e673c7f8cb7 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index f620a7d2f6b..e30f8c21fb7 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 8.10.3 +version: 8.10.4 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 261643c1404..4d91a9cbf8a 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -44,7 +44,7 @@ codeserverImage: # -- Specify the code-server image repository: ghcr.io/truecharts/code-server # -- Specify the code-server image tag - tag: v3.12.0@sha256:b2132ab84a76b799dca995c90d4eb5765f13267408f795541bec670ff22cce38 + tag: v4.0.1@sha256:d9a55822e344aaacfca5151fa2b7e7bb79dd1170bb348ae34c6e74954cc9a85d # -- Specify the code-server image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 726e891d067..0f48f8cf0b1 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -21,7 +21,7 @@ name: code-server sources: - https://github.com/cdr/code-server type: application -version: 2.1.11 +version: 2.1.12 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 042343a2621..d0abfe946a2 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: v3.12.0@sha256:b2132ab84a76b799dca995c90d4eb5765f13267408f795541bec670ff22cce38 + tag: v4.0.1@sha256:d9a55822e344aaacfca5151fa2b7e7bb79dd1170bb348ae34c6e74954cc9a85d args: - --user-data-dir diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index 683fe6f1fd5..23bb0a94582 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -17,7 +17,7 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 9.0.32 +version: 9.0.33 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/nzbhydra/values.yaml b/charts/stable/nzbhydra/values.yaml index 52cbb841278..f9e993073e7 100644 --- a/charts/stable/nzbhydra/values.yaml +++ b/charts/stable/nzbhydra/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nzbhydra2 pullPolicy: IfNotPresent - tag: v3.18.4@sha256:a6068fd5e2491de0feac915d1a8493e4af525eb989ebe40d57da26c4642030b5 + tag: v4.0.0@sha256:9413e51b07d1132ce57c10810a70e531854efb607a1688ec786da3a386cb2ef7 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 1116c6b66ec..397fc0dc7b1 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -26,7 +26,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 7.0.11 +version: 7.0.12 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoprism/values.yaml b/charts/stable/photoprism/values.yaml index 299627fdb00..adf43a7a221 100644 --- a/charts/stable/photoprism/values.yaml +++ b/charts/stable/photoprism/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: tccr.io/truecharts/photoprism # -- image tag - tag: v20211215@sha256:2f98a254657a06f0648f66d3bf14a9d190c5e7fa8b6d25e5970aa854a1d891f0 + tag: v20220107@sha256:a6bfc44e4358341bd0e359d48805ff3b099e4ea3a4735ea843db0a766b06e4fe # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 2ca652cb907..21caaaafb91 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 4.0.32 +version: 4.0.33 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index c4b45a73eda..b645cac13d6 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: v2021.12.1@sha256:93524f68f8ea0f2db2b41ff882836d83748015c56c484317e3786e93c585b6a9 + tag: v2022.01.1@sha256:84e34a896318d8b58556fffec1cd0ac3be20379e8462e5e29f1a32bc6b5e5eba securityContext: readOnlyRootFilesystem: false