diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock index 4a488cdd7f896d1a63e72a55e194d1acb4f76185..3cfed54c33beeebb2d8b5c01a3a841bd8f474e2d 100644 --- a/charts/commento/Chart.lock +++ b/charts/commento/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgres repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 -digest: sha256:2fd7ba64492c171e554a64a04cb97c6d460785cf72646b1855951ed0270946d5 -generated: "2022-05-21T10:19:12.9183875+02:00" + version: 0.2.21 +digest: sha256:1d483a5f451a8df3b7ec27caf4b3a72869d972e1825d16b4736e0ea3f58bcde0 +generated: "2022-08-13T14:52:33.468579384+02:00" diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml index dd7bea60a538e289d180b509c656202b320fc0a0..18f38fe5598c1bd6bb6d1031c7afa7febe68c16d 100644 --- a/charts/commento/Chart.yaml +++ b/charts/commento/Chart.yaml @@ -7,12 +7,12 @@ type: application maintainers: - name: groundhog2k -version: 0.1.27 +version: 0.1.28 appVersion: "v1.8.0" dependencies: - name: postgres - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled diff --git a/charts/commento/README.md b/charts/commento/README.md index f36511472b16b9e96cceb3062f0bc5b7f10c6f7d..504eed894c66649732a861c6ff9e286c949cd467 100644 --- a/charts/commento/README.md +++ b/charts/commento/README.md @@ -1,6 +1,6 @@ # Commento -   +   ## Changelog @@ -49,7 +49,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | postgres | 0.2.20 | +| @groundhog2k | postgres | 0.2.21 | ## Common parameters diff --git a/charts/commento/RELEASENOTES.md b/charts/commento/RELEASENOTES.md index f35f6ce3a7f9302138411b0b398b749c16499fda..11f371943cc818f4b9a4a51892583aa7bc85306d 100644 --- a/charts/commento/RELEASENOTES.md +++ b/charts/commento/RELEASENOTES.md @@ -9,4 +9,5 @@ | 0.1.25 | v1.8.0 | Updated chart dependencies (postgres 0.2.17) | | 0.1.26 | v1.8.0 | Updated chart dependencies (postgres 0.2.19) | | 0.1.27 | v1.8.0 | Updated chart dependencies (postgres 0.2.20) | +| 0.1.28 | v1.8.0 | Updated chart dependencies (postgres 0.2.21) | | | | | diff --git a/charts/commento/charts/postgres-0.2.20.tgz b/charts/commento/charts/postgres-0.2.20.tgz deleted file mode 100644 index ac73cb810144f527c9ea7fd5d69d262b7bc37341..0000000000000000000000000000000000000000 Binary files a/charts/commento/charts/postgres-0.2.20.tgz and /dev/null differ diff --git a/charts/commento/charts/postgres-0.2.21.tgz b/charts/commento/charts/postgres-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2d0b05f803099c115d6b49267843f6f4bc048183 Binary files /dev/null and b/charts/commento/charts/postgres-0.2.21.tgz differ diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock index a566f3305e791f9b9a4b63a3a89b10b4e533056b..d238ba5c67db8c45b9e5a23cf52b67ea9fc681f9 100644 --- a/charts/gitea/Chart.lock +++ b/charts/gitea/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.2.21 - name: postgres repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 + version: 0.2.21 - name: redis repository: https://groundhog2k.github.io/helm-charts version: 0.5.5 -digest: sha256:2225568446d74e9533b935ffb9e8fd08ca574b9dba5eb19aeb83f5fbf84199d8 -generated: "2022-07-19T18:49:11.423346201+02:00" +digest: sha256:3d5c4f875b0d0b298c8d858a63b6367a7b2c2a9f3b458d0cd19ab226f45efc05 +generated: "2022-08-13T14:52:40.074555181+02:00" diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 8f9f031e2583b462c23120c40d28a20d219d3f92..82c384383c96b71b5dd093d0f6faeab80e5818c1 100644 --- a/charts/gitea/Chart.yaml +++ b/charts/gitea/Chart.yaml @@ -8,7 +8,7 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.6.0 +version: 0.6.1 # This is the version number of the application being deployed. appVersion: "1.17.0" @@ -19,7 +19,7 @@ dependencies: repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled - name: redis diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 7012730ddeebd0c00753b5080298a3e24f814c08..b861aafeeff4584d84a265d83a8c027e6089d662 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   ## Changelog @@ -48,7 +48,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| | @groundhog2k | mariadb | 0.2.21 | -| @groundhog2k | postgres | 0.2.20 | +| @groundhog2k | postgres | 0.2.21 | | @groundhog2k | redis | 0.5.5 | ## Common parameters diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md index ae2da7191155c197153cbf637608b459dbed0767..fdada2573360ee53edcb6a930bfdf4d16fecc3bd 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -21,4 +21,5 @@ | 0.5.14 | 1.16.9 | Updated to Gitea 1.16.9 | | 0.5.15 | 1.16.9 | Updated chart dependencies (redis 0.5.5) | | 0.6.0 | 1.17.0 | Updated to Gitea 1.17.0 | +| 0.6.1 | 1.17.0 | Updated chart dependencies (postgres 0.2.21) | | | | | diff --git a/charts/gitea/charts/postgres-0.2.20.tgz b/charts/gitea/charts/postgres-0.2.20.tgz deleted file mode 100644 index ac73cb810144f527c9ea7fd5d69d262b7bc37341..0000000000000000000000000000000000000000 Binary files a/charts/gitea/charts/postgres-0.2.20.tgz and /dev/null differ diff --git a/charts/gitea/charts/postgres-0.2.21.tgz b/charts/gitea/charts/postgres-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2d0b05f803099c115d6b49267843f6f4bc048183 Binary files /dev/null and b/charts/gitea/charts/postgres-0.2.21.tgz differ diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 613d4a355877fa960600d76224b0ae02831ac264..25fa0c29b76e8df16ea0d998e0d5e9a8ba5f9d7c 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.2.21 - name: postgres repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 + version: 0.2.21 - name: redis repository: https://groundhog2k.github.io/helm-charts version: 0.5.5 -digest: sha256:2225568446d74e9533b935ffb9e8fd08ca574b9dba5eb19aeb83f5fbf84199d8 -generated: "2022-07-19T18:49:29.304482587+02:00" +digest: sha256:3d5c4f875b0d0b298c8d858a63b6367a7b2c2a9f3b458d0cd19ab226f45efc05 +generated: "2022-08-13T14:52:47.894622819+02:00" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 1edf487f2b664262bba81f07ef46d3e7edb9a917..ea32dbb70634e411962bfe3d0f6eaaad1c4b399f 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -8,7 +8,7 @@ maintainers: - name: groundhog2k # This is the chart version. -version: 0.11.8 +version: 0.11.9 # This is the version number of the application being deployed. appVersion: "24.0.4-apache" @@ -19,7 +19,7 @@ dependencies: repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled - name: redis diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 5f46b0d5844d1e551909388c1e2a4552ad5a6713..59737c5765706c76d57760d4b57ac62975531935 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   ## Changelog @@ -83,7 +83,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| | @groundhog2k | mariadb | 0.2.21 | -| @groundhog2k | postgres | 0.2.20 | +| @groundhog2k | postgres | 0.2.21 | | @groundhog2k | redis | 0.5.5 | ## Common parameters diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md index 4c167f7c5e8c1642545fd3322cdd215b90e2444d..5c4023d04e310fbb3c3ae2e9e2f8b8054d19b441 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -19,4 +19,5 @@ | 0.11.6 | 24.0.3-apache | Upgraded to Nextcloud 24.0.3 | | 0.11.7 | 24.0.3-apache | Updated chart dependencies (redis 0.5.5) | | 0.11.8 | 24.0.4-apache | Upgraded to Nextcloud 24.0.4 | +| 0.11.9 | 24.0.4-apache | Updated chart dependencies (postgres 0.2.21) | | | | | diff --git a/charts/nextcloud/charts/postgres-0.2.20.tgz b/charts/nextcloud/charts/postgres-0.2.20.tgz deleted file mode 100644 index ac73cb810144f527c9ea7fd5d69d262b7bc37341..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/postgres-0.2.20.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/postgres-0.2.21.tgz b/charts/nextcloud/charts/postgres-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2d0b05f803099c115d6b49267843f6f4bc048183 Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.2.21.tgz differ