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 c1c4028 + d76aed5 commit 51d0a14Copy full SHA for 51d0a14
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: 0.12.6
+ chart_version: 1.0.4
roles/upf/defaults/main.yml
@@ -4,7 +4,9 @@ core:
4
5
upf:
6
+ local_charts: false
chart_ref: aether/bess-upf
+ chart_version: 1.0.2
values_file: "roles/upf/templates/upf-5g-values.yaml"
11
additional_upfs:
12
"1":
vars/main.yml
@@ -7,7 +7,7 @@ core:
13
ip_prefix: "192.168.252.0/24"
0 commit comments