Updating GNBSIM image tag
Added fix for NAS-MAC verification failure caused during re-registering same UE
Change-Id: I73363e69b58690b7faaa0ccf9e2e4b0c36322500
diff --git a/omec/5g-ran-sim/Chart.yaml b/omec/5g-ran-sim/Chart.yaml
index d625c2a..8afb53d 100644
--- a/omec/5g-ran-sim/Chart.yaml
+++ b/omec/5g-ran-sim/Chart.yaml
@@ -8,4 +8,4 @@
name: 5g-ran-sim
icon: https://guide.opencord.org/logos/cord.svg
-version: 0.1.0
+version: 0.1.1
diff --git a/omec/5g-ran-sim/values.yaml b/omec/5g-ran-sim/values.yaml
index c08a7af..dbd4215 100644
--- a/omec/5g-ran-sim/values.yaml
+++ b/omec/5g-ran-sim/values.yaml
@@ -5,7 +5,7 @@
images:
tags:
init: docker.io/omecproject/pod-init:1.0.0
- gnbsim: registry.aetherproject.org/omecproject/5gc-gnbsim:dev-new-gnbsim-4c60d87
+ gnbsim: registry.aetherproject.org/omecproject/5gc-gnbsim:dev-new-gnbsim-fbf1fd1
depCheck: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
pullPolicy: IfNotPresent
# Secrets must be manually created in the namespace.