Skip to content

Commit a0ef9b3

Browse files
author
meshkodiak[bot]
authored
Merge pull request #114 from meshcloud/v1.7.6
Release v1.7.6
2 parents 1456207 + df42d12 commit a0ef9b3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
### CLI
66
- no changes
77

8+
### OSB
9+
- no changes
10+
11+
### Terraform Runner
12+
- no changes
13+
14+
## v1.7.6
15+
16+
### CLI
17+
- no changes
18+
819
### OSB
920
- fix getServiceInstanceBinding endpoint to return a 404, if binding does not exist
1021

cli/unipipe/info.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const VERSION = "1.7.5";
1+
export const VERSION = "1.7.6";
22
export const FLAGS = "--unstable --allow-read --allow-write --allow-env --allow-net --allow-run --no-check";
33
export const GITHUB_REPO = "meshcloud/unipipe-service-broker";

0 commit comments

Comments
 (0)