diff --git a/backend/auto_operation/spec/ats_pb2.pyi b/backend/auto_operation/spec/ats_pb2.pyi index 7e8a626e..9f0b34b0 100644 --- a/backend/auto_operation/spec/ats_pb2.pyi +++ b/backend/auto_operation/spec/ats_pb2.pyi @@ -15,7 +15,6 @@ class SendStatusRequest(_message.Message): chofu_d3: SendStatusRequest.SensorName chofu_d4: SendStatusRequest.SensorName chofu_d5: SendStatusRequest.SensorName - chofu_d6: SendStatusRequest.SensorName hachioji_d1: SendStatusRequest.SensorName hachioji_d2: SendStatusRequest.SensorName hashimoto_d1: SendStatusRequest.SensorName @@ -24,12 +23,12 @@ class SendStatusRequest(_message.Message): sakurajosui_d2: SendStatusRequest.SensorName sakurajosui_d3: SendStatusRequest.SensorName sakurajosui_d4: SendStatusRequest.SensorName + sakurajosui_d5: SendStatusRequest.SensorName + sakurajosui_d6: SendStatusRequest.SensorName sensor: SendStatusRequest.SensorName shinjuku_d1: SendStatusRequest.SensorName shinjuku_d2: SendStatusRequest.SensorName unknown: SendStatusRequest.SensorName - wakabadai_d1: SendStatusRequest.SensorName - wakabadai_d2: SendStatusRequest.SensorName def __init__(self, sensor: _Optional[_Union[SendStatusRequest.SensorName, str]] = ...) -> None: ... class SendStatusResponse(_message.Message): diff --git a/backend/auto_operation/spec/block_pb2.pyi b/backend/auto_operation/spec/block_pb2.pyi index 4bbd71c7..3772970a 100644 --- a/backend/auto_operation/spec/block_pb2.pyi +++ b/backend/auto_operation/spec/block_pb2.pyi @@ -15,24 +15,19 @@ class Blocks(_message.Message): chofu_b2: Blocks.BlockId chofu_b3: Blocks.BlockId chofu_b4: Blocks.BlockId - chofu_hachioji_down: Blocks.BlockId - chofu_hachioji_up: Blocks.BlockId - chofu_hashimoto_down: Blocks.BlockId - chofu_hashimoto_up: Blocks.BlockId + chofu_b5: Blocks.BlockId hachioji_b1: Blocks.BlockId - hachioji_b2: Blocks.BlockId hashimoto_b1: Blocks.BlockId hashimoto_b2: Blocks.BlockId + hashioji_b2: Blocks.BlockId sakurajosui_b1: Blocks.BlockId sakurajosui_b2: Blocks.BlockId sakurajosui_b3: Blocks.BlockId sakurajosui_b4: Blocks.BlockId - sakurajosui_chofu_down: Blocks.BlockId - sakurajosui_chofu_up: Blocks.BlockId + sakurajosui_b5: Blocks.BlockId + sakurajosui_b6: Blocks.BlockId shinjuku_b1: Blocks.BlockId shinjuku_b2: Blocks.BlockId - shinjuku_sakurajosui_down: Blocks.BlockId - shinjuku_sakurajosui_up: Blocks.BlockId unknown: Blocks.BlockId def __init__(self, blockId: _Optional[_Union[Blocks.BlockId, str]] = ...) -> None: ... diff --git a/backend/auto_operation/spec/statesync_pb2.pyi b/backend/auto_operation/spec/statesync_pb2.pyi index 2f927996..b287e6e0 100644 --- a/backend/auto_operation/spec/statesync_pb2.pyi +++ b/backend/auto_operation/spec/statesync_pb2.pyi @@ -59,10 +59,7 @@ class Stations(_message.Message): __slots__ = [] STATIONID_FIELD_NUMBER: _ClassVar[int] chofu_p1: Stations.StationId - chofu_p2: Stations.StationId - chofu_p3: Stations.StationId - chofu_p4: Stations.StationId - chofu_p5: Stations.StationId + chofu_s0: Stations.StationId chofu_s1: Stations.StationId chofu_s2: Stations.StationId chofu_s3: Stations.StationId @@ -77,13 +74,10 @@ class Stations(_message.Message): sakurajosui_s2: Stations.StationId sakurajosui_s3: Stations.StationId sakurajosui_s4: Stations.StationId - shinjuku_p1: Stations.StationId + sakurajosui_s5: Stations.StationId + sakurajosui_s6: Stations.StationId shinjuku_s1: Stations.StationId shinjuku_s2: Stations.StationId stationId: Stations.StationId unknown: Stations.StationId - wakabadai_p1: Stations.StationId - wakabadai_p2: Stations.StationId - wakabadai_s1: Stations.StationId - wakabadai_s2: Stations.StationId def __init__(self, stationId: _Optional[_Union[Stations.StationId, str]] = ...) -> None: ... diff --git a/manifests/infra/helm/traefik/release.yaml b/manifests/infra/helm/traefik/release.yaml index 0af1bf4f..6630fb7e 100644 --- a/manifests/infra/helm/traefik/release.yaml +++ b/manifests/infra/helm/traefik/release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: traefik - version: "14.0.2" + version: "20.2.0" sourceRef: kind: HelmRepository name: traefik