Skip to content

Commit bf66b6c

Browse files
author
Maurice Faber
committed
chore(release): 0.13.8
1 parent 76c15bd commit bf66b6c

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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.13.8](https://github.com/redkubes/otomi-core/compare/v0.13.7...v0.13.8) (2021-07-04)
6+
7+
8+
### Features
9+
10+
* skip storage classes to circumvent patching errors ([7cd2973](https://github.com/redkubes/otomi-core/commit/7cd297342bc16e843133ea8e705db0896a70fbcf))
11+
12+
13+
### Bug Fixes
14+
15+
* decrypt before values command ([da97ebb](https://github.com/redkubes/otomi-core/commit/da97ebb42b1aae76c3e28a17d0e97b49bfc6f96c))
16+
* gitea push robustness ([13b648b](https://github.com/redkubes/otomi-core/commit/13b648b6b7d1f473b4187baa75e98604a0eab5f3))
17+
* harbor chart, redis config, disk sizes ([a6df5a2](https://github.com/redkubes/otomi-core/commit/a6df5a29b84d20933f42d5c7dce488b273e01ef8))
18+
* pre-commit ([3c2a85b](https://github.com/redkubes/otomi-core/commit/3c2a85bbfda5044605cd8975fae2e8dace3346b9))
19+
* remove -x ([34263dd](https://github.com/redkubes/otomi-core/commit/34263dddcf56fe08680cc8f8c5e7af396803dbca))
20+
* reverting back the readme file. ([#460](https://github.com/redkubes/otomi-core/issues/460)) ([72fadfd](https://github.com/redkubes/otomi-core/commit/72fadfdfac9e528b753373f77768d9323f6cc017))
21+
* schema for redis [ci skip] ([76c15bd](https://github.com/redkubes/otomi-core/commit/76c15bd9cce54e24634ab64c818f0ec5fbc18116))
22+
* schema required fields and decrypted file extension toggle ([eb5cf18](https://github.com/redkubes/otomi-core/commit/eb5cf1833a4bc313369defd0fd8ea9a2f9442420))
23+
* set maxlength of dns ([#456](https://github.com/redkubes/otomi-core/issues/456)) ([9f1ecb1](https://github.com/redkubes/otomi-core/commit/9f1ecb18855e5db021c58ad8b45a693ac93eacd3))
24+
* storageclass default not premium ([02edec9](https://github.com/redkubes/otomi-core/commit/02edec99a0c9e63179b82cfb4382049a9f8cd7a0))
25+
* storageclass schema, k8s versions ([8390a24](https://github.com/redkubes/otomi-core/commit/8390a24ff195e7fc50c1efca25f48149beaa9b85))
26+
527
### [0.13.7](https://github.com/redkubes/otomi-core/compare/v0.13.6...v0.13.7) (2021-06-30)
628

729

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
"tag": true
8383
}
8484
},
85-
"version": "0.13.7"
85+
"version": "0.13.8"
8686
}

0 commit comments

Comments
 (0)