Skip to content

Commit

Permalink
helm update (#1551)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadregoti authored Apr 8, 2021
1 parent d767032 commit 814b39f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
19 changes: 17 additions & 2 deletions install-manifests/helm/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,21 @@ entries:
- https://storage.googleapis.com/space-cloud/helm/postgres/postgres-0.1.0.tgz
version: 0.1.0
space-cloud:
- apiVersion: v3
appVersion: 0.21.3
created: "2021-04-08T20:34:30.3655429+05:30"
description: Helm Chart to install Space Cloud
digest: 414cdc95f2729f15f65a63725fca161754cc92e5884ba87baa5d7d2ec94e1dbe
home: https://spaceuptech.com/
keywords:
- baaS
name: space-cloud
sources:
- https://github.com/spaceuptech/space-cloud/tree/master/install-manifests/helm/space-cloud
type: application
urls:
- https://storage.googleapis.com/space-cloud/helm/space-cloud/space-cloud-0.21.3.tgz
version: 0.21.3
- apiVersion: v3
appVersion: 0.21.2
created: "2021-03-23T14:50:26.9208374+05:30"
Expand All @@ -71,7 +86,7 @@ entries:
- https://github.com/spaceuptech/space-cloud/tree/master/install-manifests/helm/space-cloud
type: application
urls:
- space-cloud-0.21.2.tgz
- https://storage.googleapis.com/space-cloud/helm/space-cloud/space-cloud-0.21.2.tgz
version: 0.21.2
- apiVersion: v3
appVersion: 0.21.1
Expand Down Expand Up @@ -133,4 +148,4 @@ entries:
urls:
- https://storage.googleapis.com/space-cloud/helm/sqlserver/sqlserver-0.1.0.tgz
version: 0.1.0
generated: "2021-03-23T14:50:26.9022297+05:30"
generated: "2021-04-08T20:34:30.3478811+05:30"
4 changes: 2 additions & 2 deletions install-manifests/helm/space-cloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v3
name: space-cloud
version: 0.21.2 # Chart version
appVersion: 0.21.2 # Space Cloud version
version: 0.21.3 # Chart version
appVersion: 0.21.3 # Space Cloud version
description: Helm Chart to install Space Cloud
type: application
keywords:
Expand Down

0 comments on commit 814b39f

Please sign in to comment.