Skip to content

Commit c2e49d5

Browse files
Release ClickStack Helm Charts (#155)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 427edc5 commit c2e49d5

File tree

5 files changed

+9
-12
lines changed

5 files changed

+9
-12
lines changed

.changeset/moody-planets-sniff.md

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

.changeset/update-app-version-2.8.0.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+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 427edc5: chore: pull otel collector from the clickstack repo
8+
- 0336c7a: chore: update appVersion to 2.8.0
9+
310
## 1.0.0
411

512
### Major Changes

charts/clickstack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ annotations:
1515
- name: Upstream Project
1616
url: https://github.com/hyperdxio/hyperdx
1717
type: application
18-
version: 1.0.0
18+
version: 1.0.1
1919
appVersion: 2.8.0

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": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"main": "index.js",
66
"repository": "git@github.com:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)