Skip to content

Commit 33da9ac

Browse files
Update dependency cert-manager to v1.14.2
1 parent 4dd73f3 commit 33da9ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
- kube-vip: 0.7.0
1111

12-
- cert-manager version: 1.14.1
12+
- cert-manager version: 1.14.2
1313

1414
- rancher version: 2.8.1
1515

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This Ansible collection will install in airgap environnement RKE2 (one controler
1717

1818
- [Kube-vip 0.7.0](https://kube-vip.io/) - Virtual IP and load balancer
1919

20-
- [Cert-manager 1.14.1](https://cert-manager.io/docs/) - Certificate manager
20+
- [Cert-manager 1.14.2](https://cert-manager.io/docs/) - Certificate manager
2121

2222
- [Rancher 2.8.1](https://www.suse.com/products/suse-rancher/) - Multi-Cluster Kubernetes Management
2323

playbooks/vars/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
global_rke2_version: "1.27.10"
44
global_kubevip_version: "0.7.0"
55
global_helm_version: "3.14.0"
6-
global_CERT_VERSION: "1.14.1"
6+
global_CERT_VERSION: "1.14.2"
77
global_RANCHER_VERSION: "2.8.1"
88
global_LONGHORN_VERSION: "1.6.0"
99
global_NEU_VERSION: "2.7.2"

0 commit comments

Comments
 (0)