Skip to content

20230304.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 06:28
· 13 commits to refs/heads/master since this release
bc7d92d

Changes

  • Test: Revise command to test ansible version using default image CMD @joeltimothyoh (#15)

🚀 Features

  • Enhancement: Bump ansible version for alpine edge @joeltimothyoh (#24)
  • Enhancement (ci): Use repository variable DOCKERHUB_REGISTRY_USER to contain docker hub registry user value @joeltimothyoh (#18)
  • Enhancement (ci): Run dockerhub-description job on ubuntu-latest VM image @joeltimothyoh (#27)
  • Change (cmd): Set all images to use CMD ansible @joeltimothyoh (#14)
  • Change (cmd): Revert images to use CMD /bin/sh and /bin/bash @joeltimothyoh (#16)

🐛 Bug Fixes

  • Fix (ci): Remove unneeded env section for dockerhub-description job @joeltimothyoh (#20)

🖊️ Refactors

📝 Documentation

  • Docs (release): Add CI jobs for generating and publishing release notes (continued) @joeltimothyoh (#25)
  • Docs (release): Add CI jobs for generating and publishing release notes (2) @joeltimothyoh (#26)
  • Docs (release): Add CI jobs for generating and publishing release notes @joeltimothyoh (#22)
  • Docs (readme): Use new GitHub workflow badge routes @joeltimothyoh (#17)
  • Docs (ci): Add job for updating docker hub repository description and README.md @joeltimothyoh (#19)