Skip to content

Commit

Permalink
tag Shifu to v0.60.0-rc1 for release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
tomqin93 committed Dec 18, 2024
1 parent cfc8fd1 commit 542ceb0
Show file tree
Hide file tree
Showing 44 changed files with 46 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-humidity-detector-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http-python:nightly
- image: edgehub/deviceshifu-http-http-python:v0.60.0-rc1
name: deviceshifu-http
imagePullPolicy: Never
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: humidity-detector
spec:
containers:
- image: edgehub/humidity-detector:nightly
- image: edgehub/humidity-detector:v0.60.0-rc1
imagePullPolicy: Never
name: humidity-detector
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: mockserver
spec:
containers:
- image: edgehub/mockserver:nightly
- image: edgehub/mockserver:v0.60.0-rc1
imagePullPolicy: Never
name: mockserver
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: agv
spec:
containers:
- image: edgehub/mockdevice-agv:nightly
- image: edgehub/mockdevice-agv:v0.60.0-rc1
name: agv
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-agv-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-mqtt-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-mqtt:nightly
- image: edgehub/deviceshifu-http-mqtt:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: mockdevice-opcua
image: edgehub/mockdevice-opcua:nightly
image: edgehub/mockdevice-opcua:v0.60.0-rc1
ports:
- containerPort: 4840
readinessProbe:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-opcua-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-opcua:nightly
- image: edgehub/deviceshifu-http-opcua:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plate-reader-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: plate-reader
spec:
containers:
- image: edgehub/mockdevice-plate-reader:nightly
- image: edgehub/mockdevice-plate-reader:v0.60.0-rc1
name: plate-reader
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plc-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: plc
spec:
containers:
- image: edgehub/mockdevice-plc:nightly
- image: edgehub/mockdevice-plc:v0.60.0-rc1
name: plc
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-robotarm-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: robotarm
spec:
containers:
- image: edgehub/mockdevice-robot-arm:nightly
- image: edgehub/mockdevice-robot-arm:v0.60.0-rc1
name: robotarm
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ spec:
spec:
containers:
- name: mockdevice-socket
image: edgehub/mockdevice-socket:nightly
image: edgehub/mockdevice-socket:v0.60.0-rc1
ports:
- containerPort: 11122
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-socket-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-socket:nightly
- image: edgehub/deviceshifu-http-socket:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-thermometer-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thermometer
spec:
containers:
- image: edgehub/mockdevice-thermometer:nightly
- image: edgehub/mockdevice-thermometer:v0.60.0-rc1
name: thermometer
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-helloworld-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-powershell-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-lwm2m-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-lwm2m:nightly
- image: edgehub/deviceshifu-http-lwm2m:v0.60.0-rc1
name: deviceshifu-lwm2m
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-lwm2m-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-lwm2m:nightly
- image: edgehub/deviceshifu-http-lwm2m:v0.60.0-rc1
name: deviceshifu-lwm2m
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-lwm2m-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-lwm2m:nightly
- image: edgehub/deviceshifu-http-lwm2m:v0.60.0-rc1
name: deviceshifu-lwm2m
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-thermometer-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
imagePullPolicy: IfNotPresent
name: deviceshifu-http
ports:
Expand All @@ -30,7 +30,7 @@ spec:
value: "edgedevice-thermometer"
- name: EDGEDEVICE_NAMESPACE
value: "devices"
- image: edgehub/gateway-lwm2m:nightly
- image: edgehub/gateway-lwm2m:v0.60.0-rc1
imagePullPolicy: IfNotPresent
name: gateway-lwm2m
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thermometer
spec:
containers:
- image: edgehub/mockdevice-thermometer:nightly
- image: edgehub/mockdevice-thermometer:v0.60.0-rc1
name: thermometer
ports:
- containerPort: 11111
Expand Down
4 changes: 2 additions & 2 deletions examples/lwm2m_gw_opcua/opcua_deviceshifu_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-opcua-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-opcua:nightly
- image: edgehub/deviceshifu-http-opcua:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand All @@ -35,7 +35,7 @@ spec:
value: "edgedevice-opcua"
- name: EDGEDEVICE_NAMESPACE
value: "devices"
- image: edgehub/gateway-lwm2m:nightly
- image: edgehub/gateway-lwm2m:v0.60.0-rc1
name: gateway-lwm2m
volumeMounts:
- name: deviceshifu-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-mqtt-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-mqtt:nightly
- image: edgehub/deviceshifu-http-mqtt:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-opcua-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-opcua:nightly
- image: edgehub/deviceshifu-http-opcua:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plc4x-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-plc4x:nightly
- image: edgehub/deviceshifu-http-plc4x:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-camera-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plc-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-socket-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-socket:nightly
- image: edgehub/deviceshifu-http-socket:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion examples/tcpDeviceShifu/tcp_deviceshifu_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-tcp-deployment
spec:
containers:
- image: edgehub/deviceshifu-tcp-tcp:nightly
- image: edgehub/deviceshifu-tcp-tcp:v0.60.0-rc1
name: deviceshifu-tcp
ports:
- containerPort: 8081
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.60.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion pkg/k8s/controllers/telemetryservice_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ var tsNamespacedName = types.NamespacedName{
}

// image of telemetryservice deployment
const IMAGE = "edgehub/telemetryservice:nightly"
const IMAGE = "edgehub/telemetryservice:v0.60.0-rc1"

//+kubebuilder:rbac:groups=shifu.edgenesis.io,resources=telemetryservices,verbs=get;list;watch;create;update;patch;delete
//+kubebuilder:rbac:groups=shifu.edgenesis.io,resources=telemetryservices/status,verbs=get;update;patch
Expand Down
2 changes: 1 addition & 1 deletion pkg/k8s/crd/config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: edgehub/shifu-controller
newTag: nightly
newTag: v0.60.0-rc1
2 changes: 1 addition & 1 deletion pkg/k8s/crd/install/config_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ spec:
- --source=default
command:
- /manager
image: edgehub/shifu-controller:nightly
image: edgehub/shifu-controller:v0.60.0-rc1
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion pkg/k8s/crd/install/shifu_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ spec:
- --source=default
command:
- /manager
image: edgehub/shifu-controller:nightly
image: edgehub/shifu-controller:v0.60.0-rc1
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion pkg/telemetryservice/install/telemetryservice_install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: telemetryservice
image: edgehub/telemetryservice:nightly
image: edgehub/telemetryservice:v0.60.0-rc1
ports:
- containerPort: 8080
env:
Expand Down
Loading

0 comments on commit 542ceb0

Please sign in to comment.