Skip to content

Commit 65853ec

Browse files
Update dependency rancher to v2.8.2
1 parent 4dd73f3 commit 65853ec

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
@@ -11,7 +11,7 @@
1111

1212
- cert-manager version: 1.14.1
1313

14-
- rancher version: 2.8.1
14+
- rancher version: 2.8.2
1515

1616
- longhorn version: 1.6.0
1717

README.md

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

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

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

2424
- [Longhorn 1.6.0](https://longhorn.io) - Unified storage layer
2525

playbooks/vars/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ global_rke2_version: "1.27.10"
44
global_kubevip_version: "0.7.0"
55
global_helm_version: "3.14.0"
66
global_CERT_VERSION: "1.14.1"
7-
global_RANCHER_VERSION: "2.8.1"
7+
global_RANCHER_VERSION: "2.8.2"
88
global_LONGHORN_VERSION: "1.6.0"
99
global_NEU_VERSION: "2.7.2"
1010

0 commit comments

Comments
 (0)