Releases: renderedtext/helm-charts
controller-0.2.2
A Helm chart to install the Semaphore job controller
What's Changed
Full Changelog: controller-0.2.1...controller-0.2.2
controller-0.2.1
A Helm chart to install the Semaphore job controller
What's Changed
Full Changelog: controller-0.2.0...controller-0.2.1
controller-0.2.0
A Helm chart to install the Semaphore job controller.
What's Changed
Semaphore API token no longer required
The v0.2.0 version of the Semaphore job controller chart no longer requires a Semaphore API token to work. That is, no apiToken
value for the chart is needed. Now, you can install it just with your Semaphore endpoint:
helm upgrade --install semaphore-controller renderedtext/controller \
--version v0.2.0 \
--set endpoint=<your-organization>.semaphoreci.com
Overall updates
- The default Semaphore agent version used was updated: v2.2.15 -> v2.2.28
- The default Semaphore toolbox version used was updated: v1.21.7 -> v1.22.2
Full Changelog: controller-0.1.2...controller-0.2.0
controller-0.1.2
A Helm chart to install the Semaphore job controller
controller-0.1.1
A Helm chart to install the Semaphore job controller
controller-0.1.0
A Helm chart to install the Semaphore job controller
external-metrics-server-0.1.0
A Helm chart to expose self-hosted agent type metrics through an external metrics server
agent-0.1.0
A Helm chart for the Semaphore agent