Commit 361f395
committed
💚(circle) test helm with ralph build image
In the `test-helm` job, we were building Ralph current image but were installing
the helm chart without specifying an image tag. When not specified, Helm
installs the `appVersion` of the image, fetching it from DockerHub repository
and not testing the current build of the image.
Changing it so that the job tests the current build of the image for non-tagged
workflows, but also tests that the `appVersion` has correctly been filled in for
`-helm` tagged workflows.1 parent 1025643 commit 361f395
1 file changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
408 | 416 | | |
409 | 417 | | |
410 | 418 | | |
| |||
0 commit comments