]> cat aescling's git repositories - mastodon.git/blobdiff - chart/Chart.yaml
helm: add support for S3 storage (#15748)
[mastodon.git] / chart / Chart.yaml
index 19f9c64c741becf97874e56d0e86da4603872b52..d72b7df1a37ce16893b4ba8719ca6949109e1ed3 100644 (file)
@@ -15,7 +15,7 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 0.1.2
+version: 1.1.0
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application. Versions are not expected to
@@ -30,6 +30,7 @@ dependencies:
   - name: postgresql
     version: "8.x.x"
     repository: https://charts.bitnami.com/bitnami
+    condition: postgresql.enabled
   - name: redis
     version: "10.x.x"
     repository: https://charts.bitnami.com/bitnami
This page took 0.040613 seconds and 4 git commands to generate.