Skip to content

Releases: macstadium/orka-github-actions-integration

v1.1.3

26 Aug 14:35
93be288
Compare
Choose a tag to compare
  • Run docker image as a non-root user
  • Export KUBECONFIG environment variable in the container image

v1.1.2

08 Aug 16:39
93be288
Compare
Choose a tag to compare
  • Allow both http and https domains for the ORKA_URL domain: With this change the TLS domain for Orka will be valid
  • Allow trailing backslashes on ORKA_URL: This change ensures that a trailing backslash on the ORKA_URL environment variable is stripped if it exists
  • Change the docker image: Change base container image from gcr.io/distroless/static:nonroot to alpine to allow setting KUBECONFIG environment variable

v1.1.1

31 Jul 15:41
93be288
Compare
Choose a tag to compare
  • Resolve 409 Errors: Address and fix the 409 errors encountered during runner provisioning failures.
  • Enhance Image Distribution: Build and distribute the runner image to support both amd64 and arm64 architectures, ensuring compatibility across different platforms and environments.

v1.1.0

29 May 14:05
7fc245f
Compare
Choose a tag to compare

What's Changed

  • Add support for public IPs by @Fatme in #2
  • Add how to upgrade and changelog sections by @Fatme in #3

Full Changelog: https://github.com/macstadium/orka-github-actions-integration/commits/1.1.0