Releases: panubo/docker-staticsite
Releases · panubo/docker-staticsite
v0.4.2
v0.4.1
Changes since last release:
- Prevent k8s volume path override leaking into the nginx template
v0.4.0
Changes since last release:
- Merge pull request #3 from panubo/k8s_nonroot_upgrade
- Update examples to use quay.io, support configuring the kubernetes volume path
- Upgrade to support a Kubernetes nginx deployment and run as non-root
- Revert changes to github actions setup bats
- Fix reference to bats-core/bats-action
- Upgrade github actions
v0.3.0
Changes since last release:
- Add AWS_REGION=us-east-1 to bats tests to prevent aws-cli v2 from trying to access imds and failing
- Update to alpine base, switch to aws-cli v2 from alpine packages, fix nginx config issue conf.d -> http.d
- [skip ci] Update workflow build-push.yml
- Update REAMDE.md
v0.2.0
Changes since last release:
- Migrate to Quay.io and ECR
- Add some tests for known issues
v0.1.0
Changes since last release:
- Rename github workflows to .yml convention
- Comment out load setup.bash from tests
- Switch to github actions build and test
- Add tests to project
- Fix s3sync rollbacks