Skip to content

Commit 2fc46c1

Browse files
Update dependency neuvector to v2.7.5
1 parent 8516b9f commit 2fc46c1

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
@@ -15,7 +15,7 @@
1515

1616
- longhorn version: 1.6.0
1717

18-
- neuvector version: 2.7.2
18+
- neuvector version: 2.7.5
1919
<!-- End Release -->
2020

2121
<!-- Features -->

README.md

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

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

26-
- [Neuvector 2.7.2](https://neuvector.com/) - Kubernetes Security Platform
26+
- [Neuvector 2.7.5](https://neuvector.com/) - Kubernetes Security Platform
2727
<!-- END -->
2828

2929
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
@@ -6,7 +6,7 @@ global_helm_version: "3.14.0"
66
global_CERT_VERSION: "1.14.1"
77
global_RANCHER_VERSION: "2.8.1"
88
global_LONGHORN_VERSION: "1.6.0"
9-
global_NEU_VERSION: "2.7.2"
9+
global_NEU_VERSION: "2.7.5"
1010

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

0 commit comments

Comments
 (0)