Skip to content

Commit 0852ad1

Browse files
authored
chore: update helm chart to latest version (#1714)
1 parent 6dae911 commit 0852ad1

6 files changed

Lines changed: 144 additions & 94 deletions

File tree

helm-releases/parseable-2.8.3.tgz

1 Byte
Binary file not shown.

helm-releases/parseable-2.9.3.tgz

51.5 KB
Binary file not shown.
55.9 KB
Binary file not shown.

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: parseable
33
description: Helm chart for Parseable OSS version. Columnar data lake platform - purpose built for observability
44
type: application
5-
version: 2.8.3
6-
appVersion: "v2.8.0"
5+
version: 2.9.3
6+
appVersion: "v2.9.3"
77
icon: "https://raw.githubusercontent.com/parseablehq/.github/main/images/logo.svg"
88

99
maintainers:

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parseable:
22
image:
33
repository: quay.io/parseablehq/parseable
4-
tag: "v2.8.0"
4+
tag: "v2.9.3"
55
pullPolicy: Always
66
## object store can be local-store, s3-store, blob-store or gcs-store.
77
store: local-store

0 commit comments

Comments
 (0)