Skip to content

Resolve "Update Repo1 scripts to use new hardening_manifest.yaml file"

Steve Terhar requested to merge 1-hardening_manifest-yaml-st into master

Closes #1 (closed)

Updates to release-helper.sh to support new manifest file format.

  • Added new code to modify existing manifest to update gitlab version, base image info, and downloads section.
  • Removed old code to create/update jenkinsfile and download.yaml as they are no longer needed.

Note: The approach I took requires an additional dependency https://github.com/mikefarah/yq

Edited by Steve Terhar

Merge request reports