Skip to content

Commit 8705cf3

Browse files
committed
fix(Chart): name
1 parent 84a865c commit 8705cf3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

k8s/dataserver/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
22
appVersion: "1.0.0"
33
description: A Helm chart to deploy the ols4 dataserver
4-
name: ols4
5-
version: 0.1.1
4+
name: ols4-dataserver
5+
version: 0.1.2

k8s/ols4-backend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
22
appVersion: "1.0.0"
33
description: A Helm chart to deploy the ols4 backend
4-
name: ols4
5-
version: 0.1.1
4+
name: ols4-backend
5+
version: 0.1.2

0 commit comments

Comments
 (0)