Releases: theohbrothers/docker-ansible
Releases Β· theohbrothers/docker-ansible
20230630.0.0
Changes
π Features
- Enhancement: Run
--version
during build @leojonathanoh (#39) - Enhancement: Enhance
/docker-entrypoint.sh
withansible
flag detection with fallback on binary @leojonathanoh (#38)
20230629.0.0
Changes
π Features
- Feature: Add
v2.14.5
variants @leojonathanoh (#37) - Feature: Add
v2.13.6
variants @leojonathanoh (#36) - Feature: Add
v2.11.6
variants @leojonathanoh (#35)
π§° Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#33)
20230311.0.0
Changes
π Features
- Enhancement: Install
ca-certificates
in all variants @leojonathanoh (#32) - Enhancement: Add validation for
sops
@leojonathanoh (#31)
20230304.0.0
Changes
π Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#30)
ποΈ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#29)
π Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#28)
20230207.0.0
Changes
π Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#27)
20230127.0.0
Changes
π Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#26)
π Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#25)
20221030.0.0
Changes
ποΈ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-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
- Docs (readme): Add Development section @leojonathanoh (#24)
20211119.0.0
Changes
π Features
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#21)
ποΈ Refactors
- Refactor: Verify sops checksum @leojonathanoh (#20)
20210915.0.0
Changes
π Features
- Enhancement: Build linux/arm/v6 arch image for all variants @leojonathanoh (#19)
ποΈ 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
Changes
π Features
- Enhancement: Build multi arch docker image @leojonathanoh (#16)
π Bug Fixes
- Fix (ci): Fix publish-draft-release job to use tag from resolve-release-tag job @leojonathanoh (#15)