We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42303a commit 6f743adCopy full SHA for 6f743ad
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/SocialGouv/helm-schema/compare/v1.2.1...v1.2.2) (2023-08-30)
2
+
3
4
+### Bug Fixes
5
6
+* skip empty defaults ([#8](https://github.com/SocialGouv/helm-schema/issues/8)) ([e42303a](https://github.com/SocialGouv/helm-schema/commit/e42303a45a85b946627a097acd9d61c388c662fa))
7
8
## [1.2.1](https://github.com/SocialGouv/helm-schema/compare/v1.2.0...v1.2.1) (2023-08-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/helm-schema",
- "version": "1.2.1",
+ "version": "1.2.2",
"main": "dist/index.js",
"license": "Apache-2.0",
"files": [
0 commit comments