Skip to content

Releases: theohbrothers/docker-varnish-agent

20240302.0.0

02 Mar 18:06
0c3846c
Compare
Choose a tag to compare

Changes

🖊️ Refactors

20230926.0.0

26 Sep 07:49
4aa248f
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

20230304.0.0

04 Mar 17:00
78fe0ec
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 (#18)

📝 Documentation

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

20230207.0.0

07 Feb 01:57
02615a9
Compare
Choose a tag to compare

Changes

  • No changes

20230127.0.0

27 Jan 11:57
e21f674
Compare
Choose a tag to compare

Changes

🚀 Features

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

🐛 Bug Fixes

20221030.0.0

30 Oct 10:20
dcb5133
Compare
Choose a tag to compare

Changes

🖊️ Refactors

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

📝 Documentation

20211119.0.0

19 Nov 02:36
7711dde
Compare
Choose a tag to compare

Changes

🚀 Features

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

🖊️ Refactors

20210915.0.0

15 Sep 17:15
Compare
Choose a tag to compare

Changes

🖊️ Refactors

  • Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#6)
  • Refactor (definitions): Explicitly specify linux/arm arch as linux/arm/v7 for clarity @leojonathanoh (#8)

20210912.0.0

12 Sep 20:37
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 (ci): Remove .github/workflows/ci-release and use only ci-master-pr and CalVer-based workflow @leojonathanoh (#1)

📝 Documentation