Skip to content

Commit 2d4d205

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

File tree

5 files changed

+9
-12
lines changed

5 files changed

+9
-12
lines changed

.changeset/public-hairs-wear.md

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

.changeset/tender-dryers-flash.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# helm-charts
22

3+
## 0.6.7
4+
5+
### Patch Changes
6+
7+
- c2ffc45: chore: Update appVersion to 2.0.6
8+
- c0d70d5: fix: update the new entrypoint since v2.0.2 (alert cronjob)
9+
310
## 0.6.6
411

512
### Patch Changes

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.6.6
5+
version: 0.6.7
66
appVersion: 2.0.6

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.6.6",
3+
"version": "0.6.7",
44
"private": true,
55
"main": "index.js",
66
"repository": "[email protected]:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)