Skip to content

Commit 2bb95af

Browse files
author
Maurice Faber
committed
chore(release): 0.14.9
1 parent a5e6b96 commit 2bb95af

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.14.9](https://github.com/redkubes/otomi-core/compare/v0.14.8...v0.14.9) (2021-09-28)
6+
7+
8+
### Bug Fixes
9+
10+
* πŸ› Add CI check on in_core check ([#602](https://github.com/redkubes/otomi-core/issues/602)) ([97e4124](https://github.com/redkubes/otomi-core/commit/97e4124b13660927976fd8fa9bf4bdfaba507f26))
11+
* πŸ› Docker if image exists check only on non-CI ([#600](https://github.com/redkubes/otomi-core/issues/600)) ([e091cd0](https://github.com/redkubes/otomi-core/commit/e091cd09173ee5d86c503e6730555dcf991319f6))
12+
* πŸ› Package is not core if /home/app/stack path is used ([#604](https://github.com/redkubes/otomi-core/issues/604)) ([f6368eb](https://github.com/redkubes/otomi-core/commit/f6368ebe7c31478d99b3d0b76e8fc5e480f9b48f))
13+
* gen-drone added to request to encrypt for now ([#603](https://github.com/redkubes/otomi-core/issues/603)) ([bc12643](https://github.com/redkubes/otomi-core/commit/bc1264392dc44aa19ed2003363851a32b9c19a6e))
14+
* prometheus retention default 1 day (fixes [#601](https://github.com/redkubes/otomi-core/issues/601)) ([#605](https://github.com/redkubes/otomi-core/issues/605)) ([1c2bab6](https://github.com/redkubes/otomi-core/commit/1c2bab61b756fdf951faa08c40b6c9ba3b9389b2))
15+
* retention size format, env vars for sops ([c1e9e8d](https://github.com/redkubes/otomi-core/commit/c1e9e8d84df93a6452025d1d7d32426ff5a0c128))
16+
17+
18+
### Others
19+
20+
* **deps:** updated api [ci skip] ([a5e6b96](https://github.com/redkubes/otomi-core/commit/a5e6b960e24d2909ab1719d46f8cc4854f1d1bad))
21+
522
### [0.14.8](https://github.com/redkubes/otomi-core/compare/v0.14.7...v0.14.8) (2021-09-24)
623

724

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
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
@@ -145,5 +145,5 @@
145145
}
146146
},
147147
"type": "module",
148-
"version": "0.14.8"
148+
"version": "0.14.9"
149149
}

0 commit comments

Comments
Β (0)