Skip to content

Commit

Permalink
Merge pull request #3 from InseeFr/update-deployment
Browse files Browse the repository at this point in the history
deploy :  upgrade version to 0.2.5
  • Loading branch information
nicolasTurban authored Nov 4, 2022
2 parents 248de5d + a8240ee commit c93da5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ spec:
spec:
containers:
- name: dc-ui
image: inseefr/coleman-my-surveys:0.2.2-rc
image: inseefr/coleman-my-surveys:0.2.5-rc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coleman-my-surveys",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"dependencies": {
"@emotion/react": "^11.9.0",
Expand Down

0 comments on commit c93da5b

Please sign in to comment.