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 8, 2024
1 parent 5104286 commit 94b671b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/manifests/frontend/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: react-con
image: uj5ghare/eng-frontend:"1.17.1"
image: uj5ghare/eng-frontend:"1.18.1"
ports:
- containerPort: 3000
imagePullPolicy: Always

0 comments on commit 94b671b

Please sign in to comment.