Merge branch 'update-backend-to-0-2-10' into 'main'

update dashboard backend to 0.2.10

See merge request stackspin/dashboard!51
This commit is contained in:
Varac 2022-09-22 10:09:51 +00:00
commit 1f95383ab0
3 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## [1.2.3]
* Fix logging out of Hydra from the dashboard
## [1.2.2]
### Bug fixes

View file

@ -23,4 +23,4 @@ name: stackspin-dashboard
sources:
- https://open.greenhost.net/stackspin/dashboard/
- https://open.greenhost.net/stackspin/dashboard-backend/
version: 1.2.2
version: 1.2.3

View file

@ -236,7 +236,7 @@ backend:
image:
registry: open.greenhost.net:4567
repository: stackspin/dashboard-backend/dashboard-backend
tag: 0-2-9
tag: 0-2-10
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.