[ENH] Update Helm validation script include extracted images#2757
[ENH] Update Helm validation script include extracted images#2757viniciusdc wants to merge 8 commits intomainfrom
Conversation
…es and display in summary.
|
The end result looks like this:
https://github.com/nebari-dev/nebari/actions/runs/11192761281/attempts/1#summary-31117309003 |
|
These are the containers we identified for 2024.9.1: @joneszc has the script we used to generate that list. |
|
@joneszc, it would be great to compare your script with the idea above, as I think some images are missing, such as the I am happy to chat about if you need |
Hello @viniciusdc @tylergraff , Rather than using a script I'm using I devoted time several months ago to creating a branch for enabling pin-pointed specification, mostly leveraging terraform overrides, of each container-image used by Nebari. Not sure if it's is helpful for this PR, but the following nebari-config.yaml example shows possible overrides for each container-image and at least serves as a reference for where (i.e. in which chart) each image is invoked, as of a few releases past. |
|
@viniciusdc the Helm Charts Validation job is failing. Can you take a look? |

…es and display in summary.
Reference Issues or PRs
What does this implement/fix?
Put a
xin the boxes that applyTesting
How to test this PR?
Check the new action addition and make sure the helm versions are showing up as described in the image below;
Any other comments?