Fix invalid reference format

when image.digest is missing.

see https://open.greenhost.net/stackspin/stackspin/-/merge_requests/1397#note_50785
and https://github.com/bitnami/charts/pull/12029
This commit is contained in:
Varac 2022-08-24 16:52:48 +02:00
parent f849ab3a8d
commit 08e3e13b74
No known key found for this signature in database
GPG key ID: 5465E77E7876ED04
5 changed files with 65 additions and 4 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## [1.2.2]
### Bug fixes
* Fix invalid reference format when image.digest is missing
see https://open.greenhost.net/stackspin/stackspin/-/merge_requests/1397#note_50785
## [1.2.0]
### Features