Skip to content

v1.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 21:03
933672f

v1.6.2 - 2024-08-15

Changelog

Features 🌈

  • c0b447b feat: Add init container release workflow (#619)

Bug Fixes 🐞

Continuous Integration 💜

  • 84d0065 ci: update init image tag regex for release pipeline (#663)
  • 04db5b9 ci: fix regex string for init container version (#661)
  • 85c1736 ci: update regex for init container version (#658)
  • b655d8a ci: workflow indentation fix (#654)
  • 33a4e56 ci: Add the missing checkout action and pass the release version (#648)
  • 2e9b02e ci: update registry env (#643)
  • 6208ff2 ci: Add master branch to release pipeline (#639)

Maintenance 🔧

  • 0aa2b48 chore: bump github/codeql-action from 3.25.15 to 3.26.0 (#636)
  • adbf198 chore: bump step-security/harden-runner from 2.9.0 to 2.9.1 (#635)
  • c28775b chore: bump step-security/harden-runner from 2.8.1 to 2.9.0 (#632)
  • 7efa844 chore: bump docker/login-action from 3.2.0 to 3.3.0 (#631)
  • 4a40923 chore: bump github/codeql-action from 2.13.4 to 3.25.15 (#627)
  • afdd905 chore: bump docker/login-action from 3.2.0 to 3.3.0 (#624)
  • 3f1680d chore: bump goreleaser/goreleaser-action from 5 to 6 (#616)
  • 3fb3b5d chore: Security fixes (#614)
  • c331e26 chore: bump peter-evans/create-pull-request from 5 to 6 (#601)
  • b686e86 chore: bump codecov/codecov-action from 3 to 4 (#600)
  • 80ca984 chore: bump thehanimo/pr-title-checker from 1.4.1 to 1.4.2 (#602)
  • 6b514bc chore: bump azure/login from 1.6.1 to 2.1.1 (#609)
  • 2af8853 chore: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#613)
  • 4d3b650 chore: bump docker/login-action from 3.0.0 to 3.2.0 (#610)
  • b572c39 chore: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.0 to 1.6.0 (#611)

Testing 💚