Skip to content

Releases: theohbrothers/docker-easyrsa

20230630.0.0

30 Jun 09:44
9a6d93a
Compare
Choose a tag to compare

Changes

πŸš€ Features

🧰 Maintenance

20230304.0.0

04 Mar 17:00
a6f7b6f
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 (#19)

πŸ“ Documentation

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

20230207.0.0

07 Feb 02:04
d301a54
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

20230127.0.0

27 Jan 12:07
634b7a8
Compare
Choose a tag to compare

Changes

πŸš€ Features

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

πŸ› Bug Fixes

20221030.0.0

30 Oct 08:40
9fd25e6
Compare
Choose a tag to compare

Changes

πŸ–ŠοΈ Refactors

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

πŸ“ Documentation

20211119.0.0

19 Nov 01:57
28cee1a
Compare
Choose a tag to compare

Changes

πŸš€ Features

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

20210915.0.0

15 Sep 16:39
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement: Build linux/arm/v6 arch image for all variants @leojonathanoh (#8)

πŸ–ŠοΈ Refactors

  • Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#7)

20210912.0.0

12 Sep 20:11
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ–ŠοΈ Refactors

  • Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#3)
  • Refactor (definitions): Remove sending definition objects down the pipeline @leojonathanoh (#5)
  • Refactor (ci): Remove .github/workflows/ci-release and use only ci-master-pr and CalVer-based workflow @leojonathanoh (#2)

πŸ“ Documentation