Skip to content

Releases: sekassel-research/actions-rancher-update

v4.0.2

04 Aug 15:48

Choose a tag to compare

  • Fixed API URL.

Full Changelog: v4.0.1...v4.0.2

v4.0.1

04 Aug 15:38

Choose a tag to compare

  • Make workloads a required input in code.
  • Print the full line in the workloads parse fail message.
  • Ignore empty workloads.
  • Split multiple workloads correctly.

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

v4.0.0

04 Aug 09:20

Choose a tag to compare

  • Merged kind, workload/deployment and container_id into a single workloads input that allows specifying multiple workloads.
  • Added an optional (default: false) input for redeploy.

Full Changelog: v3.3.1...v4.0.0

v3.3.1

04 Aug 09:18

Choose a tag to compare

  • Added missing container_id input.

Full Changelog: v3.3.0...v3.3.1

v3.3.0

02 Jan 10:11

Choose a tag to compare

  • Fixed redeploy for newer versions of Rancher that don't have an API for it. Now we add a cattle.io/timestamp annotation to the pod template, similar to what the Rancher UI does.

Full Changelog: v3.2.0...v3.3.0

v3.2.0

02 Jan 10:08

Choose a tag to compare

  • Added logging and better error handling.
  • Updated dependencies.

Full Changelog: v3.1.3...v3.2.0

v3.1.3

02 Jan 10:08

Choose a tag to compare

  • Fixed apiVersion for Jobs.
  • Disabled redeploy for Jobs.

Full Changelog: v3.1.2...v3.1.3

v3.1.2

02 Jan 10:07

Choose a tag to compare

  • Fixed Content-Type header.

Full Changelog: v3.1.1...v3.1.2

v3.1.1

02 Jan 10:07

Choose a tag to compare

  • Fixed K8s API URL.

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Jan 10:07

Choose a tag to compare

What's Changed

New Contributors

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