Skip to content

Commit

Permalink
IaC updated 2024.03.24-2f2e85f
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr. Bob Tags committed Mar 24, 2024
1 parent 2f2e85f commit f664184
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-3d1cc85
image: ghcr.io/sombriks/redline/redline-api:2024.03.24-2f2e85f
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-3d1cc85
image: ghcr.io/sombriks/redline/redline-app:2024.03.24-2f2e85f
ports:
- containerPort: 5000
env:
Expand Down

0 comments on commit f664184

Please sign in to comment.