update helm chart to use back-end image from dashboard repository

This commit is contained in:
Maarten de Waard 2022-10-12 16:04:03 +02:00
parent e89975495f
commit 1fd9aaf72f
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
4 changed files with 15 additions and 5 deletions

View file

@ -1,7 +1,7 @@
annotations:
category: Dashboard
apiVersion: v2
appVersion: 0.4.0
appVersion: 0.5.0
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: 1.4.0
version: 1.5.0