From b57a1c52ce3430551541bb619771cd7d7c075406 Mon Sep 17 00:00:00 2001 From: ace Date: Thu, 16 Jun 2022 14:56:10 +0300 Subject: [PATCH] cert-manager: bump to v1.8.1, helm chart v1.8.1 metallb: bump to v0.12.1, helm chart v0.12.1 --- inventory/ghp/sample/group_vars/all/versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/ghp/sample/group_vars/all/versions.yaml b/inventory/ghp/sample/group_vars/all/versions.yaml index 5b1956b..b24a1fe 100644 --- a/inventory/ghp/sample/group_vars/all/versions.yaml +++ b/inventory/ghp/sample/group_vars/all/versions.yaml @@ -1,12 +1,12 @@ # MetalLB balancer -metallb_version: 0.11.0 +metallb_version: 0.12.1 # NFS provisioners nfs_client_provisioner_hdd_version: 4.0.14 nfs_client_provisioner_ssd_version: 4.0.14 # Cert-manager -cert_manager_version: 1.7.2 +cert_manager_version: 1.8.1 # External-DNS external_dns_version: 5.4.7