20230914.0.0
github-actions
released this
14 Sep 01:24
·
162 commits
to refs/heads/master
since this release
Changes
π Features
- Enhancement (ci): Update
cron
to run daily with automerge and autorelease @leojonathanoh (#91) - Enhancement (ci): Simplify
Update-Versions.ps1
to useGenerate-DockerImageVariantsHelpers
@leojonathanoh (#90)
π Bug Fixes
- Fix: Remove need for
ConvertFrom-Json -Depth
inUpdate-Versions.ps1
@leojonathanoh (#97) - Fix: Preserve array when using
ConvertFrom-Json
inVARIANTS.ps1
@leojonathanoh (#98)
ποΈ Refactors
- Refactor: Pipe to
ConvertFrom-Json
inVARIANTS.ps1
@leojonathanoh (#99) - Refactor: Do not specify
ConvertFrom-Json -Depth
inVARIANTS.ps1
@leojonathanoh (#93)
π Documentation
- Docs (readme): Update usage of
Update-Versions.ps1
@leojonathanoh (#94) - Docs (readme): Update comments in Variant versions section @leojonathanoh (#96)
π§° Maintenance
- Chore: Cleanup stray line in
Update-Versions.ps1
@leojonathanoh (#95)