chore: update versions in environments/manager/images.yml #2559
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Base PullRequest
default branch (https://github.com/osism/testbed/tree/main)
Command results
Details:
add path
pip3 install jinja2
Collecting jinja2 Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting MarkupSafe>=2.0 (from jinja2) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Installing collected packages: MarkupSafe, jinja2 Successfully installed MarkupSafe-3.0.2 jinja2-3.1.4
pip3 install requests
pip3 install pyyaml
curl -o images.yml https://raw.githubusercontent.com/osism/cfg-generics/main/environments/manager/images.yml
stderr:
curl -o render-images.py https://raw.githubusercontent.com/osism/cfg-generics/main/src/render-images.py
stderr:
python3 render-images.py
rm -f render-images.py
mv images.yml environments/manager/images.yml
Changed files
Changed file:
Repo | 📝 Issues | 🏬 Marketplace