diff --git a/charts/incubator/healthchecks/Chart.yaml b/charts/incubator/healthchecks/Chart.yaml index 407f0b7cf79..f0525fe44de 100644 --- a/charts/incubator/healthchecks/Chart.yaml +++ b/charts/incubator/healthchecks/Chart.yaml @@ -22,4 +22,4 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 1.2.1 +version: 1.2.2 diff --git a/charts/incubator/healthchecks/SCALE/ix_values.yaml b/charts/incubator/healthchecks/SCALE/ix_values.yaml index 713f649ed82..484ea724c48 100644 --- a/charts/incubator/healthchecks/SCALE/ix_values.yaml +++ b/charts/incubator/healthchecks/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: linuxserver/healthchecks pullPolicy: IfNotPresent - tag: version-v1.21.0 + tag: version-v1.22.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/healthchecks/values.yaml b/charts/incubator/healthchecks/values.yaml index 3d44cc4a7ec..87890e97cdb 100644 --- a/charts/incubator/healthchecks/values.yaml +++ b/charts/incubator/healthchecks/values.yaml @@ -4,7 +4,7 @@ image: # -- image repository repository: linuxserver/healthchecks # -- image tag - tag: version-v1.21.0 + tag: version-v1.22.0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/komga/Chart.yaml b/charts/incubator/komga/Chart.yaml index d5ccd329b5a..7edf7a62705 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.5 +version: 1.2.6 diff --git a/charts/incubator/komga/SCALE/ix_values.yaml b/charts/incubator/komga/SCALE/ix_values.yaml index d3ee832f8a8..072e1dd9d27 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.114.0 + tag: 0.116.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/komga/values.yaml b/charts/incubator/komga/values.yaml index 4c7836ea369..9be5231b121 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.114.0 + tag: 0.116.0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/owncloud-ocis/Chart.yaml b/charts/incubator/owncloud-ocis/Chart.yaml index 20a4de94221..86d5fb0b43b 100644 --- a/charts/incubator/owncloud-ocis/Chart.yaml +++ b/charts/incubator/owncloud-ocis/Chart.yaml @@ -25,4 +25,4 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 1.2.2 +version: 1.2.3 diff --git a/charts/incubator/owncloud-ocis/SCALE/ix_values.yaml b/charts/incubator/owncloud-ocis/SCALE/ix_values.yaml index 5ac77592519..271e8b86768 100644 --- a/charts/incubator/owncloud-ocis/SCALE/ix_values.yaml +++ b/charts/incubator/owncloud-ocis/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: owncloud/ocis pullPolicy: IfNotPresent - tag: 1.9.0 + tag: 1.10.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/owncloud-ocis/values.yaml b/charts/incubator/owncloud-ocis/values.yaml index e3e5ce01487..dc5762ddd9e 100644 --- a/charts/incubator/owncloud-ocis/values.yaml +++ b/charts/incubator/owncloud-ocis/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: owncloud/ocis # -- image tag - tag: 1.9.0 + tag: 1.10.0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index c200ba0171b..1473fb14b4f 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 6.4.4 +version: 6.4.5 diff --git a/charts/stable/home-assistant/SCALE/ix_values.yaml b/charts/stable/home-assistant/SCALE/ix_values.yaml index 24643af4542..ff02334ac4a 100644 --- a/charts/stable/home-assistant/SCALE/ix_values.yaml +++ b/charts/stable/home-assistant/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: homeassistant/home-assistant pullPolicy: IfNotPresent - tag: 2021.7.4 + tag: 2021.8.5 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index afe5b7c7a5a..14c475e2ad7 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -3,7 +3,7 @@ image: repository: homeassistant/home-assistant pullPolicy: IfNotPresent - tag: 2021.7.4 + tag: 2021.8.5 strategy: type: Recreate diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 6b424148d78..967007a1c03 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.8.0 +version: 1.8.1 diff --git a/charts/stable/nextcloud/SCALE/ix_values.yaml b/charts/stable/nextcloud/SCALE/ix_values.yaml index 1b0042c6fd3..bdfb8775987 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: 22.0.0 + tag: 22.1.0 strategy: type: Recreate diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 6eb76d77ae4..16e4ce67f79 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -3,7 +3,7 @@ image: repository: nextcloud pullPolicy: IfNotPresent - tag: 22.0.0 + tag: 22.1.0 strategy: type: Recreate