Skip to content

Commit aa02493

Browse files
Update dependency rancher to v2.8.2
1 parent b076471 commit aa02493

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
@@ -6,7 +6,7 @@
66
### Versions:
77
- rke2 version: 1.27.10
88
- cert-manager version: 1.14.1
9-
- rancher version: 2.8.1
9+
- rancher version: 2.8.2
1010
- longhorn version: 1.6.0
1111
- neuvector version: 2.7.2
1212
<!-- End Release -->

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ansible collection met to install in airgap environnement RKE2 (one controler an
1414
**Ansible Collection Rkub 1.0.2 include:**
1515
- [RKE2 1.27.10](https://docs.rke2.io) - Security focused Kubernetes
1616
- [Cert-manager 1.14.1](https://cert-manager.io/docs/) - Certificate manager
17-
- [Rancher 2.8.1](https://www.suse.com/products/suse-rancher/) - Multi-Cluster Kubernetes Management
17+
- [Rancher 2.8.2](https://www.suse.com/products/suse-rancher/) - Multi-Cluster Kubernetes Management
1818
- [Longhorn 1.6.0](https://longhorn.io) - Unified storage layer
1919
- [Neuvector 2.7.2](https://neuvector.com/) - Kubernetes Security Platform
2020
<!-- END -->

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_helm_version: "3.14.0"
55
global_CERT_VERSION: "1.14.1"
6-
global_RANCHER_VERSION: "2.8.1"
6+
global_RANCHER_VERSION: "2.8.2"
77
global_LONGHORN_VERSION: "1.6.0"
88
global_NEU_VERSION: "2.7.2"
99

0 commit comments

Comments
 (0)