Skip to content

Releases: openshift-helm-charts/development

1.6.1

08 Nov 05:48
0c70e63
Compare
Choose a tag to compare

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

18 Oct 20:57
6b09388
Compare
Choose a tag to compare

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

18 Sep 21:50
170338b
Compare
Choose a tag to compare

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

29 Jul 04:43
14bbd71
Compare
Choose a tag to compare

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

06 Jul 18:28
1e952f4
Compare
Choose a tag to compare

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

23 Jun 04:24
b8c1575
Compare
Choose a tag to compare

Charts workflow version 1.5.5

This version includes:
- Ensure chart annotations are merged with generated annotations on index creation

1.5.4

12 Jun 18:39
d063443
Compare
Choose a tag to compare

Charts workflow version 1.5.4

This version includes:
- Allow the BOT_TOKEN to be used for the mercury_bot workflow

1.5.3

17 May 01:01
063b034
Compare
Choose a tag to compare

Charts workflow version 1.5.3

This version includes:
- Reconfigure bot to explicitly succeed and fallback to failure

1.5.2

20 Apr 19:59
cc33965
Compare
Choose a tag to compare

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

25 Jan 23:50
32363ef
Compare
Choose a tag to compare

Charts workflow version 1.5.1

This version includes:
- Various Bug Fixes and updates for latest chart-verifier