Skip to content

Releases: stackabletech/actions

v0.11.0

26 Nov 14:15
v0.11.0
29bea1b

Choose a tag to compare

What's Changed

  • chore: add jinja2-cli installation to run-pre-commit action by @xeniape in #88
  • feat(setup-k8s-tools): Add Helm signature verification toggle by @Techassi in #87
  • feat(send-slack-notification): Add field for helm chart result in template by @NickLarsenNZ in #90
  • test(smoke): Add Helm chart workflow test by @Techassi in #89

Full Changelog: v0.10.4...v0.11.0

v0.10.4

05 Nov 07:45
v0.10.4
976e8c2

Choose a tag to compare

What's Changed

  • fix(send-slack-notification): Use envsubst for templating by @Techassi in #85

Full Changelog: v0.10.3...v0.10.4

v0.10.3

24 Oct 08:45
v0.10.3
75e0756

Choose a tag to compare

What's Changed

  • feat(publish-image*): Add cosign retries by @Techassi in #83
  • chore: Bump actions and pre-commit hook refs by @Techassi in #84

Full Changelog: v0.10.2...v0.10.3

v0.10.2

01 Oct 13:15
v0.10.2
9a70678

Choose a tag to compare

What's Changed

  • fix(send-slack-notification): Handle multiline failed tests by @Techassi in #82

Full Changelog: v0.10.1...v0.10.2

v0.10.1

15 Sep 12:47
v0.10.1
a5d39a4

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

15 Sep 09:48
v0.10.0
c4e66c3

Choose a tag to compare

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

v0.9.3

22 Aug 11:55
v0.9.3
bdac996

Choose a tag to compare

What's Changed

  • fix(run-integration-test): Only print kubectl's client version by @Techassi in #67

Full Changelog: v0.9.2...v0.9.3

v0.9.2

22 Aug 10:59
v0.9.2
a861017

Choose a tag to compare

What's Changed

  • feat(run-integration-test): Support pinned kubectl and helm versions by @Techassi in #65
  • fix(run-integration-test): Use correct conditional by @Techassi in #66

Full Changelog: v0.9.1...v0.9.2

v0.9.1

21 Aug 11:44
v0.9.1
720110f

Choose a tag to compare

What's Changed

  • docs(run-integration-test): Improve README by @Techassi in #63
  • fix(run-integration-test/telemetry): Bump otel-operator to 0.93.0 by @NickLarsenNZ in #64

Full Changelog: v0.9.0...v0.9.1

v0.9.0

18 Aug 14:08
v0.9.0
736565e

Choose a tag to compare

What's Changed

  • feat(run-pre-commit): Use Rust cache (if Rust is installed) by @Techassi in #52
  • ci(run-integration-test): Remove superfluous conditionals by @Techassi in #53
  • feat!(run-integration-test): Support custom test arguments by @Techassi in #54
  • fix(run-integration-test): Adjust action scripts by @Techassi in #55
  • feat: Improve the Slack notification action by @Techassi in #57
  • chore(run-integration-test): Bump opentelemetry-operator chart to 0.92.2 by @NickLarsenNZ in #56
  • fix(send-slack-notification): Use correct cut commands by @Techassi in #58
  • fix: Remove superfluous double quote from templates by @Techassi in #59
  • fix(send-slack-notification): Provide failed-tests default value by @Techassi in #60
  • fix(run-integration-test): Fix kustomize setup by @Techassi in #61
  • chore: Release interu 0.2.0 by @Techassi in #62

Full Changelog: v0.8.4...v0.9.0