Skip to content

Commit f35c477

Browse files
Update dependency neuvector to v2.7.3
1 parent 916e2a8 commit f35c477

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
@@ -8,7 +8,7 @@
88
- cert-manager version: 1.14.1
99
- rancher version: 2.8.1
1010
- longhorn version: 1.6.0
11-
- neuvector version: 2.7.2
11+
- neuvector version: 2.7.3
1212
<!-- End Release -->
1313

1414
<!-- Features -->

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Ansible collection met to install in airgap environnement RKE2 (one controler an
1616
- [Cert-manager 1.14.1](https://cert-manager.io/docs/) - Certificate manager
1717
- [Rancher 2.8.1](https://www.suse.com/products/suse-rancher/) - Multi-Cluster Kubernetes Management
1818
- [Longhorn 1.6.0](https://longhorn.io) - Unified storage layer
19-
- [Neuvector 2.7.2](https://neuvector.com/) - Kubernetes Security Platform
19+
- [Neuvector 2.7.3](https://neuvector.com/) - Kubernetes Security Platform
2020
<!-- END -->
2121

2222
This Project is mainly inspired from [Clemenko/rke_airgap_install](https://github.com/clemenko/rke_airgap_install/blob/main/air_gap_all_the_things.sh).

playbooks/vars/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ global_helm_version: "3.14.0"
55
global_CERT_VERSION: "1.14.1"
66
global_RANCHER_VERSION: "2.8.1"
77
global_LONGHORN_VERSION: "1.6.0"
8-
global_NEU_VERSION: "2.7.2"
8+
global_NEU_VERSION: "2.7.3"
99

1010
# extras RPM
1111
global_rke2_common_repo_version: "v{{ rke2_version }}%2Brke2r1" #.stable.0

0 commit comments

Comments
 (0)