Update chart to v1.0.0
This commit is contained in:
parent
5cc38be811
commit
6b24e668d9
2 changed files with 6 additions and 1 deletions
5
deployment/helmchart/CHANGELOG.md
Normal file
5
deployment/helmchart/CHANGELOG.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# [1.0.0]
|
||||||
|
|
||||||
|
## Bug fixes
|
||||||
|
|
||||||
|
* Resolve "New dashboard user management blocks all apps for admin user" #61
|
|
@ -23,4 +23,4 @@ name: stackspin-dashboard
|
||||||
sources:
|
sources:
|
||||||
- https://open.greenhost.net/stackspin/dashboard/
|
- https://open.greenhost.net/stackspin/dashboard/
|
||||||
- https://open.greenhost.net/stackspin/dashboard-backend/
|
- https://open.greenhost.net/stackspin/dashboard-backend/
|
||||||
version: 0.2.4
|
version: 1.0.0
|
||||||
|
|
Loading…
Reference in a new issue