Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added helm-releases/parseable-0.0.2.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions helm/parseable/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: parseable
description: Helm chart for Parseable Server
type: application
version: 0.0.1
AppVersion: "v0.0.1"
version: 0.0.2
AppVersion: "v0.0.2"
5 changes: 3 additions & 2 deletions helm/parseable/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ parseable:
replicaCount: 1
image:
repository: parseable/parseable
tag: v0.0.1
tag: v0.0.2
pullPolicy: IfNotPresent
env:
P_ADDR: "0.0.0.0:8000"
P_TLS_CERT_PATH: ""
P_LOCAL_STORAGE: "data"
P_STORAGE_UPLOAD_INTERVAL: "60"
RUST_LOG: "parseable=info"
# By default parseable uses demo env digital ocean spaces
# By default parseable uses demo environment.
# Please change this before running in production.
#P_S3_URL: ""
#P_S3_ACCESS_KEY: ""
#P_S3_SECRET_KEY: ""
Expand Down
12 changes: 11 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ entries:
- https://charts.parseable.io/helm-releases/collector-0.0.1.tgz
version: 0.0.1
parseable:
- apiVersion: v2
appVersion: v0.0.2
created: "2022-09-11T15:03:00.505929+05:30"
description: Helm chart for Parseable Server
digest: 38a0a3e4c498afbbcc76ebfcb9cb598fa2ca843a53cc93b3cb4f135b85c10844
name: parseable
type: application
urls:
- https://charts.parseable.io/helm-releases/parseable-0.0.2.tgz
version: 0.0.2
- apiVersion: v2
appVersion: v0.0.1
created: "2022-09-08T18:21:10.790129+05:30"
Expand All @@ -22,4 +32,4 @@ entries:
urls:
- https://charts.parseable.io/helm-releases/parseable-0.0.1.tgz
version: 0.0.1
generated: "2022-09-08T18:21:10.7888+05:30"
generated: "2022-09-11T15:03:00.502125+05:30"