Skip to content

Commit 814b39f

Browse files
authored
helm update (#1551)
1 parent d767032 commit 814b39f

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

install-manifests/helm/index.yaml

+17-2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,21 @@ entries:
5858
- https://storage.googleapis.com/space-cloud/helm/postgres/postgres-0.1.0.tgz
5959
version: 0.1.0
6060
space-cloud:
61+
- apiVersion: v3
62+
appVersion: 0.21.3
63+
created: "2021-04-08T20:34:30.3655429+05:30"
64+
description: Helm Chart to install Space Cloud
65+
digest: 414cdc95f2729f15f65a63725fca161754cc92e5884ba87baa5d7d2ec94e1dbe
66+
home: https://spaceuptech.com/
67+
keywords:
68+
- baaS
69+
name: space-cloud
70+
sources:
71+
- https://github.com/spaceuptech/space-cloud/tree/master/install-manifests/helm/space-cloud
72+
type: application
73+
urls:
74+
- https://storage.googleapis.com/space-cloud/helm/space-cloud/space-cloud-0.21.3.tgz
75+
version: 0.21.3
6176
- apiVersion: v3
6277
appVersion: 0.21.2
6378
created: "2021-03-23T14:50:26.9208374+05:30"
@@ -71,7 +86,7 @@ entries:
7186
- https://github.com/spaceuptech/space-cloud/tree/master/install-manifests/helm/space-cloud
7287
type: application
7388
urls:
74-
- space-cloud-0.21.2.tgz
89+
- https://storage.googleapis.com/space-cloud/helm/space-cloud/space-cloud-0.21.2.tgz
7590
version: 0.21.2
7691
- apiVersion: v3
7792
appVersion: 0.21.1
@@ -133,4 +148,4 @@ entries:
133148
urls:
134149
- https://storage.googleapis.com/space-cloud/helm/sqlserver/sqlserver-0.1.0.tgz
135150
version: 0.1.0
136-
generated: "2021-03-23T14:50:26.9022297+05:30"
151+
generated: "2021-04-08T20:34:30.3478811+05:30"

install-manifests/helm/space-cloud/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v3
22
name: space-cloud
3-
version: 0.21.2 # Chart version
4-
appVersion: 0.21.2 # Space Cloud version
3+
version: 0.21.3 # Chart version
4+
appVersion: 0.21.3 # Space Cloud version
55
description: Helm Chart to install Space Cloud
66
type: application
77
keywords:

0 commit comments

Comments
 (0)