Releases: joeltimothyoh/docker-ansible
Releases · joeltimothyoh/docker-ansible
20240311.0.0
20240129.0.0
Changes
🚀 Features
- Feature: Add
alpine
3.19
images and bumpansible
versions foralpine
edge
, andubuntu
22.04-ppa
images @joeltimothyoh (#38) - Change: Set
alpine
3.18
images to use default os and latest tags @joeltimothyoh (#39)
🖊️ Refactors
- Refactor: Use OS version tag for
ubuntu
base images @joeltimothyoh (#40)
20231027.0.0
20230604.0.0
Changes
🚀 Features
- Feature: Add
alpine
3.18
images and bumpansible
versions foralpine
edge
, andubuntu
22.04-ppa
images @joeltimothyoh (#36)
📝 Documentation
- Docs (readme): Tweak project description @joeltimothyoh (#34)
- Docs (readme): Add url to Ansible documentation page @joeltimothyoh (#35)
20230403.0.0
Changes
🚀 Features
- Enhancement: Bump
ansible
version foralpine
edge
to7.4.0
@joeltimothyoh (#32) - Enhancement (ci): Run builds on
ubuntu-latest
@joeltimothyoh (#31)
🖊️ Refactors
- Refactor (ci): Tweak order of
dockerhub-description
job keys @joeltimothyoh (#30) - Refactor (ci): Reorder lines for
dockerhub-description
job @joeltimothyoh (#29)
20230304.0.1
20230304.0.0
Changes
- Test: Revise command to test
ansible
version using default imageCMD
@joeltimothyoh (#15)
🚀 Features
- Enhancement: Bump
ansible
version foralpine
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 onubuntu-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 fordockerhub-description
job @joeltimothyoh (#20)
🖊️ Refactors
- Refactor (ci): Use
actions/checkout@v3
for build jobs @joeltimothyoh (#21)
📝 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)
20230101.0.0
Enhancement (ci): Build only on push events to `master` (#13)