1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/kubernetes
Oliver Nocon 6070549704
fix(helmExecute): respect version from Chart (#3780)
* fix(helmExecute): respect version from Chart

using version from CPE can create failure situations in case format is not semver.
This is the case for maven artifacts, for example.

* chore: simplify condition

* chore: cleanup

* chore: cleanup
2022-05-18 08:58:01 +02:00
..
mocks Add helm dependency command (#3669) 2022-03-30 08:18:51 +02:00
helm_test.go fix(helmExecute): respect version from Chart (#3780) 2022-05-18 08:58:01 +02:00
helm.go fix(helmExecute): respect version from Chart (#3780) 2022-05-18 08:58:01 +02:00
utils_test.go feat(helmExecute): run complete lint, build, publish cycle (#3546) 2022-03-17 17:13:34 +01:00
utils.go Fix helm execute command (#3701) 2022-04-14 15:43:47 +02:00