This is an automated email from the ASF dual-hosted git repository.

zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 32c07516 Update issuer.yaml (#1856)
32c07516 is described below

commit 32c07516b6bf2fe8ff86ecdf65ee04a7afc0c535
Author: harvies <[email protected]>
AuthorDate: Tue Jun 13 17:04:01 2023 +0800

    Update issuer.yaml (#1856)
---
 docs/en/latest/tutorials/cert-manager/issuer.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/tutorials/cert-manager/issuer.yaml 
b/docs/en/latest/tutorials/cert-manager/issuer.yaml
index 1ac30b90..f69d8cdc 100644
--- a/docs/en/latest/tutorials/cert-manager/issuer.yaml
+++ b/docs/en/latest/tutorials/cert-manager/issuer.yaml
@@ -13,7 +13,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-apiVersion: cert-manager.io/v1alpha2
+apiVersion: cert-manager.io/v1
 kind: Issuer
 metadata:
   name: ca-issuer

Reply via email to