Skip to content

Commit 1abc8a9

Browse files
authored
chore: helm release v1.7.0 (#1076)
1 parent 3b02f75 commit 1abc8a9

File tree

4 files changed

+80
-57
lines changed

4 files changed

+80
-57
lines changed

helm-releases/parseable-1.7.0.tgz

49.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 Server
44
type: application
5-
version: 1.6.8
6-
appVersion: "v1.6.3"
5+
version: 1.7.0
6+
appVersion: "v1.7.0"
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.6.3
4+
tag: "v1.7.0"
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)