Releases: openshift-helm-charts/development
1.6.1
Charts workflow version 1.6.1
This version includes:
- Expand docs covering how to test workflow and script changes in a fork (#273) by @komish
- Fix bug in PR comment generation caused by missing step ID (#280) by @komish
- update docs link from gitbook to access.redhat.com (#282) by @komish
- Fix name of the Partner Acceleration Desk (#285) by @mgoerens
- Improve markdown comment formatting library and update PR comment format (#283) by @komish
- Comment chartrepomanager and remove unused args (#278) by @mgoerens
- Better handle oc-install outcome (#288) by @mgoerens
- Make the PR comment accessible to the metrics step (#290) by @komish
1.6.0
Charts workflow version 1.6.0
This version includes:
- Refer to the correct secret during token extraction (#263) by @komish
- Break down GitHub workflow into smaller jobs by (#265) @OchiengEd
- Add comments to part of the python scripts by(#255) @mgoerens
- Update actions/github-script version by (#267) @OchiengEd
- Add acornett21 to OWNERS file to update workflows (#269) by @komish
- fixing regex to follow semver and allow + by @(#268) acornett21
- Prevent early exit in cases where a non-workflow file is also modified alongside workflow files (#270) by @komish
- Consistent github output names by (#266) @OchiengEd
- Add Python Code Style Enforcement to GitHub Actions (#272) by @komish
- Apply Black formatter (#274) by @komish
- Simplify output parameters by(#271) @mgoerens
- Extract repo path regex matching to a single library and reconfigure scripts to use it (#276) by @komish
- Get OCP range from external library by(#264) @mgoerens
- Configure more locations to use the submission regex matchers (#277) by @komish
1.5.8
Charts workflow version 1.5.8
This version includes:
- Add mgoerens as approver
- Apply black and fix some PEP8 violations
- Update Github actions that use deprecated Node12
- Create action to disable specific workflows based on repo config
- Add OchiengEd as approver/reviewer to update workflows
- Update vault chart fixtures for chart testing fix
- Updated reports for vault chart fixtures
- Adjust expected timeout message and accept regex in expected message
- use a separate approval token for the sandbox repository workflow
- Update vault-timeout chart to fix timeout errors
1.5.7
Charts workflow version 1.5.7
This version includes:
- Add namespaceSelector allowing host-network access to vault text fixture NetworkPolicy for ocp 4.13
- Update signed charts based on new fixtures
- Regenerate test reports after chart modifications
- Add workflow to test cluster access for credential and endpoint changes
1.5.6
Charts workflow version 1.5.6
This version includes:
- Assign annotations instead of merging in cases where there were no original annotations set
1.5.5
Charts workflow version 1.5.5
This version includes:
- Ensure chart annotations are merged with generated annotations on index creation
1.5.4
Charts workflow version 1.5.4
This version includes:
- Allow the BOT_TOKEN to be used for the mercury_bot workflow
1.5.3
Charts workflow version 1.5.3
This version includes:
- Reconfigure bot to explicitly succeed and fallback to failure
1.5.2
Charts workflow version 1.5.2
This version includes:
- Remove a deprecated script
- Allow insecure-tls-verify for the charts repo on new 4.12 test cluster
1.5.1
Charts workflow version 1.5.1
This version includes:
- Various Bug Fixes and updates for latest chart-verifier