diff --git a/charts/incubator/sogo/Chart.yaml b/charts/incubator/sogo/Chart.yaml index 752164c5e69..7720832005c 100644 --- a/charts/incubator/sogo/Chart.yaml +++ b/charts/incubator/sogo/Chart.yaml @@ -27,4 +27,4 @@ name: sogo sources: - https://www.sogo.nu/ type: application -version: 4.0.4 +version: 4.0.5 diff --git a/charts/incubator/sogo/SCALE/ix_values.yaml b/charts/incubator/sogo/SCALE/ix_values.yaml index b147d506364..5920270cf96 100644 --- a/charts/incubator/sogo/SCALE/ix_values.yaml +++ b/charts/incubator/sogo/SCALE/ix_values.yaml @@ -11,7 +11,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c initContainers: migrate-db: diff --git a/charts/incubator/sogo/values.yaml b/charts/incubator/sogo/values.yaml index 56c26f07017..f955d7afca6 100644 --- a/charts/incubator/sogo/values.yaml +++ b/charts/incubator/sogo/values.yaml @@ -15,7 +15,7 @@ podSecurityContext: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c # -- services service: diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index d203c975fec..83a7f9da439 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.4 +version: 4.0.5 diff --git a/charts/stable/authelia/SCALE/ix_values.yaml b/charts/stable/authelia/SCALE/ix_values.yaml index 1236998180a..01566036553 100644 --- a/charts/stable/authelia/SCALE/ix_values.yaml +++ b/charts/stable/authelia/SCALE/ix_values.yaml @@ -12,7 +12,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c enableServiceLinks: false diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index 8c51d087ed6..d66e582ab74 100644 --- a/charts/stable/authelia/values.yaml +++ b/charts/stable/authelia/values.yaml @@ -8,7 +8,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c command: ["authelia"] args: ["--config=/configuration.yaml"] diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 593c4e7272c..acd39c9d106 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2021.9.1" +appVersion: 2021.9.1 dependencies: - name: common repository: https://truecharts.org @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 8.0.1 +version: 8.0.2 diff --git a/charts/stable/esphome/SCALE/ix_values.yaml b/charts/stable/esphome/SCALE/ix_values.yaml index 09c19863d73..ca8f28782a9 100644 --- a/charts/stable/esphome/SCALE/ix_values.yaml +++ b/charts/stable/esphome/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/truecharts/esphome pullPolicy: IfNotPresent - tag: v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44 + tag: v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index f3f8c08766d..648d8f50bb4 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/esphome pullPolicy: IfNotPresent - tag: v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44 + tag: v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae service: main: diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 88118e6d32b..d75c3bd7be6 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.3 +version: 9.0.4 diff --git a/charts/stable/fireflyiii/SCALE/ix_values.yaml b/charts/stable/fireflyiii/SCALE/ix_values.yaml index 3b4d625d691..6cd95c42f72 100644 --- a/charts/stable/fireflyiii/SCALE/ix_values.yaml +++ b/charts/stable/fireflyiii/SCALE/ix_values.yaml @@ -13,7 +13,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c initContainers: init-postgresdb: diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index d4612efb7bf..19c841d5b74 100644 --- a/charts/stable/fireflyiii/values.yaml +++ b/charts/stable/fireflyiii/values.yaml @@ -11,7 +11,7 @@ securityContext: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c service: main: diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index fd714f14d88..c79df6da023 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.2.4" +appVersion: 5.2.4 dependencies: - name: common repository: https://truecharts.org @@ -20,4 +20,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 3.0.1 +version: 3.0.2 diff --git a/charts/stable/librespeed/SCALE/ix_values.yaml b/charts/stable/librespeed/SCALE/ix_values.yaml index 6882fb132fb..a89e32480ca 100644 --- a/charts/stable/librespeed/SCALE/ix_values.yaml +++ b/charts/stable/librespeed/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/librespeed pullPolicy: IfNotPresent - tag: version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a + tag: version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/librespeed/values.yaml b/charts/stable/librespeed/values.yaml index ae292178ecb..77901fba679 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:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a + tag: version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 54862d14d0e..968620ebcd7 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.4 +version: 6.0.5 diff --git a/charts/stable/nextcloud/SCALE/ix_values.yaml b/charts/stable/nextcloud/SCALE/ix_values.yaml index c1750006a0e..9fb509c8c80 100644 --- a/charts/stable/nextcloud/SCALE/ix_values.yaml +++ b/charts/stable/nextcloud/SCALE/ix_values.yaml @@ -12,7 +12,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c strategy: type: Recreate diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index bc9cb136fbe..07e285204c7 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -17,7 +17,7 @@ podSecurityContext: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c service: main: ports: diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 74c4f867633..a9fa4cb16bf 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.2 +version: 3.0.3 diff --git a/charts/stable/postgresql/SCALE/ix_values.yaml b/charts/stable/postgresql/SCALE/ix_values.yaml index dec2fa84f71..4ad04da36d6 100644 --- a/charts/stable/postgresql/SCALE/ix_values.yaml +++ b/charts/stable/postgresql/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c initContainers: diff --git a/charts/stable/postgresql/values.yaml b/charts/stable/postgresql/values.yaml index 6b5f1dc8301..36bd7dea897 100644 --- a/charts/stable/postgresql/values.yaml +++ b/charts/stable/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 65d147892b3..a9c5ee6b660 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.3 +version: 9.0.4 diff --git a/charts/stable/vaultwarden/SCALE/ix_values.yaml b/charts/stable/vaultwarden/SCALE/ix_values.yaml index c10608d7ec5..5154284bb1c 100644 --- a/charts/stable/vaultwarden/SCALE/ix_values.yaml +++ b/charts/stable/vaultwarden/SCALE/ix_values.yaml @@ -12,7 +12,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c envTpl: diff --git a/charts/stable/vaultwarden/values.yaml b/charts/stable/vaultwarden/values.yaml index e70793273a3..4a2eef685bb 100644 --- a/charts/stable/vaultwarden/values.yaml +++ b/charts/stable/vaultwarden/values.yaml @@ -8,7 +8,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c service: main: