Skip to content

Commit 9063916

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

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.changeset/curly-onions-promise.md

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

.changeset/polite-bats-exercise.md

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

CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 10737b0: fix: Allow for frontend url to be explicitly configured
8+
9+
### Patch Changes
10+
11+
- 33e0405: feat: Add secret support for default connections and sources
12+
313
## 0.6.9
414

515
### 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.9
5+
version: 0.7.0
66
appVersion: 2.1.2

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

0 commit comments

Comments
 (0)