update backend image to 0.2.1
This commit is contained in:
parent
7878a84ce8
commit
981ae6f329
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
annotations:
|
||||
category: Dashboard
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0
|
||||
appVersion: 0.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
# https://artifacthub.io/packages/helm/bitnami/common
|
||||
|
|
@ -23,4 +23,4 @@ name: stackspin-dashboard
|
|||
sources:
|
||||
- https://open.greenhost.net/stackspin/dashboard/
|
||||
- https://open.greenhost.net/stackspin/dashboard-backend/
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
|
|
|
|||
Reference in a new issue