Skip to content

Commit

Permalink
Updated environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Aug 30, 2024
1 parent 860367d commit d57158e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: backend
image: trainwithshubham/wanderlust-backend-beta:v3.4
image: trainwithshubham/wanderlust-backend-beta:v3.5
ports:
- containerPort: 8080
---
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: frontend
image: trainwithshubham/wanderlust-frontend-beta:v3.4
image: trainwithshubham/wanderlust-frontend-beta:v3.5
ports:
- containerPort: 5173
---
Expand Down

0 comments on commit d57158e

Please sign in to comment.