Skip to content

Commit

Permalink
IaC updated 2024.05.16-2ecd5b7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr. Bob Tags committed May 16, 2024
1 parent 2ecd5b7 commit 3bdf129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion service-node-koa/infrastructure/k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: redline-api
image: ghcr.io/sombriks/redline/redline-api:2024.05.15-90d181a
image: ghcr.io/sombriks/redline/redline-api:2024.05.16-2ecd5b7
ports:
- containerPort: 3000
env:
Expand Down
2 changes: 1 addition & 1 deletion web-app-vue/infrastructure/k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: redline-app
image: ghcr.io/sombriks/redline/redline-app:2024.05.15-90d181a
image: ghcr.io/sombriks/redline/redline-app:2024.05.16-2ecd5b7
ports:
- containerPort: 5000
env:
Expand Down

0 comments on commit 3bdf129

Please sign in to comment.