diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 8f7be1e885b..e3df10b0143 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.4.4 +version: 1.4.5 diff --git a/charts/develop/prototype-gui/values.yaml b/charts/develop/prototype-gui/values.yaml index 30bacce5332..fe9e9e8a16c 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.386 + tag: v0.18.402 strategy: type: Recreate diff --git a/charts/incubator/flood/Chart.yaml b/charts/incubator/flood/Chart.yaml index f9cafcc047e..0f2e0e2fb01 100644 --- a/charts/incubator/flood/Chart.yaml +++ b/charts/incubator/flood/Chart.yaml @@ -21,4 +21,4 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 1.1.4 +version: 1.1.5 diff --git a/charts/incubator/flood/SCALE/ix_values.yaml b/charts/incubator/flood/SCALE/ix_values.yaml index 148bf9a72a2..8ea3b077107 100644 --- a/charts/incubator/flood/SCALE/ix_values.yaml +++ b/charts/incubator/flood/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: jesec/flood pullPolicy: IfNotPresent - tag: 4.6.0 + tag: 4.6.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/flood/values.yaml b/charts/incubator/flood/values.yaml index 5e50035d8fb..49bb5ec800a 100644 --- a/charts/incubator/flood/values.yaml +++ b/charts/incubator/flood/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: 4.6.0 + tag: 4.6.1 # -- environment variables. See more environment variables in the [flood documentation] (https://github.com/jesec/flood/blob/v4.6.0/config.ts) # Note: The environmental variables are not case sensitive (e.g. FLOOD_OPTION_port=FLOOD_OPTION_PORT). diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index e60a902f45a..319607f58a3 100644 --- a/charts/incubator/navidrome/Chart.yaml +++ b/charts/incubator/navidrome/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 6.3.4 +version: 6.3.5 diff --git a/charts/incubator/navidrome/SCALE/ix_values.yaml b/charts/incubator/navidrome/SCALE/ix_values.yaml index 46ab6231661..5791271094d 100644 --- a/charts/incubator/navidrome/SCALE/ix_values.yaml +++ b/charts/incubator/navidrome/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: deluan/navidrome pullPolicy: IfNotPresent - tag: 0.44.0 + tag: 0.44.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/navidrome/values.yaml b/charts/incubator/navidrome/values.yaml index 08f4e094838..8d6ce538122 100644 --- a/charts/incubator/navidrome/values.yaml +++ b/charts/incubator/navidrome/values.yaml @@ -3,7 +3,7 @@ image: repository: deluan/navidrome pullPolicy: IfNotPresent - tag: 0.44.0 + tag: 0.44.1 strategy: type: Recreate diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index 3946d59cf49..ffb3eea5241 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.3.4 +version: 1.3.5 diff --git a/charts/incubator/prowlarr/SCALE/ix_values.yaml b/charts/incubator/prowlarr/SCALE/ix_values.yaml index 1d018b07c9d..32dcda91af6 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.575 + tag: v0.1.0.595 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/prowlarr/values.yaml b/charts/incubator/prowlarr/values.yaml index b637155ae44..aa212ca86d6 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.575 + tag: v0.1.0.595 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index ccf2c6c30bb..502ce1492c0 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.3.4 +version: 6.3.5 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index bc75fc575b8..96f2cd215f4 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.767 + tag: v0.1.0.851 probes: liveness: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index 1251ac51554..683cab81752 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.767 + tag: v0.1.0.851 strategy: type: Recreate diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 03802be5796..263e2038ead 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.3.4 +version: 6.3.5 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml index d9b37eac49a..8f535f16e55 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.386 + tag: v0.18.402 probes: liveness: diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 30bacce5332..fe9e9e8a16c 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.386 + tag: v0.18.402 strategy: type: Recreate diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 2af88174e50..6369bc6b3b0 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -36,4 +36,5 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.1.11 +version: 1.1.12 + diff --git a/charts/stable/nextcloud/SCALE/ix_values.yaml b/charts/stable/nextcloud/SCALE/ix_values.yaml index 46d365cadd9..d85cffe7cac 100644 --- a/charts/stable/nextcloud/SCALE/ix_values.yaml +++ b/charts/stable/nextcloud/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: nextcloud pullPolicy: IfNotPresent - tag: 21.0.2 + tag: 21.0.3 strategy: type: Recreate diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 9f10f6e404c..c6d9de4d22d 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -3,7 +3,7 @@ image: repository: nextcloud pullPolicy: IfNotPresent - tag: 21.0.2 + tag: 21.0.3 strategy: type: Recreate diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index b478ab066d7..e07f05c18dc 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.3.4 +version: 6.3.5 diff --git a/charts/stable/ombi/SCALE/ix_values.yaml b/charts/stable/ombi/SCALE/ix_values.yaml index 4ae066e7a8d..bc790e7df85 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.1432 + tag: v4.0.1435 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/ombi/values.yaml b/charts/stable/ombi/values.yaml index 397828683e5..21933ae0f60 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.1432 + tag: v4.0.1435 strategy: type: Recreate