Skip to content

Commit

Permalink
tag v0.60.0 for release (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomqin93 authored Dec 23, 2024
1 parent b445820 commit 86b5943
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http-python:v0.60.0
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:v0.60.0-rc2
- image: edgehub/humidity-detector:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockserver:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockdevice-agv:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-mqtt:v0.60.0
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:v0.60.0-rc2
image: edgehub/mockdevice-opcua:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-opcua:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockdevice-plate-reader:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockdevice-plc:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockdevice-robot-arm:v0.60.0
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:v0.60.0-rc2
image: edgehub/mockdevice-socket:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-socket:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockdevice-thermometer:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-lwm2m:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-lwm2m:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-lwm2m:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/gateway-lwm2m:v0.60.0
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:v0.60.0-rc2
- image: edgehub/mockdevice-thermometer:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-opcua:v0.60.0
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:v0.60.0-rc2
- image: edgehub/gateway-lwm2m:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-mqtt:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-opcua:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-plc4x:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-socket:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-tcp-tcp:v0.60.0
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:v0.60.0-rc2
- image: edgehub/deviceshifu-http-http:v0.60.0
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:v0.60.0-rc2"
const IMAGE = "edgehub/telemetryservice:v0.60.0"

//+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: v0.60.0-rc2
newTag: v0.60.0
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:v0.60.0-rc2
image: edgehub/shifu-controller:v0.60.0
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:v0.60.0-rc2
image: edgehub/shifu-controller:v0.60.0
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:v0.60.0-rc2
image: edgehub/telemetryservice:v0.60.0
ports:
- containerPort: 8080
env:
Expand Down
Loading

0 comments on commit 86b5943

Please sign in to comment.