Skip to content

v0.10.0

Choose a tag to compare

@Techassi Techassi released this 15 Sep 09:48
· 23 commits to main since this release
v0.10.0
c4e66c3

What's Changed

  • fix(send-slack-notification): Include operator name in message by @Techassi in #68
  • feat: Add setup-tools and setup-k8s-tools actions by @Techassi in #69
  • feat: Add run-openshift-preflight action by @Techassi in #71
  • feat(build-container-image): Support Docker build arguments by @Techassi in #70
  • refactor!: Rename action to publish-image-index-manifest by @Techassi in #72
  • feat(run-integration-test): Add arm64 instances to kind, k3s, rke2 by @Techassi in #74
  • feat: Add publish-helm-chart action by @Techassi in #73
  • fix(run-preflight-check): Don't prefix platform with 'linux/' by @Techassi in #75
  • fix(run-integration-test): Pin setup-tools action by @Techassi in #76
  • feat(run-openshift-preflight): Print preflight log by @Techassi in #77
  • fix(build-container-image): Don't quote build args by @Techassi in #78
  • refactor: Use boil instead of bake by @Techassi in #79
  • refactor: Use install scripts by @Techassi in #80

Full Changelog: v0.9.3...v0.10.0