diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 87a9438dd541061cd6dec70b562e2448bbeb7140..706f02c18b800b735b5fd3959dcac8e08fc4d346 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.1.0 + version: 0.1.3 - name: postgres repository: https://groundhog2k.github.io/helm-charts - version: 0.1.0 + version: 0.1.1 - name: redis repository: https://groundhog2k.github.io/helm-charts - version: 0.1.0 -digest: sha256:6bb39c5cf4b3180edaa8a577a54c639e27ce05b9202653711166183ea6a139a5 -generated: "2020-10-18T13:06:12.7040846+02:00" + version: 0.1.1 +digest: sha256:82f11667a85a0819ec83eceaafa93065775b9c13d8e377647ed66827106364de +generated: "2020-10-31T10:19:34.9009977+01:00" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 520d3aead195bc8cba9d577280b892a80a47406d..ed957492f421dcae392f9f62eb3d8c59c968b244 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -8,21 +8,21 @@ maintainers: - name: groundhog2k # This is the chart version. -version: 0.1.2 +version: 0.1.3 # This is the version number of the application being deployed. appVersion: "20.0.1-apache" dependencies: - name: mariadb - version: 0.1.0 + version: 0.1.3 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres - version: 0.1.0 + version: 0.1.1 repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled - name: redis - version: 0.1.0 + version: 0.1.1 repository: "https://groundhog2k.github.io/helm-charts" condition: redis.enabled diff --git a/charts/nextcloud/charts/mariadb-0.1.0.tgz b/charts/nextcloud/charts/mariadb-0.1.0.tgz deleted file mode 100644 index e9b777e55da52d13b569dd592188635a1f0b024c..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/mariadb-0.1.0.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/mariadb-0.1.3.tgz b/charts/nextcloud/charts/mariadb-0.1.3.tgz new file mode 100644 index 0000000000000000000000000000000000000000..785c7f79276dbf7153a01d9e62f5ac722ded9a7d Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.1.3.tgz differ diff --git a/charts/nextcloud/charts/postgres-0.1.0.tgz b/charts/nextcloud/charts/postgres-0.1.0.tgz deleted file mode 100644 index c87b78583abea47e8e142fefdd62d485e889c113..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/postgres-0.1.0.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/postgres-0.1.1.tgz b/charts/nextcloud/charts/postgres-0.1.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..7ff788cb08859e5614bcdebf94deae771e917350 Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.1.1.tgz differ diff --git a/charts/nextcloud/charts/redis-0.1.0.tgz b/charts/nextcloud/charts/redis-0.1.0.tgz deleted file mode 100644 index 373685afc833c96f685ba5f79931b6b50f977d95..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/redis-0.1.0.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/redis-0.1.1.tgz b/charts/nextcloud/charts/redis-0.1.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..42130206422328fd0d06aaef8d534afee7cd7bb3 Binary files /dev/null and b/charts/nextcloud/charts/redis-0.1.1.tgz differ