Skip to content

Commit a5e2bd0

Browse files
Release HyperDX Helm Charts (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8608668 commit a5e2bd0

File tree

6 files changed

+11
-17
lines changed

6 files changed

+11
-17
lines changed

.changeset/fair-houses-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fresh-papers-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thin-steaks-hammer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# helm-charts
2+
3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- 9493843: fix: relocate mongodb volume persistence field + handle the case when CH pvc is disabled
8+
- 4e246da: feat: add 'clickhouseUser' and 'clickhousePassword' otel settings
9+
- 8608668: chore: Remove snapshot tests and replace with assertions

charts/hdx-oss-v2/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: hdx-oss-v2
33
description: A Helm chart for HyperDX OSS V2
44
type: application
5-
version: 0.5.1
5+
version: 0.5.2
66
appVersion: 1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helm-charts",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"main": "index.js",
55
"repository": "[email protected]:hyperdxio/helm-charts.git",
66
"author": "HyperDX",

0 commit comments

Comments
 (0)