Skip to content

Commit cb1f608

Browse files
authored
Release 1.2.0 (#622)
* Return external IP for Kubelet * Use ipAddressExternal from Agent status update * Add newline to migration file * Add uptime to status endpoint * Requests not failing if with additional properties (#620) * Bump version (#621)
1 parent bfbcc13 commit cb1f608

File tree

19 files changed

+676
-3728
lines changed

19 files changed

+676
-3728
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- script: |
5050
echo "npm test"
51-
displayName: 'integration tests'
51+
displayName: 'integration tests'
5252
5353
- script: |
5454
npm pack

0 commit comments

Comments
 (0)