diff --git a/charts/incubator/sogo/CHANGELOG.md b/charts/incubator/sogo/CHANGELOG.md index e1589370ab3..76a72023690 100644 --- a/charts/incubator/sogo/CHANGELOG.md +++ b/charts/incubator/sogo/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sogo-4.0.8](https://github.com/truecharts/apps/compare/sogo-4.0.7...sogo-4.0.8) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [sogo-4.0.7](https://github.com/truecharts/apps/compare/sogo-4.0.6...sogo-4.0.7) (2021-09-28) diff --git a/charts/incubator/sogo/Chart.yaml b/charts/incubator/sogo/Chart.yaml index 39d4da2cf71..df74a38ee48 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 diff --git a/charts/incubator/sogo/SCALE/CHANGELOG.md b/charts/incubator/sogo/SCALE/CHANGELOG.md index 5a79345bfcd..b32be5dbe6d 100644 --- a/charts/incubator/sogo/SCALE/CHANGELOG.md +++ b/charts/incubator/sogo/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [sogo-4.0.7](https://github.com/truecharts/apps/compare/sogo-4.0.6...sogo-4.0.7) (2021-09-28) + +### [sogo-4.0.8](https://github.com/truecharts/apps/compare/sogo-4.0.7...sogo-4.0.8) (2021-09-29) #### Chore -* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) diff --git a/charts/incubator/sogo/helm-values.md b/charts/incubator/sogo/helm-values.md index f4a59bcad9b..3cc3101117a 100644 --- a/charts/incubator/sogo/helm-values.md +++ b/charts/incubator/sogo/helm-values.md @@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql | object | `{"enabled":true,"existingSecret":"dbcreds","postgresqlDatabase":"sogo","postgresqlUsername":"sogo"}` | postgres dependency settings | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | | securityContext.runAsNonRoot | bool | `false` | | | service | object | `{"main":{"ports":{"main":{"port":80}}}}` | services | diff --git a/charts/stable/authelia/CHANGELOG.md b/charts/stable/authelia/CHANGELOG.md index 92c60693906..d9c9e81e621 100644 --- a/charts/stable/authelia/CHANGELOG.md +++ b/charts/stable/authelia/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-4.0.8](https://github.com/truecharts/apps/compare/authelia-4.0.7...authelia-4.0.8) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [authelia-4.0.7](https://github.com/truecharts/apps/compare/authelia-4.0.6...authelia-4.0.7) (2021-09-28) diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 02e771adfb4..c28408d279c 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 diff --git a/charts/stable/authelia/SCALE/CHANGELOG.md b/charts/stable/authelia/SCALE/CHANGELOG.md index 4141cde6c7d..9c7516dc83b 100644 --- a/charts/stable/authelia/SCALE/CHANGELOG.md +++ b/charts/stable/authelia/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [authelia-4.0.7](https://github.com/truecharts/apps/compare/authelia-4.0.6...authelia-4.0.7) (2021-09-28) + +### [authelia-4.0.8](https://github.com/truecharts/apps/compare/authelia-4.0.7...authelia-4.0.8) (2021-09-29) #### Chore -* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) diff --git a/charts/stable/authelia/helm-values.md b/charts/stable/authelia/helm-values.md index 3bf5b3b0788..e895faf5a76 100644 --- a/charts/stable/authelia/helm-values.md +++ b/charts/stable/authelia/helm-values.md @@ -110,7 +110,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"authelia"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | probes.liveness.path | string | `"/api/health\""` | | | probes.liveness.type | string | `"HTTP"` | | | probes.readiness.path | string | `"/api/health"` | | diff --git a/charts/stable/fireflyiii/CHANGELOG.md b/charts/stable/fireflyiii/CHANGELOG.md index 1d76ebdd4ac..cdf0c8cd3a7 100644 --- a/charts/stable/fireflyiii/CHANGELOG.md +++ b/charts/stable/fireflyiii/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fireflyiii-9.0.7](https://github.com/truecharts/apps/compare/fireflyiii-9.0.6...fireflyiii-9.0.7) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [fireflyiii-9.0.6](https://github.com/truecharts/apps/compare/fireflyiii-9.0.5...fireflyiii-9.0.6) (2021-09-28) diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 774e4e378b7..3a05c319937 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 diff --git a/charts/stable/fireflyiii/SCALE/CHANGELOG.md b/charts/stable/fireflyiii/SCALE/CHANGELOG.md index e2d9de75c9a..f6f3d3556ec 100644 --- a/charts/stable/fireflyiii/SCALE/CHANGELOG.md +++ b/charts/stable/fireflyiii/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [fireflyiii-9.0.6](https://github.com/truecharts/apps/compare/fireflyiii-9.0.5...fireflyiii-9.0.6) (2021-09-28) + +### [fireflyiii-9.0.7](https://github.com/truecharts/apps/compare/fireflyiii-9.0.6...fireflyiii-9.0.7) (2021-09-29) #### Chore -* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) diff --git a/charts/stable/fireflyiii/helm-values.md b/charts/stable/fireflyiii/helm-values.md index 09e3085d823..961717c0baa 100644 --- a/charts/stable/fireflyiii/helm-values.md +++ b/charts/stable/fireflyiii/helm-values.md @@ -42,7 +42,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"firefly"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | probes.liveness.path | string | `"/login"` | | | probes.readiness.path | string | `"/login"` | | | probes.startup.path | string | `"/login"` | | diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index 83075e08ff3..ce8aaa5aed2 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-6.0.8](https://github.com/truecharts/apps/compare/nextcloud-6.0.7...nextcloud-6.0.8) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [nextcloud-6.0.7](https://github.com/truecharts/apps/compare/nextcloud-6.0.6...nextcloud-6.0.7) (2021-09-28) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index be4e41742a4..88d953dfef4 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 diff --git a/charts/stable/nextcloud/SCALE/CHANGELOG.md b/charts/stable/nextcloud/SCALE/CHANGELOG.md index e582bc21913..345e75f312e 100644 --- a/charts/stable/nextcloud/SCALE/CHANGELOG.md +++ b/charts/stable/nextcloud/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [nextcloud-6.0.7](https://github.com/truecharts/apps/compare/nextcloud-6.0.6...nextcloud-6.0.7) (2021-09-28) + +### [nextcloud-6.0.8](https://github.com/truecharts/apps/compare/nextcloud-6.0.7...nextcloud-6.0.8) (2021-09-29) #### Chore -* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) diff --git a/charts/stable/nextcloud/helm-values.md b/charts/stable/nextcloud/helm-values.md index 5ef8f55390c..2e243b2702c 100644 --- a/charts/stable/nextcloud/helm-values.md +++ b/charts/stable/nextcloud/helm-values.md @@ -60,7 +60,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"nextcloud"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) | | probes.liveness | object | See below | Liveness probe configuration | | probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | diff --git a/charts/stable/postgresql/CHANGELOG.md b/charts/stable/postgresql/CHANGELOG.md index bec4c9544d2..3a213595b5d 100644 --- a/charts/stable/postgresql/CHANGELOG.md +++ b/charts/stable/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-3.0.4](https://github.com/truecharts/apps/compare/postgresql-3.0.3...postgresql-3.0.4) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [postgresql-3.0.3](https://github.com/truecharts/apps/compare/postgresql-3.0.2...postgresql-3.0.3) (2021-09-28) diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 16463d4d35d..b267d8e8b4f 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 diff --git a/charts/stable/postgresql/SCALE/CHANGELOG.md b/charts/stable/postgresql/SCALE/CHANGELOG.md index 04c1884d823..a7c1023779b 100644 --- a/charts/stable/postgresql/SCALE/CHANGELOG.md +++ b/charts/stable/postgresql/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [postgresql-3.0.3](https://github.com/truecharts/apps/compare/postgresql-3.0.2...postgresql-3.0.3) (2021-09-28) + +### [postgresql-3.0.4](https://github.com/truecharts/apps/compare/postgresql-3.0.3...postgresql-3.0.4) (2021-09-29) #### Chore -* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) diff --git a/charts/stable/postgresql/helm-values.md b/charts/stable/postgresql/helm-values.md index 2094c4c895e..4bb82adc744 100644 --- a/charts/stable/postgresql/helm-values.md +++ b/charts/stable/postgresql/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| image.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | initContainers.migrate-db.command[0] | string | `"/bin/sh"` | | | initContainers.migrate-db.command[1] | string | `"-cx"` | | | initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | | diff --git a/charts/stable/vaultwarden/CHANGELOG.md b/charts/stable/vaultwarden/CHANGELOG.md index 6e969274ae1..b51696e4219 100644 --- a/charts/stable/vaultwarden/CHANGELOG.md +++ b/charts/stable/vaultwarden/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [vaultwarden-9.0.7](https://github.com/truecharts/apps/compare/vaultwarden-9.0.6...vaultwarden-9.0.7) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [vaultwarden-9.0.6](https://github.com/truecharts/apps/compare/vaultwarden-9.0.5...vaultwarden-9.0.6) (2021-09-28) diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 4b3b9d11b2f..5262e577395 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 diff --git a/charts/stable/vaultwarden/SCALE/CHANGELOG.md b/charts/stable/vaultwarden/SCALE/CHANGELOG.md index fde9a9d9962..406185e6891 100644 --- a/charts/stable/vaultwarden/SCALE/CHANGELOG.md +++ b/charts/stable/vaultwarden/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [vaultwarden-9.0.6](https://github.com/truecharts/apps/compare/vaultwarden-9.0.5...vaultwarden-9.0.6) (2021-09-28) + +### [vaultwarden-9.0.7](https://github.com/truecharts/apps/compare/vaultwarden-9.0.6...vaultwarden-9.0.7) (2021-09-29) #### Chore -* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) diff --git a/charts/stable/vaultwarden/helm-values.md b/charts/stable/vaultwarden/helm-values.md index a997e72d6c6..f888893d617 100644 --- a/charts/stable/vaultwarden/helm-values.md +++ b/charts/stable/vaultwarden/helm-values.md @@ -54,7 +54,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"vaultwarden"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | service.main.ports.main.port | int | `8080` | | | service.ws.ports.ws.enabled | bool | `true` | | | service.ws.ports.ws.port | int | `3012` | | diff --git a/docs/apps/incubator/sogo/CHANGELOG.md b/docs/apps/incubator/sogo/CHANGELOG.md index e1589370ab3..76a72023690 100644 --- a/docs/apps/incubator/sogo/CHANGELOG.md +++ b/docs/apps/incubator/sogo/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sogo-4.0.8](https://github.com/truecharts/apps/compare/sogo-4.0.7...sogo-4.0.8) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [sogo-4.0.7](https://github.com/truecharts/apps/compare/sogo-4.0.6...sogo-4.0.7) (2021-09-28) diff --git a/docs/apps/incubator/sogo/helm-values.md b/docs/apps/incubator/sogo/helm-values.md index f4a59bcad9b..3cc3101117a 100644 --- a/docs/apps/incubator/sogo/helm-values.md +++ b/docs/apps/incubator/sogo/helm-values.md @@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql | object | `{"enabled":true,"existingSecret":"dbcreds","postgresqlDatabase":"sogo","postgresqlUsername":"sogo"}` | postgres dependency settings | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | | securityContext.runAsNonRoot | bool | `false` | | | service | object | `{"main":{"ports":{"main":{"port":80}}}}` | services | diff --git a/docs/apps/stable/authelia/CHANGELOG.md b/docs/apps/stable/authelia/CHANGELOG.md index 92c60693906..d9c9e81e621 100644 --- a/docs/apps/stable/authelia/CHANGELOG.md +++ b/docs/apps/stable/authelia/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-4.0.8](https://github.com/truecharts/apps/compare/authelia-4.0.7...authelia-4.0.8) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [authelia-4.0.7](https://github.com/truecharts/apps/compare/authelia-4.0.6...authelia-4.0.7) (2021-09-28) diff --git a/docs/apps/stable/authelia/helm-values.md b/docs/apps/stable/authelia/helm-values.md index 3bf5b3b0788..e895faf5a76 100644 --- a/docs/apps/stable/authelia/helm-values.md +++ b/docs/apps/stable/authelia/helm-values.md @@ -110,7 +110,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"authelia"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | probes.liveness.path | string | `"/api/health\""` | | | probes.liveness.type | string | `"HTTP"` | | | probes.readiness.path | string | `"/api/health"` | | diff --git a/docs/apps/stable/fireflyiii/CHANGELOG.md b/docs/apps/stable/fireflyiii/CHANGELOG.md index 1d76ebdd4ac..cdf0c8cd3a7 100644 --- a/docs/apps/stable/fireflyiii/CHANGELOG.md +++ b/docs/apps/stable/fireflyiii/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fireflyiii-9.0.7](https://github.com/truecharts/apps/compare/fireflyiii-9.0.6...fireflyiii-9.0.7) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [fireflyiii-9.0.6](https://github.com/truecharts/apps/compare/fireflyiii-9.0.5...fireflyiii-9.0.6) (2021-09-28) diff --git a/docs/apps/stable/fireflyiii/helm-values.md b/docs/apps/stable/fireflyiii/helm-values.md index 09e3085d823..961717c0baa 100644 --- a/docs/apps/stable/fireflyiii/helm-values.md +++ b/docs/apps/stable/fireflyiii/helm-values.md @@ -42,7 +42,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"firefly"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | probes.liveness.path | string | `"/login"` | | | probes.readiness.path | string | `"/login"` | | | probes.startup.path | string | `"/login"` | | diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md index 83075e08ff3..ce8aaa5aed2 100644 --- a/docs/apps/stable/nextcloud/CHANGELOG.md +++ b/docs/apps/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-6.0.8](https://github.com/truecharts/apps/compare/nextcloud-6.0.7...nextcloud-6.0.8) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [nextcloud-6.0.7](https://github.com/truecharts/apps/compare/nextcloud-6.0.6...nextcloud-6.0.7) (2021-09-28) diff --git a/docs/apps/stable/nextcloud/helm-values.md b/docs/apps/stable/nextcloud/helm-values.md index 5ef8f55390c..2e243b2702c 100644 --- a/docs/apps/stable/nextcloud/helm-values.md +++ b/docs/apps/stable/nextcloud/helm-values.md @@ -60,7 +60,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"nextcloud"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) | | probes.liveness | object | See below | Liveness probe configuration | | probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | diff --git a/docs/apps/stable/postgresql/CHANGELOG.md b/docs/apps/stable/postgresql/CHANGELOG.md index bec4c9544d2..3a213595b5d 100644 --- a/docs/apps/stable/postgresql/CHANGELOG.md +++ b/docs/apps/stable/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-3.0.4](https://github.com/truecharts/apps/compare/postgresql-3.0.3...postgresql-3.0.4) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [postgresql-3.0.3](https://github.com/truecharts/apps/compare/postgresql-3.0.2...postgresql-3.0.3) (2021-09-28) diff --git a/docs/apps/stable/postgresql/helm-values.md b/docs/apps/stable/postgresql/helm-values.md index 2094c4c895e..4bb82adc744 100644 --- a/docs/apps/stable/postgresql/helm-values.md +++ b/docs/apps/stable/postgresql/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| image.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | initContainers.migrate-db.command[0] | string | `"/bin/sh"` | | | initContainers.migrate-db.command[1] | string | `"-cx"` | | | initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | | diff --git a/docs/apps/stable/vaultwarden/CHANGELOG.md b/docs/apps/stable/vaultwarden/CHANGELOG.md index 6e969274ae1..b51696e4219 100644 --- a/docs/apps/stable/vaultwarden/CHANGELOG.md +++ b/docs/apps/stable/vaultwarden/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [vaultwarden-9.0.7](https://github.com/truecharts/apps/compare/vaultwarden-9.0.6...vaultwarden-9.0.7) (2021-09-29) + +#### Chore + +* update bitnami/postgresql:13.4.0 docker digest to 33c276d ([#1055](https://github.com/truecharts/apps/issues/1055)) + + + ### [vaultwarden-9.0.6](https://github.com/truecharts/apps/compare/vaultwarden-9.0.5...vaultwarden-9.0.6) (2021-09-28) diff --git a/docs/apps/stable/vaultwarden/helm-values.md b/docs/apps/stable/vaultwarden/helm-values.md index a997e72d6c6..f888893d617 100644 --- a/docs/apps/stable/vaultwarden/helm-values.md +++ b/docs/apps/stable/vaultwarden/helm-values.md @@ -54,7 +54,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"vaultwarden"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | | | service.main.ports.main.port | int | `8080` | | | service.ws.ports.ws.enabled | bool | `true` | | | service.ws.ports.ws.port | int | `3012` | | diff --git a/docs/index.yaml b/docs/index.yaml index f47f682fc81..50063849e6e 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -4433,6 +4433,50 @@ entries: - https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz version: 0.1.3 authelia: + - apiVersion: v2 + appVersion: 4.31.0 + created: "2021-09-29T08:25:27.863086327Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.4.0 + description: Authelia is a Single Sign-On Multi-Factor portal for web apps + digest: dacb8a33ddb1a47d83e1ac5c6f03ebf231b9c5db6ec4139f423d9d015a4bd4e8 + home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia + icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 + keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: authelia + sources: + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia + type: application + urls: + - https://github.com/truecharts/apps/releases/download/authelia-4.0.8/authelia-4.0.8.tgz + version: 4.0.8 - apiVersion: v2 appVersion: 4.31.0 created: "2021-09-28T08:36:24.918197074Z" @@ -36989,6 +37033,39 @@ entries: - https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz version: 0.0.1 fireflyiii: + - apiVersion: v2 + appVersion: 5.5.12 + created: "2021-09-29T08:25:28.020957677Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 + description: A free and open source personal finance manager + digest: ab7df3294b6cbac6b12e4d2927dda69d1e1aa959b12774e458de93fe43adb347 + home: https://github.com/firefly-iii/firefly-iii/ + icon: https://www.firefly-iii.org/assets/logo/color.png + keywords: + - fireflyiii + - finacial + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: fireflyiii + sources: + - https://github.com/firefly-iii/firefly-iii/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/fireflyiii-9.0.7/fireflyiii-9.0.7.tgz + version: 9.0.7 - apiVersion: v2 appVersion: 5.5.12 created: "2021-09-28T08:36:25.072068762Z" @@ -94294,6 +94371,45 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz version: 3.1.5 nextcloud: + - apiVersion: v2 + appVersion: 22.1.1 + created: "2021-09-29T08:25:28.185468714Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.4.0 + description: A private cloud server that puts the control and security of your + own data back into your hands. + digest: d28ab57d3d13650d51afea3f1c520cdf42d5fc1952ced8f4d99dbae082ec6700 + home: https://nextcloud.com/ + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nextcloud-6.0.8/nextcloud-6.0.8.tgz + version: 6.0.8 - apiVersion: v2 appVersion: 22.1.1 created: "2021-09-28T08:36:25.236496587Z" @@ -131767,6 +131883,37 @@ entries: - https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz version: 0.0.1 postgresql: + - apiVersion: v2 + appVersion: 13.4.0 + created: "2021-09-29T08:25:28.322763197Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + description: PostgresSQL + digest: 1b3403d15d75248a5d36aef2e911a3117a8c7e27e87eee0ffbb8735b1a39626f + home: https://github.com/truecharts/apps/tree/master/stable/postgres + icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png + keywords: + - postgres + - postgressql + - dtabase + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: postgresql + sources: + - https://www.postgresql.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/postgresql-3.0.4/postgresql-3.0.4.tgz + version: 3.0.4 - apiVersion: v2 appVersion: 13.4.0 created: "2021-09-28T07:44:42.946995623Z" @@ -155660,6 +155807,39 @@ entries: - https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz version: 1.0.1 sogo: + - apiVersion: v2 + appVersion: 5.2.0 + created: "2021-09-29T08:25:28.491991595Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 + - condition: memcached.enabled + name: memcached + repository: https://charts.bitnami.com/bitnami + version: 5.15.2 + description: Groupware package + digest: a2fa96d6895e5ff4179e4beab1c25b800337601cf87897b5921d20337fd09e62 + home: https://github.com/truecharts/apps/tree/master/charts/stable/sogo + icon: https://truecharts.org/_static/img/sogo-icon.png + keywords: + - groupware + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: sogo + sources: + - https://www.sogo.nu/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/sogo-4.0.8/sogo-4.0.8.tgz + version: 4.0.8 - apiVersion: v2 appVersion: 5.2.0 created: "2021-09-28T08:36:25.39698396Z" @@ -182906,6 +183086,43 @@ entries: - https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz version: 1.0.0 vaultwarden: + - apiVersion: v2 + appVersion: 1.22.2 + created: "2021-09-29T08:25:28.632090114Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 + description: Unofficial Bitwarden compatible server written in Rust + digest: 0648b78533dc622bfe734a3b0b842139329912766409fa2cce3fba1b3049cdf3 + home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden + icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png + keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: vaultwarden + sources: + - https://github.com/dani-garcia/vaultwarden + type: application + urls: + - https://github.com/truecharts/apps/releases/download/vaultwarden-9.0.7/vaultwarden-9.0.7.tgz + version: 9.0.7 - apiVersion: v2 appVersion: 1.22.2 created: "2021-09-28T08:36:25.538961495Z" @@ -192321,4 +192538,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-09-28T22:20:27.465679219Z" +generated: "2021-09-29T08:25:28.684667397Z"