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:
parent
f849ab3a8d
commit
08e3e13b74
5 changed files with 65 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue