Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions neuvector/aws/terraform.tfvars.example
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kubernetes_version = "v1.24.14+rke2r1"
neuvector_admin_password = "AI2zSYMFuCZ3HUeyNNMj1urUpCSEfgE0"

# NeuVector helm chart version
neuvector_chart_version = "2.6.1"
neuvector_chart_version = "2.7.6"

# Prefix added to names of all resources
prefix = "neuvector-quickstart"
Expand All @@ -42,4 +42,4 @@ rancher_helm_repository = "https://releases.rancher.com/server-charts/latest"
rancher_server_admin_password = "adminadminadmin"

# Rancher version
rancher_version = "2.7.9"
rancher_version = "2.8.2"