Skip to content

Commit 6d05609

Browse files
Update dependency neuvector to v2.7.7 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef2c95c commit 6d05609

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

18-
- neuvector version: 2.7.2
18+
- neuvector version: 2.7.7
1919

2020
<!-- End Release -->
2121

README.md

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

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

27-
- [Neuvector 2.7.2](https://neuvector.com/) - Kubernetes Security Platform
27+
- [Neuvector 2.7.7](https://neuvector.com/) - Kubernetes Security Platform
2828
<!-- END -->
2929

3030
This Project is mainly inspired from [Clemenko/rke_airgap_install](https://github.com/clemenko/rke_airgap_install/) but Shell scripting brings limitations. So Let's rewrite it in Ansible which comes with below benefices:

playbooks/vars/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ global_versions:
1414
cert_manager: "1.14.1"
1515
rancher: "2.8.2"
1616
longhorn: "1.6.2"
17-
neuvector: "2.7.2"
17+
neuvector: "2.7.7"
1818
helm: "3.14.0"
1919
nerdctl: "1.7.6"
2020
k9s: "0.32.4"

0 commit comments

Comments
 (0)