Skip to content

Commit

Permalink
IaC updated 2024.02.10-3d1cc85
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr. Bob Tags committed Feb 10, 2024
1 parent 3d1cc85 commit 9bae964
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.02.10-a5a3542
image: ghcr.io/sombriks/redline/redline-api:2024.02.10-3d1cc85
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.02.10-a5a3542
image: ghcr.io/sombriks/redline/redline-app:2024.02.10-3d1cc85
ports:
- containerPort: 5000
env:
Expand Down

0 comments on commit 9bae964

Please sign in to comment.