From dc93aa5bc1e5ea47696fe299ef3f376c1ebb3af7 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Sat, 15 Oct 2022 08:09:02 +0000 Subject: [PATCH] ghcr.io/ueckoken/plarail2022-external:dee27aa-1665538671 ghcr.io/ueckoken/plarail2022-frontend:dee27aa-1665538636 ghcr.io/ueckoken/plarail2022-positioning:dee27aa-1665538632 ghcr.io/ueckoken/plarail2022-receiver-test:dee27aa-1665538624 ghcr.io/ueckoken/plarail2022-webrtc-sender:dee27aa-1665538625 --- manifests/manifests/external/deployment.yaml | 2 +- manifests/manifests/frontend/deployment.yaml | 2 +- manifests/manifests/positioning/deployment.yaml | 2 +- manifests/manifests/receiver-test/deployment.yaml | 2 +- manifests/manifests/webrtc-sender/deployment.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/manifests/external/deployment.yaml b/manifests/manifests/external/deployment.yaml index e72ef8b9..eb0229e3 100644 --- a/manifests/manifests/external/deployment.yaml +++ b/manifests/manifests/external/deployment.yaml @@ -15,7 +15,7 @@ spec: serviceAccountName: "tailscale" containers: - name: plarail2021-soft-backend-external - image: ghcr.io/ueckoken/plarail2021-soft-external:b897376-1637561950 # {"$imagepolicy": "plarail2021:external"} + image: ghcr.io/ueckoken/plarail2022-external:dee27aa-1665538671 # {"$imagepolicy": "plarail2021:external"} imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/manifests/manifests/frontend/deployment.yaml b/manifests/manifests/frontend/deployment.yaml index 9100e181..9c8209bc 100644 --- a/manifests/manifests/frontend/deployment.yaml +++ b/manifests/manifests/frontend/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: plarail2021-soft-frontend - image: ghcr.io/ueckoken/plarail2021-soft-frontend:b897376-1637561920 # {"$imagepolicy": "plarail2021:frontend"} + image: ghcr.io/ueckoken/plarail2022-frontend:dee27aa-1665538636 # {"$imagepolicy": "plarail2021:frontend"} imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/manifests/manifests/positioning/deployment.yaml b/manifests/manifests/positioning/deployment.yaml index 6da956f1..eb354d00 100644 --- a/manifests/manifests/positioning/deployment.yaml +++ b/manifests/manifests/positioning/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: plarail2021-positioning - image: ghcr.io/ueckoken/plarail2021-soft-positioning:b897376-1637561919 # {"$imagepolicy": "plarail2021:positioning"} + image: ghcr.io/ueckoken/plarail2022-positioning:dee27aa-1665538632 # {"$imagepolicy": "plarail2021:positioning"} imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/manifests/manifests/receiver-test/deployment.yaml b/manifests/manifests/receiver-test/deployment.yaml index 67f1545f..ede62f7c 100644 --- a/manifests/manifests/receiver-test/deployment.yaml +++ b/manifests/manifests/receiver-test/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: plarail2021-webrtc-receiver - image: ghcr.io/ueckoken/plarail2021-soft-receiver-test:b897376-1637561920 # {"$imagepolicy": "plarail2021:webrtc-receiver"} + image: ghcr.io/ueckoken/plarail2022-receiver-test:dee27aa-1665538624 # {"$imagepolicy": "plarail2021:webrtc-receiver"} imagePullPolicy: Always ports: - containerPort: 80 diff --git a/manifests/manifests/webrtc-sender/deployment.yaml b/manifests/manifests/webrtc-sender/deployment.yaml index c4afdadf..6334c3e0 100644 --- a/manifests/manifests/webrtc-sender/deployment.yaml +++ b/manifests/manifests/webrtc-sender/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: webrtc-sender - image: ghcr.io/ueckoken/plarail2021-webrtc-sender:b897376-1637561920 # {"$imagepolicy": "plarail2021:webrtc-sender"} + image: ghcr.io/ueckoken/plarail2022-webrtc-sender:dee27aa-1665538625 # {"$imagepolicy": "plarail2021:webrtc-sender"} imagePullPolicy: Always ports: - containerPort: 80