From c269c6decdbdd402d5772094bca0df3bae581cb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 10:18:16 +0200 Subject: [PATCH] chore(deps): update patch docker tags (#666) * chore(deps): update patch docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot * revert collabora update Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot Co-authored-by: kjeld Schouten-Lebbing --- charts/develop/prototype-gui/Chart.yaml | 2 +- charts/develop/prototype-gui/values.yaml | 2 +- charts/incubator/komga/Chart.yaml | 2 +- charts/incubator/komga/SCALE/ix_values.yaml | 2 +- charts/incubator/komga/values.yaml | 2 +- charts/incubator/lychee/Chart.yaml | 2 +- charts/incubator/lychee/SCALE/ix_values.yaml | 2 +- charts/incubator/lychee/values.yaml | 2 +- charts/incubator/prowlarr/Chart.yaml | 2 +- charts/incubator/prowlarr/SCALE/ix_values.yaml | 2 +- charts/incubator/prowlarr/values.yaml | 2 +- charts/incubator/readarr/Chart.yaml | 2 +- charts/incubator/readarr/SCALE/ix_values.yaml | 2 +- charts/incubator/readarr/values.yaml | 2 +- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/SCALE/ix_values.yaml | 2 +- charts/stable/jackett/values.yaml | 2 +- charts/stable/ombi/Chart.yaml | 2 +- charts/stable/ombi/SCALE/ix_values.yaml | 2 +- charts/stable/ombi/values.yaml | 2 +- charts/stable/plex/Chart.yaml | 2 +- charts/stable/plex/SCALE/ix_values.yaml | 2 +- charts/stable/plex/values.yaml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 53923e6c36b..3001b040f90 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.5.0 +version: 1.5.1 diff --git a/charts/develop/prototype-gui/values.yaml b/charts/develop/prototype-gui/values.yaml index fe9e9e8a16c..1f6ea682fa3 100644 --- a/charts/develop/prototype-gui/values.yaml +++ b/charts/develop/prototype-gui/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.402 + tag: v0.18.413 strategy: type: Recreate diff --git a/charts/incubator/komga/Chart.yaml b/charts/incubator/komga/Chart.yaml index b0de6508d51..7c83541de7b 100644 --- a/charts/incubator/komga/Chart.yaml +++ b/charts/incubator/komga/Chart.yaml @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 1.2.0 +version: 1.2.1 diff --git a/charts/incubator/komga/SCALE/ix_values.yaml b/charts/incubator/komga/SCALE/ix_values.yaml index 3f87760ee61..cde68a815d9 100644 --- a/charts/incubator/komga/SCALE/ix_values.yaml +++ b/charts/incubator/komga/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 0.106.0 + tag: 0.106.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/komga/values.yaml b/charts/incubator/komga/values.yaml index ea2f2c3a47e..2d7ea480eb7 100644 --- a/charts/incubator/komga/values.yaml +++ b/charts/incubator/komga/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: gotson/komga # -- image tag - tag: 0.106.0 + tag: 0.106.1 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index 8ea728bfb20..3e0ab97bf02 100644 --- a/charts/incubator/lychee/Chart.yaml +++ b/charts/incubator/lychee/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 6.4.0 +version: 6.4.1 diff --git a/charts/incubator/lychee/SCALE/ix_values.yaml b/charts/incubator/lychee/SCALE/ix_values.yaml index 63bb15faef3..0976cb09641 100644 --- a/charts/incubator/lychee/SCALE/ix_values.yaml +++ b/charts/incubator/lychee/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: lycheeorg/lychee-laravel pullPolicy: IfNotPresent - tag: v4.3.0 + tag: v4.3.4 ## diff --git a/charts/incubator/lychee/values.yaml b/charts/incubator/lychee/values.yaml index fefa59b25b6..99355866c97 100644 --- a/charts/incubator/lychee/values.yaml +++ b/charts/incubator/lychee/values.yaml @@ -3,7 +3,7 @@ image: repository: lycheeorg/lychee-laravel pullPolicy: IfNotPresent - tag: v4.3.0 + tag: v4.3.4 strategy: type: Recreate diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index b2544b7dedf..d225be4bcb2 100644 --- a/charts/incubator/prowlarr/Chart.yaml +++ b/charts/incubator/prowlarr/Chart.yaml @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 1.4.0 +version: 1.4.1 diff --git a/charts/incubator/prowlarr/SCALE/ix_values.yaml b/charts/incubator/prowlarr/SCALE/ix_values.yaml index 32dcda91af6..9369bbc8d17 100644 --- a/charts/incubator/prowlarr/SCALE/ix_values.yaml +++ b/charts/incubator/prowlarr/SCALE/ix_values.yaml @@ -8,7 +8,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.0.595 + tag: v0.1.0.640 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/prowlarr/values.yaml b/charts/incubator/prowlarr/values.yaml index aa212ca86d6..947b7b70e0b 100644 --- a/charts/incubator/prowlarr/values.yaml +++ b/charts/incubator/prowlarr/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.0.595 + tag: v0.1.0.640 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 1763f9278f5..198fe5caa4d 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 6.4.0 +version: 6.4.1 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 96f2cd215f4..a342bb1c6c4 100644 --- a/charts/incubator/readarr/SCALE/ix_values.yaml +++ b/charts/incubator/readarr/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.851 + tag: v0.1.0.869 probes: liveness: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index 683cab81752..3011ef1f4bb 100644 --- a/charts/incubator/readarr/values.yaml +++ b/charts/incubator/readarr/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.851 + tag: v0.1.0.869 strategy: type: Recreate diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index b622f54597d..ebcebd1392a 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 6.4.0 +version: 6.4.1 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml index 8f535f16e55..9c6edb0148a 100644 --- a/charts/stable/jackett/SCALE/ix_values.yaml +++ b/charts/stable/jackett/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.402 + tag: v0.18.413 probes: liveness: diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index fe9e9e8a16c..1f6ea682fa3 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.18.402 + tag: v0.18.413 strategy: type: Recreate diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index c1a66c0e69a..a9ac4847e2f 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -27,4 +27,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 6.4.0 +version: 6.4.1 diff --git a/charts/stable/ombi/SCALE/ix_values.yaml b/charts/stable/ombi/SCALE/ix_values.yaml index bc790e7df85..70133468bc1 100644 --- a/charts/stable/ombi/SCALE/ix_values.yaml +++ b/charts/stable/ombi/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/truecharts/ombi pullPolicy: IfNotPresent - tag: v4.0.1435 + tag: v4.0.1446 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/ombi/values.yaml b/charts/stable/ombi/values.yaml index 21933ae0f60..ee4f0884a40 100644 --- a/charts/stable/ombi/values.yaml +++ b/charts/stable/ombi/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/ombi pullPolicy: IfNotPresent - tag: v4.0.1435 + tag: v4.0.1446 strategy: type: Recreate diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index e0f5f80758a..ed17c1e262d 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 5.4.0 +version: 5.4.1 diff --git a/charts/stable/plex/SCALE/ix_values.yaml b/charts/stable/plex/SCALE/ix_values.yaml index 87aaaca5d14..7e2fe96633d 100644 --- a/charts/stable/plex/SCALE/ix_values.yaml +++ b/charts/stable/plex/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/plex pullPolicy: IfNotPresent - tag: v1.23.3.4707-ebb5fe9f3 + tag: v1.23.4.4805-186bae04e # 44=video 107=render podSecurityContext: diff --git a/charts/stable/plex/values.yaml b/charts/stable/plex/values.yaml index 234af2bd053..21fc23f313f 100644 --- a/charts/stable/plex/values.yaml +++ b/charts/stable/plex/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/plex pullPolicy: IfNotPresent - tag: v1.23.3.4707-ebb5fe9f3 + tag: v1.23.4.4805-186bae04e strategy: type: Recreate