Skip to content

Commit 5604125

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

File tree

6 files changed

+13
-17
lines changed

6 files changed

+13
-17
lines changed

.changeset/angry-lines-repair.md

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

.changeset/metal-queens-give.md

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

.changeset/nasty-teeth-camp.md

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

CHANGELOG.md

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

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- 7b964f1: Allow defining additional ingresses so resources outside of the HyperDX application can accept traffic outside of the cluster.
8+
- 1541c5f: feat: refactor image value + bump default tag to 2.0.0
9+
10+
### Patch Changes
11+
12+
- cec5983: enable using remote mongodb
13+
314
## 0.5.2
415

516
### 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.5.2
5+
version: 0.6.0
66
appVersion: 2.0.1

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

0 commit comments

Comments
 (0)