Skip to content

Commit fd775a7

Browse files
author
otomi
committed
chore(release): 0.4.86
1 parent 4873d4c commit fd775a7

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.86](https://github.com/redkubes/otomi-api/compare/v0.4.85...v0.4.86) (2021-12-30)
6+
7+
8+
### Bug Fixes
9+
10+
* settings merge for policies, added runAsNonRoot, shuffled service<>ingress ([4873d4c](https://github.com/redkubes/otomi-api/commit/4873d4c59932a239a2223eebd665fe497158027a))
11+
12+
13+
### Code Refactoring
14+
15+
* removed autoCD, reordered service items [ci skip] ([e21166a](https://github.com/redkubes/otomi-api/commit/e21166ac2e491eb9a4d5223c8dfead7d28361fcb))
16+
517
### [0.4.85](https://github.com/redkubes/otomi-api/compare/v0.4.84...v0.4.85) (2021-12-02)
618

719

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@
154154
"tag": true
155155
}
156156
},
157-
"version": "0.4.85"
157+
"version": "0.4.86"
158158
}

0 commit comments

Comments
 (0)