Skip to content

Commit

Permalink
Bump cert-manager/cert-manager to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Mar 13, 2024
1 parent 08c3f06 commit 528a7fe
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ projects:
repos:
- name: cert-manager
versions:
- tag: v1.13.2
go_version: "1.20"
- tag: v1.14.4
go_version: "1.21"
- org: cilium
repos:
- name: cilium
Expand Down
2 changes: 1 addition & 1 deletion projects/cert-manager/cert-manager/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.13.2
v1.14.4
2 changes: 1 addition & 1 deletion projects/cert-manager/cert-manager/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20
1.21
2 changes: 1 addition & 1 deletion projects/cert-manager/cert-manager/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **cert-manager**
![Version](https://img.shields.io/badge/version-v1.13.2-blue)
![Version](https://img.shields.io/badge/version-v1.14.4-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUkphQkhWTUpOOVE1OFVLU0dHQmVFUXZJV0dJaGVLYmtEZHp0aGtDRnJBQUxtaHVqOWp3S0l6d0NlTytqNWpwc2tNTmF6RnNhMTZ3d1J1RXErR0lWcldZPSIsIml2UGFyYW1ldGVyU3BlYyI6IlQyU2lIcVVtU3ozZVZSVTgiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[cert-manager](https://github.com/cert-manager/cert-manager) is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources, such as [Let’s Encrypt](https://letsencrypt.org), [HashiCorp Vault](https://www.vaultproject.io), [Venafi](https://www.venafi.com/), a simple signing key pair, or self signed. It periodically ensures that certificates are valid and up-to-date, and attempts to renew certificates at an appropriate time before expiry.
Expand Down

0 comments on commit 528a7fe

Please sign in to comment.