Skip to content

Commit 2b92ef2

Browse files
Release ClickStack Helm Charts (#148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent edd8cc9 commit 2b92ef2

File tree

4 files changed

+13
-10
lines changed

4 files changed

+13
-10
lines changed

.changeset/long-hands-make.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+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- edd8cc9: MIGRATION: Rename + Release chart `clickstack` (v1.0.0)
8+
39
## 0.8.4
410

511
### Patch Changes

charts/clickstack/Chart.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
apiVersion: v2
22
name: clickstack
3-
description: A Helm chart for ClickStack - Full-stack observability with ClickHouse, OpenTelemetry, and HyperDX
3+
description: >-
4+
A Helm chart for ClickStack - Full-stack observability with ClickHouse,
5+
OpenTelemetry, and HyperDX
46
home: https://clickhouse.com/docs/use-cases/observability/clickstack
57
sources:
68
- https://github.com/hyperdxio/hyperdx
79
- https://github.com/hyperdxio/helm-charts
810
annotations:
9-
"artifacthub.io/license": MIT
10-
"artifacthub.io/links": |
11+
artifacthub.io/license: MIT
12+
artifacthub.io/links: |
1113
- name: Chart Source
1214
url: https://github.com/hyperdxio/helm-charts
1315
- name: Upstream Project
1416
url: https://github.com/hyperdxio/hyperdx
1517
type: application
16-
version: 0.8.4
18+
version: 1.0.0
1719
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.4",
3+
"version": "1.0.0",
44
"private": true,
55
"main": "index.js",
66
"repository": "[email protected]:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)