Releases: theohbrothers/docker-easyrsa
Releases Β· theohbrothers/docker-easyrsa
20230630.0.0
Changes
π Features
- Feature: Add
3.1.5
variant @leojonathanoh (#24) - Feature: Add
3.1.2
variant @leojonathanoh (#23) - Feature: Add
3.1.1
variant @leojonathanoh (#22) - Enhancement: Enhance
/docker-entrypoint.sh
witheasyrsa
subcommand detection with fallback on binary @leojonathanoh (#26)
π§° Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#21)
20230304.0.0
Changes
π Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#20)
ποΈ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#19)
π Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#18)
20230207.0.0
Changes
π Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#17)
20230127.0.0
Changes
π Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#16)
π Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#15)
20221030.0.0
Changes
ποΈ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-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
- Docs (readme): Rename Configuration section to Usage @leojonathanoh (#14)
- Docs (readme): Add Development section @leojonathanoh (#12)
20211119.0.0
Changes
π Features
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#9)
20210915.0.0
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
Changes
π Features
- Enhancement: Build multi arch docker image @leojonathanoh (#6)
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#1)
ποΈ 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
- Docs (readme): Replace tag badge with release badge @leojonathanoh (#4)