Skip to content

Commit 4c37811

Browse files
authored
add helm chart for version v1.5.5 (#962)
1 parent 3b2505f commit 4c37811

File tree

4 files changed

+70
-47
lines changed

4 files changed

+70
-47
lines changed

helm-releases/parseable-1.5.5.tgz

47.5 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 Server
44
type: application
5-
version: 1.5.4
6-
appVersion: "v1.5.4"
5+
version: 1.5.5
6+
appVersion: "v1.5.5"
77
maintainers:
88
- name: Parseable Team
99

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: containers.parseable.com/parseable/parseable
4-
tag: v1.5.4
4+
tag: v1.5.5
55
pullPolicy: Always
66
## Set to true if you want to deploy Parseable in local mode (store logs
77
## on local mount point instead of S3 bucket)

0 commit comments

Comments
 (0)