Skip to content

Commit

Permalink
Upgraded the deployment image version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredeen committed Oct 4, 2024
1 parent ac1fea9 commit 7fbafb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: locust
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20240503-1109
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20241004-0900
ports:
- containerPort: 8089
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion manifests/built/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: locust
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20240503-1109
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20241004-0900
ports:
- containerPort: 8089
envFrom:
Expand Down

0 comments on commit 7fbafb2

Please sign in to comment.