diff --git a/installfiles/operator.yaml b/installfiles/operator.yaml index e33a8ee7..f2a65b13 100755 --- a/installfiles/operator.yaml +++ b/installfiles/operator.yaml @@ -8916,14 +8916,14 @@ spec: - name: API_SERVICE_SECURITY value: none - name: THUNDERNETES_INIT_CONTAINER_IMAGE - value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0 - name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN - value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0 - name: TLS_SECRET_NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/playfab/thundernetes-operator:0.4.1 + image: ghcr.io/playfab/thundernetes-operator:0.5.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -8996,7 +8996,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0 livenessProbe: httpGet: path: /healthz @@ -9044,7 +9044,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0 livenessProbe: httpGet: path: /healthz diff --git a/installfiles/operator_with_monitoring.yaml b/installfiles/operator_with_monitoring.yaml index 3c8b923c..7b7474c2 100644 --- a/installfiles/operator_with_monitoring.yaml +++ b/installfiles/operator_with_monitoring.yaml @@ -8916,14 +8916,14 @@ spec: - name: API_SERVICE_SECURITY value: none - name: THUNDERNETES_INIT_CONTAINER_IMAGE - value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0 - name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN - value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0 - name: TLS_SECRET_NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/playfab/thundernetes-operator:0.4.1 + image: ghcr.io/playfab/thundernetes-operator:0.5.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -8996,7 +8996,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0 livenessProbe: httpGet: path: /healthz @@ -9044,7 +9044,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0 livenessProbe: httpGet: path: /healthz diff --git a/installfiles/operator_with_security.yaml b/installfiles/operator_with_security.yaml index 3e026b91..c4c96606 100644 --- a/installfiles/operator_with_security.yaml +++ b/installfiles/operator_with_security.yaml @@ -8916,14 +8916,14 @@ spec: - name: API_SERVICE_SECURITY value: usetls - name: THUNDERNETES_INIT_CONTAINER_IMAGE - value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0 - name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN - value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0 - name: TLS_SECRET_NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/playfab/thundernetes-operator:0.4.1 + image: ghcr.io/playfab/thundernetes-operator:0.5.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -8996,7 +8996,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0 livenessProbe: httpGet: path: /healthz @@ -9044,7 +9044,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0 livenessProbe: httpGet: path: /healthz diff --git a/installfiles/operator_with_security_and_monitoring.yaml b/installfiles/operator_with_security_and_monitoring.yaml index 3e026b91..c4c96606 100644 --- a/installfiles/operator_with_security_and_monitoring.yaml +++ b/installfiles/operator_with_security_and_monitoring.yaml @@ -8916,14 +8916,14 @@ spec: - name: API_SERVICE_SECURITY value: usetls - name: THUNDERNETES_INIT_CONTAINER_IMAGE - value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0 - name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN - value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1 + value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0 - name: TLS_SECRET_NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/playfab/thundernetes-operator:0.4.1 + image: ghcr.io/playfab/thundernetes-operator:0.5.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -8996,7 +8996,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0 livenessProbe: httpGet: path: /healthz @@ -9044,7 +9044,7 @@ spec: fieldPath: status.hostIP - name: LOG_LEVEL value: info - image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1 + image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0 livenessProbe: httpGet: path: /healthz diff --git a/samples/gameserverapi/gameserverapi.yaml b/samples/gameserverapi/gameserverapi.yaml index 72386b5f..881d3952 100644 --- a/samples/gameserverapi/gameserverapi.yaml +++ b/samples/gameserverapi/gameserverapi.yaml @@ -16,7 +16,7 @@ spec: app: thundernetes-gameserverapi spec: containers: - - image: ghcr.io/playfab/thundernetes-gameserverapi:0.4.1 + - image: ghcr.io/playfab/thundernetes-gameserverapi:0.5.0 name: gameserverapi imagePullPolicy: IfNotPresent resources: diff --git a/samples/latencyserver/latencyserver.yaml b/samples/latencyserver/latencyserver.yaml index c695d5be..869388b7 100644 --- a/samples/latencyserver/latencyserver.yaml +++ b/samples/latencyserver/latencyserver.yaml @@ -16,7 +16,7 @@ spec: app: thundernetes-latencyserver spec: containers: - - image: ghcr.io/playfab/thundernetes-latencyserver:0.4.1 + - image: ghcr.io/playfab/thundernetes-latencyserver:0.5.0 name: latencyserver imagePullPolicy: IfNotPresent resources: diff --git a/samples/netcore/sample-hostnetwork.yaml b/samples/netcore/sample-hostnetwork.yaml index 32ea3a6e..a9a75be3 100644 --- a/samples/netcore/sample-hostnetwork.yaml +++ b/samples/netcore/sample-hostnetwork.yaml @@ -19,7 +19,7 @@ spec: spec: hostNetwork: true # this sample uses host networking containers: - - image: ghcr.io/playfab/thundernetes-netcore:0.4.1 + - image: ghcr.io/playfab/thundernetes-netcore:0.5.0 name: thundernetes-sample-netcore ports: - protocol: TCP # your game server port protocol diff --git a/samples/netcore/sample-nodeaffinity.yaml b/samples/netcore/sample-nodeaffinity.yaml index a8a30865..88dcd19d 100644 --- a/samples/netcore/sample-nodeaffinity.yaml +++ b/samples/netcore/sample-nodeaffinity.yaml @@ -18,7 +18,7 @@ spec: template: spec: containers: - - image: ghcr.io/playfab/thundernetes-netcore:0.4.1 + - image: ghcr.io/playfab/thundernetes-netcore:0.5.0 name: thundernetes-sample-netcore ports: - containerPort: 80 # your game server port diff --git a/samples/netcore/sample-requestslimits.yaml b/samples/netcore/sample-requestslimits.yaml index cdd8442d..06f05ef1 100644 --- a/samples/netcore/sample-requestslimits.yaml +++ b/samples/netcore/sample-requestslimits.yaml @@ -18,7 +18,7 @@ spec: template: spec: containers: - - image: ghcr.io/playfab/thundernetes-netcore:0.4.1 + - image: ghcr.io/playfab/thundernetes-netcore:0.5.0 name: thundernetes-sample-netcore ports: - containerPort: 80 # your game server port diff --git a/samples/netcore/sample-secondnodepool.yaml b/samples/netcore/sample-secondnodepool.yaml index d3acbb50..2d7a9cb6 100644 --- a/samples/netcore/sample-secondnodepool.yaml +++ b/samples/netcore/sample-secondnodepool.yaml @@ -18,7 +18,7 @@ spec: template: spec: containers: - - image: ghcr.io/playfab/thundernetes-netcore:0.4.1 + - image: ghcr.io/playfab/thundernetes-netcore:0.5.0 name: thundernetes-sample-netcore ports: - containerPort: 80 # your game server port diff --git a/samples/netcore/sample-win.yaml b/samples/netcore/sample-win.yaml index 5fed7319..96776e4d 100644 --- a/samples/netcore/sample-win.yaml +++ b/samples/netcore/sample-win.yaml @@ -20,7 +20,7 @@ spec: nodeSelector: kubernetes.io/os: windows containers: - - image: ghcr.io/playfab/thundernetes-netcore-win:0.4.1 + - image: ghcr.io/playfab/thundernetes-netcore-win:0.5.0 name: thundernetes-sample-netcore ports: - containerPort: 80 # your game server port diff --git a/samples/netcore/sample.yaml b/samples/netcore/sample.yaml index af4f9911..52a73fb7 100644 --- a/samples/netcore/sample.yaml +++ b/samples/netcore/sample.yaml @@ -18,7 +18,7 @@ spec: template: spec: containers: - - image: ghcr.io/playfab/thundernetes-netcore:0.4.1 + - image: ghcr.io/playfab/thundernetes-netcore:0.5.0 name: thundernetes-sample-netcore ports: - containerPort: 80 # your game server port diff --git a/samples/openarena/sample.yaml b/samples/openarena/sample.yaml index 19d174f5..162b3994 100644 --- a/samples/openarena/sample.yaml +++ b/samples/openarena/sample.yaml @@ -12,7 +12,7 @@ spec: template: spec: containers: - - image: ghcr.io/playfab/thundernetes-openarena:0.4.1 + - image: ghcr.io/playfab/thundernetes-openarena:0.5.0 name: thundernetes-sample-openarena ports: - containerPort: 27960 # your game server port