Releases: BCDevOps/certbot
Releases · BCDevOps/certbot
v1.0.2
v1.0.2 - Multi-certificate host support
This is a maintenance patch release of Certbot. Visit Dockerhub to get the latest release image.
What's Changed
- Add support for managing a certificate per host by @WadeBarnes in #28
- Version bump Certbot to 1.0.2 and chart to 0.1.3 by @jujaga in #29
Full Changelog: v1.0.1...v1.0.2
certbot-0.1.3
A Helm chart for the Common Services Certbot
v1.0.1
v1.0.1 - Helm Charts and Network Policies
This is a maintenance patch release of Certbot. Visit Dockerhub to get the latest release image.
What's Changed
- Add Helm chart by @matthieu-foucault in #18
- Fix charts folder name by @matthieu-foucault in #19
- Chart releaser workflow should use
azure/setup-helm@v1
by @matthieu-foucault in #20 - feat(helm-chart): certbot uses least-privilege role by @matthieu-foucault in #21
- Refactor GA pipeline to conditionally build to ghcr and dockerhub by @jujaga in #23
- Add required ingress network policy by @WadeBarnes in #26
- Version bump Certbot to 1.0.1 and chart to 0.1.2 by @jujaga in #27
New Contributors
- @matthieu-foucault made their first contribution in #18
- @WadeBarnes made their first contribution in #26
Full Changelog: v1.0.0...v1.0.1
certbot-0.1.2
A Helm chart for the Common Services Certbot
certbot-0.1.1
A Helm chart for the Common Services Certbot
certbot-0.1.0
A Helm chart for the Common Services Certbot
v1.0.0
v1.0.0 - Certifiable!
This release marks the first formal release of Certbot. Visit Dockerhub to get the latest release image.
General Changes
- Wide range of outstanding issues with certbot fixed
- Duplicate domains missing fixed
- Use less specific epel mirror
- Fix renew flow with subset of domain check support
- Architectural updates and maintenance overhaul
- Refactor docker image to be based off of alpine
- Significantly smaller image than older rhel ubi8 variant
- Refacored Dockerfile to make smaller layer artifacts
- Drop jq dependency; use oc jsonpath parsing instead
- Update oc to 4.10, certbot to 1.26.0
- Openshift template apiVersion updates
- Refactor docker image to be based off of alpine
- Continuous Integration/Deployment enhancements
- Automated DockerHub image publishing
What's Changed
Click to expand!
- updated rhel certbot images, parms and docs, added debugging by @RajvirBains in #3
- added more certbot parms and added comments to add build and config t… by @RajvirBains in #4
- upgraded certbot and added yum options to fail on package not found by @RajvirBains in #6
- Add General OCP4 Compatibility by @jujaga in #9
- Drop NSP definition by @jujaga in #11
- Update README with Entrust server usage by @BcGovNeal in #12
New Contributors
Click to expand!
- @RajvirBains made their first contribution in #3
- @jujaga made their first contribution in #9
- @BcGovNeal made their first contribution in #12
Full Changelog: https://github.com/BCDevOps/certbot/commits/v1.0.0