Skip to content

Releases: theohbrothers/docker-ansible

20230630.0.0

30 Jun 13:53
ccb93df
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement: Run --version during build @leojonathanoh (#39)
  • Enhancement: Enhance /docker-entrypoint.sh with ansible flag detection with fallback on binary @leojonathanoh (#38)

20230629.0.0

29 Jun 20:49
d58f7aa
Compare
Choose a tag to compare

Changes

πŸš€ Features

🧰 Maintenance

20230311.0.0

11 Mar 23:31
02a6110
Compare
Choose a tag to compare

Changes

πŸš€ Features

20230304.0.0

04 Mar 17:05
5b7373c
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ–ŠοΈ Refactors

  • Refactor (ci): Use docker/setup-buildx-action@v2, simpler tag determination in prep, and docker/login-action@v2 @leojonathanoh (#29)

πŸ“ Documentation

  • Docs (readme): Fix Tags table Dockerfile Build Context column markdown formatting @leojonathanoh (#28)

20230207.0.0

07 Feb 02:05
5b6fd92
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

20230127.0.0

27 Jan 12:06
8e4996a
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement (ci): Add test-nogitdiff and update-dockerhub-description jobs @leojonathanoh (#26)

πŸ› Bug Fixes

20221030.0.0

30 Oct 09:46
59663fe
Compare
Choose a tag to compare

Changes

πŸ–ŠοΈ Refactors

  • Refactor (ci): Use v20221030.0.0 in release-drafter.yml like the default template @leojonathanoh (#23)
  • Refactor (ci): Use $GITHUB_ENV, github.ref_name, and bump actions to node 16 @leojonathanoh (#22)

πŸ“ Documentation

20211119.0.0

19 Nov 02:26
8603b4b
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#21)

πŸ–ŠοΈ Refactors

20210915.0.0

15 Sep 17:04
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ–ŠοΈ Refactors

  • Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#18)
  • Refactor (ci): Update ci-master-pr template to only build multi arch image for alpine >3.5 @leojonathanoh (#17)

20210912.0.0

12 Sep 20:23
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

  • Fix (ci): Fix publish-draft-release job to use tag from resolve-release-tag job @leojonathanoh (#15)