Skip to content

Commit

Permalink
ghcr.io/ueckoken/plarail2022-external:dee27aa-1665538671
Browse files Browse the repository at this point in the history
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
  • Loading branch information
fluxcdbot committed Oct 15, 2022
1 parent babb171 commit dc93aa5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifests/manifests/external/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion manifests/manifests/frontend/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion manifests/manifests/positioning/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion manifests/manifests/receiver-test/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion manifests/manifests/webrtc-sender/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dc93aa5

Please sign in to comment.