Skip to content

20230914.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 01:24
· 162 commits to refs/heads/master since this release
d6f2119

Changes

πŸš€ Features

  • Enhancement (ci): Update cron to run daily with automerge and autorelease @leojonathanoh (#91)
  • Enhancement (ci): Simplify Update-Versions.ps1 to use Generate-DockerImageVariantsHelpers @leojonathanoh (#90)

πŸ› Bug Fixes

  • Fix: Remove need for ConvertFrom-Json -Depth in Update-Versions.ps1 @leojonathanoh (#97)
  • Fix: Preserve array when using ConvertFrom-Json in VARIANTS.ps1 @leojonathanoh (#98)

πŸ–ŠοΈ Refactors

πŸ“ Documentation

🧰 Maintenance