Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit d069179

Browse files
Add a deprecation message
Signed-off-by: Richard Wall <richard.wall@cyberark.com>
1 parent 846af06 commit d069179

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

global-csv-config.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@
1414
# incremented or where new fields need to be added to the CRD samples for
1515
# certain cert-manager versions.
1616

17-
display_name: cert-manager
17+
display_name: "[DEPRECATED] cert-manager"
1818

1919
description: |
20+
DEPRECATED
21+
This cert-manager community operator is deprecated.
22+
Read the [cert-manager 1.16 release notes](https://cert-manager.io/docs/releases/release-notes/release-notes-1.16) to learn more.
23+
2024
cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources.
2125
It will ensure certificates are valid and up to date periodically, and attempt to renew certificates at an appropriate time before expiry.
2226

0 commit comments

Comments
 (0)