We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c0d1f0 + bccf544 commit e391560Copy full SHA for e391560
roles/core/defaults/main.yml
@@ -7,4 +7,4 @@ core:
7
helm:
8
local_charts: false
9
chart_ref: aether/sd-core
10
- chart_version: 1.0.4
+ chart_version: 2.0.0
roles/upf/defaults/main.yml
@@ -6,7 +6,7 @@ core:
6
chart_ref: aether/bess-upf
- chart_version: 1.0.2
+ chart_version: 1.1.1
values_file: "roles/upf/templates/upf-5g-values.yaml"
11
additional_upfs:
12
"1":
vars/main.yml
@@ -7,7 +7,7 @@ core:
upf:
13
ip_prefix: "192.168.252.0/24"
0 commit comments