Skip to content

Commit d4710a6

Browse files
authored
helm release v1.6.0 (#982)
1 parent 7217dd5 commit d4710a6

File tree

4 files changed

+71
-48
lines changed

4 files changed

+71
-48
lines changed

helm-releases/parseable-1.6.0.tgz

47.7 KB
Binary file not shown.

helm/Chart.yaml

+2-2
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.5
6-
appVersion: "v1.5.5"
5+
version: 1.6.0
6+
appVersion: "v1.6.0"
77
maintainers:
88
- name: Parseable Team
99

helm/values.yaml

+1-1
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.5
4+
tag: v1.6.0
55
pullPolicy: Always
66
## object store can be local, s3 or blob.
77
## local needs to be false if set to object store.

0 commit comments

Comments
 (0)