Skip to content

Commit

Permalink
test: mongo mtls
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Mar 29, 2024
1 parent 0e8a8d0 commit fa7ca9e
Show file tree
Hide file tree
Showing 3 changed files with 1,056 additions and 66 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"semver": "^7.5.2"
},
"dependencies": {
"@codefresh-io/task-logger": "^1.10.1",
"@codefresh-io/task-logger": "git+https://github.com/codefresh-io/task-logger.git#b9fe7a874717f884497eaf628896513c84c6eb5e",
"body-parser": "^1.19.0",
"cf-errors": "^0.1.16",
"cf-logs": "^1.1.25",
Expand Down Expand Up @@ -53,4 +53,4 @@
"start": "node lib/index.js",
"version": "exit 0"
}
}
}
2 changes: 1 addition & 1 deletion service.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 1.11.3
version: 1.11.4
Loading

0 comments on commit fa7ca9e

Please sign in to comment.