From 49091d2a1d5b57868dfa76d558477924d36f99ab Mon Sep 17 00:00:00 2001 From: jvoravong Date: Thu, 27 Feb 2025 07:53:14 -0700 Subject: [PATCH] name fix --- .chloggen/migration-operator-helm-certs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/migration-operator-helm-certs.yaml b/.chloggen/migration-operator-helm-certs.yaml index d49004b11..7bfab1677 100644 --- a/.chloggen/migration-operator-helm-certs.yaml +++ b/.chloggen/migration-operator-helm-certs.yaml @@ -3,7 +3,7 @@ change_type: breaking # The name of the component, or a single word describing the area of concern, (e.g. agent, clusterReceiver, gateway, operator, chart, other) component: operator # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Migrate the operator to use Helm generated TLS certificates instead of certmanager by default +note: Migrate the operator to use Helm generated TLS certificates instead of cert-manager by default # One or more tracking issues related to the change issues: [1648] # (Optional) One or more lines of additional information to render under the primary note.