Commit 497906b
committed
chore(release): 0.6.0 [skip ci]
## [0.6.0](v0.5.0...v0.6.0) (2023-08-09)
### Features
* convert chart tests from the custom bash script to be BATS unit tests ([#256](#256)) ([0bcdfcb](0bcdfcb))
* update partial templates to match naming conventions and prefix with fullstack namespace ([#265](#265)) ([fb73b5d](fb73b5d))
### Bug Fixes
* correct KeyValuePair equals and add coverage for ServiceLocator ([#257](#257)) ([5b17978](5b17978))
* default tag is not set properly for proxy containers ([#266](#266)) ([deabd16](deabd16))
* enable overriding individual properties for sidecars ([#250](#250)) ([7d5a4e1](7d5a4e1))
* only allow jrs profile during node setup ([#249](#249)) ([dd326c1](dd326c1))
* typo in the semantic release config preventing the updates to Chart.yaml from being committed ([#252](#252)) ([02a576b](02a576b))
* update verification script so that CI pipeline fails if node fails to start ([#254](#254)) ([7f051c0](7f051c0))1 parent deabd16 commit 497906b
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments