Skip to content

Releases: bcgov/action-deployer-openshift

v4.0.1

26 Nov 00:45
565e315

Choose a tag to compare

What's Changed

  • chore(deps): update bcgov/action-oc-runner action to v1.1.0 by @renovate[bot] in #124
  • fix: handle empty oc version by @DerekRoberts in #127
  • chore(deps): update bcgov/action-oc-runner action to v1.2.0 by @renovate[bot] in #125
  • chore: validate inputs by @DerekRoberts in #128
  • chore(deps): pin dependencies by @renovate[bot] in #129
  • chore(deps): update bcgov/action-oc-runner action to v1.2.1 by @renovate[bot] in #130
  • chore(deps): update bcgov/action-oc-runner action to v1.2.2 by @renovate[bot] in #131
  • chore(deps): update bcgov/action-oc-runner action to v1.2.3 by @renovate[bot] in #132
  • chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #133
  • chore(ci): drop pins for allowlisted actions by @DerekRoberts in #134
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #135
  • chore(deps): update bcgov/action-oc-runner action to v1.3.0 by @renovate[bot] in #139
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #142

Full Changelog: v4.0.0...v4.0.1

v4.0.0

07 Apr 22:18
d972993

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v4.0.0

v3.2.0

12 Feb 01:59
541a7b1

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

06 Feb 00:58
f16c757

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

26 Sep 23:47
4987ca2

Choose a tag to compare

Note

GitHub has removed OpenShift's CLI (oc) from their ubuntu-24.04 runner! This update is required for that.

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

18 Jul 19:02
b02f5a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

v2.3.0

04 Apr 21:22
8089260

Choose a tag to compare

New Features

  • Use outputs.triggered to provide deployment results to follow-up steps/jobs

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

27 Mar 23:22
1d5752b

Choose a tag to compare

New Features

  • oc_version param to override GitHub's default OpenShift Client (oc) version
  • post_rollout param to run commands after rollouts

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

19 Jan 19:22
ee22ce5

Choose a tag to compare

New Features

  • post_rollout allows running commands after a successful deployment

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

25 Sep 00:23
3ca9c1b

Choose a tag to compare

Breaking Changes

Parameters penetration_test_artifact and penetration_test_issue have been replaced with name. Using them will result in a failure with directions echoed to output.

What's Changed

Full Changelog: v1.4.0...v2.0.0