Skip to content

Commit

Permalink
update helm chart to v1.5.1 (#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitisht committed Sep 19, 2024
1 parent 37ff504 commit 430b55c
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 43 deletions.
Binary file added helm-releases/parseable-1.5.1.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: parseable
description: Helm chart for Parseable Server
type: application
version: 1.5.0
appVersion: "v1.5.0"
version: 1.5.1
appVersion: "v1.5.1"
maintainers:
- name: Parseable Team
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parseable:
image:
repository: containers.parseable.com/parseable/parseable
tag: v1.5.0
tag: v1.5.1
pullPolicy: Always
## Set to true if you want to deploy Parseable in local mode (store logs
## on local mount point instead of S3 bucket)
Expand Down
Loading

0 comments on commit 430b55c

Please sign in to comment.