Skip to content

Releases: BCDevOps/certbot

v1.0.2

15 Nov 18:22
6bcd2c7
Compare
Choose a tag to compare

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

15 Nov 18:19
6bcd2c7
Compare
Choose a tag to compare

A Helm chart for the Common Services Certbot

v1.0.1

09 Nov 19:24
44866f1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.0...v1.0.1

certbot-0.1.2

09 Nov 19:18
44866f1
Compare
Choose a tag to compare

A Helm chart for the Common Services Certbot

certbot-0.1.1

13 May 20:19
705a200
Compare
Choose a tag to compare

A Helm chart for the Common Services Certbot

certbot-0.1.0

10 May 19:27
6469332
Compare
Choose a tag to compare

A Helm chart for the Common Services Certbot

v1.0.0

27 Apr 23:45
e907cff
Compare
Choose a tag to compare

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