diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock index 26b742b27f7035ead54c962dd61d7ae21dd453d7..9e654a7cbfdb951eaecb97770da53a3e360f5a21 100644 --- a/charts/ghost/Chart.lock +++ b/charts/ghost/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.13 -digest: sha256:207e18431647bd55ead173743a243e1b1edad3a7f0d6d36d699205f0035d4530 -generated: "2021-07-20T18:49:45.9892807+02:00" + version: 0.2.14 +digest: sha256:c66573bbbe650d5553515b4ba88acf8607b95c3d35d7ffdb00c3d0d39f65fad2 +generated: "2021-08-16T16:24:42.6129442+02:00" diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index ebfa9ce819bf2fbcf5ca6e10e9e95fbf585e4212..71afbd83cd7ea6a6b407e85c11e69336fc00c874 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,12 +7,12 @@ type: application maintainers: - name: groundhog2k -version: 0.14.0 +version: 0.14.1 appVersion: "4.11.0" dependencies: - name: mariadb - version: 0.2.13 + version: 0.2.14 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled diff --git a/charts/ghost/README.md b/charts/ghost/README.md index c1e9d3fd2908cb304c4d8c30e250d637fd7e878e..3f729943bdf8103b8b3b85b671fc7d1f1313b7a8 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   A Helm chart for Ghost blog on Kubernetes @@ -43,7 +43,7 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.13 | +| @groundhog2k | mariadb | 0.2.14 | ## Common parameters diff --git a/charts/ghost/charts/mariadb-0.2.13.tgz b/charts/ghost/charts/mariadb-0.2.13.tgz deleted file mode 100644 index 4c25af0a85e0df0d7cf7f3b4051874ff3f96937a..0000000000000000000000000000000000000000 Binary files a/charts/ghost/charts/mariadb-0.2.13.tgz and /dev/null differ diff --git a/charts/ghost/charts/mariadb-0.2.14.tgz b/charts/ghost/charts/mariadb-0.2.14.tgz new file mode 100644 index 0000000000000000000000000000000000000000..ae6c20380be07ae151226d40e9eaefd3d6d8ff68 Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.14.tgz differ diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock index 5b6cb4f0ff4657a3bd0f8ff72bb091df79303791..cf9afafda902624332b7fdf6380c2b10ad1ad65c 100644 --- a/charts/gitea/Chart.lock +++ b/charts/gitea/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.13 + version: 0.2.14 - name: postgres repository: https://groundhog2k.github.io/helm-charts - version: 0.2.11 + version: 0.2.13 - name: redis repository: https://groundhog2k.github.io/helm-charts version: 0.4.7 -digest: sha256:a49de45f3ba19ba06e378278b319258a2029ac945f9763e5f93fd4788e081c25 -generated: "2021-07-23T10:27:53.8007427+02:00" +digest: sha256:5221f81807e94ec6b86bae8c60948d7140b00eec2e5892c156e33d8eee4051ff +generated: "2021-08-16T16:24:51.8942886+02:00" diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 6062a853fe42d506656bfacfabda3e5f0a8b96b5..8da37be9d8abda3b3dd0bcd925e36b0aaf2fc1fd 100644 --- a/charts/gitea/Chart.yaml +++ b/charts/gitea/Chart.yaml @@ -8,18 +8,18 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.3.24 +version: 0.3.25 # This is the version number of the application being deployed. appVersion: "1.14.6" dependencies: - name: mariadb - version: 0.2.13 + version: 0.2.14 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres - version: 0.2.11 + version: 0.2.13 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 a42b07dd4eed1e18e22ad852e8f1c73ff88dc409..19d224b33f0e745dd479da578458ae25aebdd1eb 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   A Helm chart for Gitea on Kubernetes @@ -43,8 +43,8 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.13 | -| @groundhog2k | postgres | 0.2.11 | +| @groundhog2k | mariadb | 0.2.14 | +| @groundhog2k | postgres | 0.2.13 | | @groundhog2k | redis | 0.4.7 | ## Common parameters diff --git a/charts/gitea/charts/mariadb-0.2.13.tgz b/charts/gitea/charts/mariadb-0.2.13.tgz deleted file mode 100644 index 4c25af0a85e0df0d7cf7f3b4051874ff3f96937a..0000000000000000000000000000000000000000 Binary files a/charts/gitea/charts/mariadb-0.2.13.tgz and /dev/null differ diff --git a/charts/gitea/charts/mariadb-0.2.14.tgz b/charts/gitea/charts/mariadb-0.2.14.tgz new file mode 100644 index 0000000000000000000000000000000000000000..ae6c20380be07ae151226d40e9eaefd3d6d8ff68 Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.14.tgz differ diff --git a/charts/gitea/charts/postgres-0.2.11.tgz b/charts/gitea/charts/postgres-0.2.11.tgz deleted file mode 100644 index 2de5460d66520a2fad2fe2833115ad456a13888a..0000000000000000000000000000000000000000 Binary files a/charts/gitea/charts/postgres-0.2.11.tgz and /dev/null differ diff --git a/charts/gitea/charts/postgres-0.2.13.tgz b/charts/gitea/charts/postgres-0.2.13.tgz new file mode 100644 index 0000000000000000000000000000000000000000..0efe2d599000abf7cd80ea1bb7d71a0e8ff45ad8 Binary files /dev/null and b/charts/gitea/charts/postgres-0.2.13.tgz differ diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock index abcabf9285b1c633a730b0dc554f9b9ed49efc7b..bf2f7844c9f8610c0e8eee925a0f6c67b40f6971 100644 --- a/charts/graylog/Chart.lock +++ b/charts/graylog/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mongodb repository: https://groundhog2k.github.io/helm-charts - version: 0.3.2 + version: 0.3.3 - name: elasticsearch repository: https://groundhog2k.github.io/helm-charts version: 0.1.103 -digest: sha256:d19f4f20ebc6d319a9f4776ae63bbe938cbd775f83deefef7dc8a380fc965afa -generated: "2021-07-20T19:06:07.8531218+02:00" +digest: sha256:e2496340cbec87f4ac9865f83c40ea797fc5ca8a760d8bb578d01f1efcf64a47 +generated: "2021-08-16T16:24:57.1329534+02:00" diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index eaf24e8237ba37b8c4ecf5e3eef9a0c5c9b1358f..4c0c1adb18381cdedd5eace504de8c40b66be458 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,13 +7,13 @@ type: application maintainers: - name: groundhog2k -version: 0.2.4 +version: 0.2.5 appVersion: "4.1.2" dependencies: - name: mongodb - version: 0.3.2 + version: 0.3.3 repository: "https://groundhog2k.github.io/helm-charts" condition: mongodb.enabled - name: elasticsearch diff --git a/charts/graylog/README.md b/charts/graylog/README.md index 85db9b1a703d8e901cc1d337a289213d5800cfc0..896ef0f99301d0ada7461952b31362011b02c9de 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   A Helm chart for Graylog on Kubernetes @@ -41,7 +41,7 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mongodb | 0.3.2 | +| @groundhog2k | mongodb | 0.3.3 | | @groundhog2k | elasticsearch | 0.1.103 | ## Common parameters diff --git a/charts/graylog/charts/mongodb-0.3.2.tgz b/charts/graylog/charts/mongodb-0.3.2.tgz deleted file mode 100644 index 45a43044b2931f03513c96dc111a65956666e1fd..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/mongodb-0.3.2.tgz and /dev/null differ diff --git a/charts/graylog/charts/mongodb-0.3.3.tgz b/charts/graylog/charts/mongodb-0.3.3.tgz new file mode 100644 index 0000000000000000000000000000000000000000..02240d9184bc097b4003b63149f8e22d64d95d70 Binary files /dev/null and b/charts/graylog/charts/mongodb-0.3.3.tgz differ diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index ed5e9461b6a1322f247522a19d1bcaffc7b3bc3d..f94617263bb2817cd23e2ca5fab1698d91597897 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.13 + version: 0.2.14 - name: postgres repository: https://groundhog2k.github.io/helm-charts - version: 0.2.11 + version: 0.2.13 - name: redis repository: https://groundhog2k.github.io/helm-charts version: 0.4.7 -digest: sha256:a49de45f3ba19ba06e378278b319258a2029ac945f9763e5f93fd4788e081c25 -generated: "2021-07-23T10:27:59.6593524+02:00" +digest: sha256:5221f81807e94ec6b86bae8c60948d7140b00eec2e5892c156e33d8eee4051ff +generated: "2021-08-16T16:25:03.1604328+02:00" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 0c8c0bec4387a1b1f414ea63bfae5e6678b7789b..e8b85bf8273ebd1e6388e01464022c91725fe691 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -8,18 +8,18 @@ maintainers: - name: groundhog2k # This is the chart version. -version: 0.6.2 +version: 0.6.3 # This is the version number of the application being deployed. appVersion: "22.0.0-apache" dependencies: - name: mariadb - version: 0.2.13 + version: 0.2.14 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres - version: 0.2.11 + version: 0.2.13 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 305de751d782207cde8b1219c9146ad9e0374483..548c25af9651984e1753d27bd9ab19f4ef50c3c9 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   A Helm chart for Nextcloud on Kubernetes @@ -62,8 +62,8 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.13 | -| @groundhog2k | postgres | 0.2.11 | +| @groundhog2k | mariadb | 0.2.14 | +| @groundhog2k | postgres | 0.2.13 | | @groundhog2k | redis | 0.4.7 | ## Common parameters diff --git a/charts/nextcloud/charts/mariadb-0.2.13.tgz b/charts/nextcloud/charts/mariadb-0.2.13.tgz deleted file mode 100644 index 4c25af0a85e0df0d7cf7f3b4051874ff3f96937a..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/mariadb-0.2.13.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/mariadb-0.2.14.tgz b/charts/nextcloud/charts/mariadb-0.2.14.tgz new file mode 100644 index 0000000000000000000000000000000000000000..ae6c20380be07ae151226d40e9eaefd3d6d8ff68 Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.14.tgz differ diff --git a/charts/nextcloud/charts/postgres-0.2.11.tgz b/charts/nextcloud/charts/postgres-0.2.11.tgz deleted file mode 100644 index 2de5460d66520a2fad2fe2833115ad456a13888a..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/postgres-0.2.11.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/postgres-0.2.13.tgz b/charts/nextcloud/charts/postgres-0.2.13.tgz new file mode 100644 index 0000000000000000000000000000000000000000..0efe2d599000abf7cd80ea1bb7d71a0e8ff45ad8 Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.2.13.tgz differ diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock index 2ab33a58160249823c61cf2423d154cd769ccf80..2ad8eace8f7690f14635fe19f93cbfd35300b843 100644 --- a/charts/wordpress/Chart.lock +++ b/charts/wordpress/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.13 -digest: sha256:207e18431647bd55ead173743a243e1b1edad3a7f0d6d36d699205f0035d4530 -generated: "2021-07-20T18:50:14.8301583+02:00" + version: 0.2.14 +digest: sha256:c66573bbbe650d5553515b4ba88acf8607b95c3d35d7ffdb00c3d0d39f65fad2 +generated: "2021-08-16T16:25:07.4198523+02:00" diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 2703aad1cd48cf4b0170fde1d10da5013f869723..cd3f6681adcffc813af6f69e50e62e60eb082d33 100644 --- a/charts/wordpress/Chart.yaml +++ b/charts/wordpress/Chart.yaml @@ -8,13 +8,13 @@ maintainers: type: application # This is the chart version. -version: 0.4.0 +version: 0.4.1 # This is the version number of the application being deployed. appVersion: "5.8.0-apache" dependencies: - name: mariadb - version: 0.2.13 + version: 0.2.14 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index d48437a4f16905630cba71dc9ec0653817181391..f53cdaa5993e0ba1bd74a79904f1e97d7168998a 100644 --- a/charts/wordpress/README.md +++ b/charts/wordpress/README.md @@ -1,6 +1,6 @@ # Wordpress -   +   A Helm chart for Wordpress on Kubernetes @@ -43,7 +43,7 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.13 | +| @groundhog2k | mariadb | 0.2.14 | ## Common parameters diff --git a/charts/wordpress/charts/mariadb-0.2.13.tgz b/charts/wordpress/charts/mariadb-0.2.13.tgz deleted file mode 100644 index 4c25af0a85e0df0d7cf7f3b4051874ff3f96937a..0000000000000000000000000000000000000000 Binary files a/charts/wordpress/charts/mariadb-0.2.13.tgz and /dev/null differ diff --git a/charts/wordpress/charts/mariadb-0.2.14.tgz b/charts/wordpress/charts/mariadb-0.2.14.tgz new file mode 100644 index 0000000000000000000000000000000000000000..ae6c20380be07ae151226d40e9eaefd3d6d8ff68 Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.14.tgz differ