Skip to content

Commit

Permalink
IaC updated 2024.02.04-3b42b0f
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr. Bob Tags committed Feb 4, 2024
1 parent 3b42b0f commit 23306a3
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.01.28-72d25c0
image: ghcr.io/sombriks/redline/redline-api:2024.02.04-3b42b0f
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.01.28-72d25c0
image: ghcr.io/sombriks/redline/redline-app:2024.02.04-3b42b0f
ports:
- containerPort: 5000
env:
Expand Down

0 comments on commit 23306a3

Please sign in to comment.