Skip to content

Releases: joeltimothyoh/docker-ansible

20240311.0.0

11 Mar 01:12
80e533e
Compare
Choose a tag to compare

Changes

🚀 Features

20240129.0.0

29 Jan 21:32
15dfdc4
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature: Add alpine 3.19 images and bump ansible versions for alpine edge, and ubuntu 22.04-ppa images @joeltimothyoh (#38)
  • Change: Set alpine 3.18 images to use default os and latest tags @joeltimothyoh (#39)

🖊️ Refactors

20231027.0.0

27 Oct 03:38
ca030e6
Compare
Choose a tag to compare

Changes

🚀 Features

20230604.0.0

04 Jun 11:55
5638a3d
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature: Add alpine 3.18 images and bump ansible versions for alpine edge, and ubuntu 22.04-ppa images @joeltimothyoh (#36)

📝 Documentation

20230403.0.0

03 Apr 12:13
7e7bb88
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors

20230304.0.1

04 Mar 06:38
6dc0629
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

20230304.0.0

04 Mar 06:28
bc7d92d
Compare
Choose a tag to compare

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)

20230101.0.0

04 Mar 05:46
1c04584
Compare
Choose a tag to compare
Enhancement (ci): Build only on push events to `master` (#13)