Skip to content

Commit f2ae348

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

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/cuddly-papayas-give.md

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

CHANGELOG.md

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

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- 3e18303: Fixes the alert cron job template so newer version image tags will use the updated command to start the task.
8+
39
## 0.8.2
410

511
### 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.8.2
5+
version: 0.8.3
66
appVersion: 2.7.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.8.2",
3+
"version": "0.8.3",
44
"private": true,
55
"main": "index.js",
66
"repository": "[email protected]:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)