Skip to content

Commit a52a1d3

Browse files
Update dependency rancher to v2.8.2
1 parent 6f457f8 commit a52a1d3

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.2
1717

README.md

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

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

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

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

playbooks/vars/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ global_versions:
1212
rke2: "1.27.12"
1313
kubevip: "0.8.0"
1414
cert_manager: "1.14.1"
15-
rancher: "2.8.1"
15+
rancher: "2.8.2"
1616
longhorn: "1.6.2"
1717
neuvector: "2.7.2"
1818
helm: "3.14.0"

0 commit comments

Comments
 (0)