Skip to content

Commit

Permalink
release: v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ianchen0119 authored Nov 8, 2024
1 parent 5eb8e09 commit 0d9de50
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-amf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ amf:
replicaCount: 1
image:
name: free5gc/amf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-ausf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ausf:
replicaCount: 1
image:
name: free5gc/ausf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ data:
volumeThresholdRate: 0.8
cgf:
enable: true
hostIPv4: {{ $.Values.global.webui.service.name }}
port: {{ $.Values.global.webui.service.port }}
listenPort: {{ $.Values.global.cgf.service.port }}
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-chf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ chf:
replicaCount: 1
image:
name: free5gc/chf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-n3iwf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ n3iwf:
replicaCount: 1
image:
name: free5gc/n3iwf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
configmap:
name: n3iwf-configmap
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-nrf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ nrf:
replicaCount: 1
image:
name: free5gc/nrf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
volume:
mount: /free5gc/config/
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-nssf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ nssf:
replicaCount: 1
image:
name: free5gc/nssf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-pcf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pcf:
replicaCount: 1
image:
name: free5gc/pcf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-smf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ smf:
replicaCount: 1
image:
name: free5gc/smf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-udm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ udm:
replicaCount: 1
image:
name: free5gc/udm
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-udr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ udr:
replicaCount: 1
image:
name: free5gc/udr
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
type: ClusterIP
Expand Down
8 changes: 4 additions & 4 deletions charts/free5gc/charts/free5gc-upf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ upf:
replicaCount: 1
image:
name: free5gc/upf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
configmap:
wrapperAdditionalCommands: ""
Expand Down Expand Up @@ -132,7 +132,7 @@ upf1:
replicaCount: 1
image:
name: free5gc/upf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
configmap:
wrapperAdditionalCommands: ""
Expand Down Expand Up @@ -201,7 +201,7 @@ upf2:
replicaCount: 1
image:
name: free5gc/upf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
configmap:
wrapperAdditionalCommands: ""
Expand Down Expand Up @@ -270,7 +270,7 @@ upfb:
replicaCount: 1
image:
name: free5gc/upf
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
configmap:
wrapperAdditionalCommands: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-webui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ webui:
replicaCount: 1
image:
name: free5gc/webui
tag: v3.4.2
tag: v3.4.3
pullPolicy: Always
service:
name: webui-service
Expand Down
4 changes: 2 additions & 2 deletions charts/ueransim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ gnb:
replicaCount: 1
image:
name: free5gc/ueransim
tag: v3.4.2
tag: v3.4.3
pullPolicy: IfNotPresent
configmap:
name: gnb-configmap
Expand Down Expand Up @@ -105,7 +105,7 @@ ue:
replicaCount: 1
image:
name: free5gc/ueransim
tag: v3.4.2
tag: v3.4.3
pullPolicy: IfNotPresent
configmap:
name: ue-configmap
Expand Down

0 comments on commit 0d9de50

Please sign in to comment.