First Commit After Make Prepare/Patch and Clean
parent
1914cdcc39
commit
545e63b2d9
|
@ -0,0 +1,2 @@
|
|||
workingDir: ""
|
||||
url: https://charts.bitnami.com/bitnami/mongodb-11.0.5.tgz
|
|
@ -1,9 +1,9 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -5,8 +5,25 @@
|
||||
@@ -9,8 +9,25 @@
|
||||
repository: file://./charts/mongodb-replicaset
|
||||
tags:
|
||||
- defaultDB
|
||||
- legacyMongoReplicaset
|
||||
-description: A Helm chart for Kubernetes to install Shipa
|
||||
-icon: https://www.shipa.io/wp-content/uploads/2020/11/Shipa-banner-768x307.png
|
||||
+description: A Helm chart for Kubernetes to install the Shipa Control Plane
|
||||
|
@ -20,7 +20,7 @@
|
|||
+maintainers:
|
||||
+- email: rlachhman@shipa.io
|
||||
+ name: ravi
|
||||
version: 1.6.3
|
||||
version: 1.7.0
|
||||
+keywords:
|
||||
+- shipa
|
||||
+- deployment
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://shipa-charts.storage.googleapis.com/shipa-1.6.3.tgz
|
||||
url: https://shipa-charts.storage.googleapis.com/shipa-1.7.0.tgz
|
||||
packageVersion: 00
|
Loading…
Reference in New Issue