diff --git a/charts/incubator/sogo/Chart.yaml b/charts/incubator/sogo/Chart.yaml index 68f1d451ea6..39d4da2cf71 100644 --- a/charts/incubator/sogo/Chart.yaml +++ b/charts/incubator/sogo/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.2.0" +appVersion: 5.2.0 dependencies: - name: common repository: https://truecharts.org @@ -27,4 +27,4 @@ name: sogo sources: - https://www.sogo.nu/ type: application -version: 4.0.7 +version: 4.0.8 diff --git a/charts/incubator/sogo/SCALE/ix_values.yaml b/charts/incubator/sogo/SCALE/ix_values.yaml index 5920270cf96..8ca0187fc49 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 initContainers: migrate-db: diff --git a/charts/incubator/sogo/values.yaml b/charts/incubator/sogo/values.yaml index f955d7afca6..42ff31faefb 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 # -- services service: diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 40e47a9cd50..02e771adfb4 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.31.0" +appVersion: 4.31.0 dependencies: - name: common repository: https://truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.7 +version: 4.0.8 diff --git a/charts/stable/authelia/SCALE/ix_values.yaml b/charts/stable/authelia/SCALE/ix_values.yaml index 01566036553..ace5d8ffb46 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 enableServiceLinks: false diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index d66e582ab74..842737ffc7c 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 command: ["authelia"] args: ["--config=/configuration.yaml"] diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 9b2ef7e12c8..774e4e378b7 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.5.12" +appVersion: 5.5.12 dependencies: - name: common repository: https://truecharts.org @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.6 +version: 9.0.7 diff --git a/charts/stable/fireflyiii/SCALE/ix_values.yaml b/charts/stable/fireflyiii/SCALE/ix_values.yaml index 6cd95c42f72..f591322a74d 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 initContainers: init-postgresdb: diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index 19c841d5b74..91a0e80a5ff 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 service: main: diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 54962bd6da3..be4e41742a4 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.1.1" +appVersion: 22.1.1 dependencies: - name: common repository: https://truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.7 +version: 6.0.8 diff --git a/charts/stable/nextcloud/SCALE/ix_values.yaml b/charts/stable/nextcloud/SCALE/ix_values.yaml index 9fb509c8c80..4208980ae79 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 strategy: type: Recreate diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 07e285204c7..07bcb1b91a0 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 service: main: ports: diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index a9fa4cb16bf..16463d4d35d 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.4.0" +appVersion: 13.4.0 dependencies: - name: common repository: https://truecharts.org @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.3 +version: 3.0.4 diff --git a/charts/stable/postgresql/SCALE/ix_values.yaml b/charts/stable/postgresql/SCALE/ix_values.yaml index 4ad04da36d6..3ad3c3f123a 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 initContainers: diff --git a/charts/stable/postgresql/values.yaml b/charts/stable/postgresql/values.yaml index 36bd7dea897..4f630d8e7f5 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 4181f615cf9..4b3b9d11b2f 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.2" +appVersion: 1.22.2 dependencies: - name: common repository: https://truecharts.org @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.6 +version: 9.0.7 diff --git a/charts/stable/vaultwarden/SCALE/ix_values.yaml b/charts/stable/vaultwarden/SCALE/ix_values.yaml index 5154284bb1c..3a433b3fe0e 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 envTpl: diff --git a/charts/stable/vaultwarden/values.yaml b/charts/stable/vaultwarden/values.yaml index 4a2eef685bb..674c31cdf3b 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:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c + tag: 13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36 service: main: