Skip to content

Commit bccf544

Browse files
committed
Update Helm Charts version in sub-module
Signed-off-by: Arrobo, Gabriel <[email protected]>
1 parent 7c0d1f0 commit bccf544

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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: 1.0.4
10+
chart_version: 2.0.0

roles/upf/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ core:
66
helm:
77
local_charts: false
88
chart_ref: aether/bess-upf
9-
chart_version: 1.0.2
9+
chart_version: 1.1.1
1010
values_file: "roles/upf/templates/upf-5g-values.yaml"
1111
additional_upfs:
1212
"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: 1.0.4
10+
chart_version: 2.0.0
1111

1212
upf:
1313
ip_prefix: "192.168.252.0/24"

0 commit comments

Comments
 (0)