浏览代码

misc: update postgresql chart dependency (#2163)

***NO_CI***
Hussein Al Abry 4 年之前
父节点
当前提交
89b5c5f90f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      dev/helm/Chart.yaml

+ 3 - 3
dev/helm/Chart.yaml

@@ -2,7 +2,7 @@ apiVersion: v2
 name: wiki
 # 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.
-version: 2.0.1
+version: 2.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.
 AppVersion: latest
@@ -25,8 +25,8 @@ keywords:
 type: application
 dependencies:
   - name: postgresql
-    version: 6.5.0
-    repository: https://kubernetes-charts.storage.googleapis.com/
+    version: 8.10.14
+    repository: https://charts.bitnami.com/bitnami
     condition: postgresql.enabled
 home: https://wiki.js.org
 icon: https://github.com/Requarks/wiki/raw/master/client/static/favicons/android-chrome-192x192.png