Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
cgiraldo committed Mar 4, 2020
2 parents 9cb3d52 + ded1286 commit 72df88e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ helm repo update
```
helm install cloud-pnda pndaproject/cloud-pnda \
--namespace pnda \
--version 0.1.0
--version 0.1.0-beta1
```

### From Source
Expand Down
4 changes: 2 additions & 2 deletions charts/cloud-pnda/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "6.0.0-beta"
appVersion: "6.0.0-beta1"
description: The scalable, open source big data analytics platform for networks and services.
home: http://pnda.io/
icon: http://pnda.io/pages/images/logo-big.png
Expand All @@ -11,4 +11,4 @@ maintainers:
- email: [email protected]
name: Donald Hunter
name: cloud-pnda
version: 0.1.0
version: 0.1.0-beta1

0 comments on commit 72df88e

Please sign in to comment.