Skip to content

Releases: temporalio/temporal-worker-controller

v0.1.6

20 Aug 00:01

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.4

14 Aug 16:43
aa4bea1

Choose a tag to compare

Use default container command. (#118)

Add v prefix to docker tags and default to our docker hub org.

v0.1.3

14 Aug 16:17
e185755

Choose a tag to compare

Adjust to docker.io repo paths. (#116)

v0.1.2

14 Aug 15:26
05a98eb

Choose a tag to compare

Change the actions to auth as an app (#115)

## What was changed
Change the action to auth as an app.

## Why?
Can't let the action bypass branch protection rules while it's just
using an action token, so use the CI/CD app to do the CI/CD thing
without needing to sign commits and do a PR.

## Checklist
<!--- add/delete as needed --->

1. Closes <!-- add issue number here -->

2. How was this tested:
<!--- Please describe how you tested your changes/how we can test them
-->

3. Any docs updates needed?
<!--- update README if applicable
      or point out where to update docs.temporal.io -->

0.1.1

13 Aug 15:54
e9817fa

Choose a tag to compare

Handle v in tag names. (#114)