Skip to content

Commit 51d0a14

Browse files
authored
Merge branch 'opennetworkinglab:master' into master
2 parents c1c4028 + d76aed5 commit 51d0a14

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

roles/core/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ core:
77
helm:
88
local_charts: false
99
chart_ref: aether/sd-core
10-
chart_version: 0.12.6
10+
chart_version: 1.0.4

roles/upf/defaults/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ core:
44

55
upf:
66
helm:
7+
local_charts: false
78
chart_ref: aether/bess-upf
9+
chart_version: 1.0.2
810
values_file: "roles/upf/templates/upf-5g-values.yaml"
911
additional_upfs:
1012
"1":

vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ core:
77
helm:
88
local_charts: false
99
chart_ref: aether/sd-core
10-
chart_version: 0.12.6
10+
chart_version: 1.0.4
1111

1212
upf:
1313
ip_prefix: "192.168.252.0/24"

0 commit comments

Comments
 (0)