Skip to content

Commit

Permalink
refactor(k8s) updated k8s deployment image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Uj5Ghare committed Dec 11, 2024
1 parent 9c6c95d commit 55116c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/manifests/backend/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: node-con
image: uj5ghare/eng-backend:1.26.1
image: uj5ghare/eng-backend:1.27.1
ports:
- containerPort: 8000
imagePullPolicy: Always

0 comments on commit 55116c6

Please sign in to comment.