Skip to content

v1.0.0

Choose a tag to compare

@jujaga jujaga released this 27 Apr 23:45
e907cff

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
  • 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!

Full Changelog: https://github.com/BCDevOps/certbot/commits/v1.0.0