Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 5fb525e

Browse files
committed
2 parents 1a9308d + e269d15 commit 5fb525e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/elastic/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ type: application
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 2.0.5
26+
version: 2.0.6
2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to

charts/elastic/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
"extraEnvs": {
9999
"description": "Extra environment variables to append",
100-
"type": "object"
100+
"type": "array"
101101
}
102102
}
103103
},

0 commit comments

Comments
 (0)