diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock index b7b8c758a2cd96ab38ac1d20f7f67e6b8c11dd55..19377e0290c993424865fd0e865b54d54ca9f291 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.1.2 -digest: sha256:4ca2d1aa7fb74e9b6b26c28c11c741299a7e4e2a07404d280f856ddedbd4b7ff -generated: "2020-11-10T17:39:43.4313957+01:00" + version: 0.1.3 +digest: sha256:607252674b1b8e8faf5b21a23b479ca8f05c2019023f80570cbd6b96b9b78f48 +generated: "2020-11-29T11:39:24.4921251+01:00" diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml index 10f019c14d67cd12d6b2f6cfaba6275973520bdc..6e46719895cddcd6e0a8a03a4deff832654e1d6c 100644 --- a/charts/commento/Chart.yaml +++ b/charts/commento/Chart.yaml @@ -8,13 +8,13 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. appVersion: v1.8.0 dependencies: - name: postgres - version: 0.1.2 + version: 0.1.3 repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled diff --git a/charts/commento/README.md b/charts/commento/README.md index bdbd841186348b2240fa526d7e47fcaf3937e086..e4709d039bb51bf139c5fa8a8321cc3baa792b0b 100644 --- a/charts/commento/README.md +++ b/charts/commento/README.md @@ -1,6 +1,6 @@ # Commento -   +   A Helm chart for Commento on Kubernetes @@ -42,7 +42,7 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | postgres | 0.1.2 | +| @groundhog2k | postgres | 0.1.3 | ## Common parameters diff --git a/charts/commento/charts/postgres-0.1.2.tgz b/charts/commento/charts/postgres-0.1.2.tgz deleted file mode 100644 index a76bf914680f5f362f39a73999b1211b99fb3bad..0000000000000000000000000000000000000000 Binary files a/charts/commento/charts/postgres-0.1.2.tgz and /dev/null differ diff --git a/charts/commento/charts/postgres-0.1.3.tgz b/charts/commento/charts/postgres-0.1.3.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2362512f5a3049ec93fb691c31900cd94d64332c Binary files /dev/null and b/charts/commento/charts/postgres-0.1.3.tgz differ