Skip to content

Commit

Permalink
[stable/prometheus-operator] Add walCompression to CRD and bump char…
Browse files Browse the repository at this point in the history
…t version (helm#17004)

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>
  • Loading branch information
jastBytes authored and Ram Sri committed Sep 30, 2019
1 parent 96962b0 commit ae99c26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: prometheus-operator
sources:
- https://github.com/coreos/prometheus-operator
- https://coreos.com/operators/prometheus
version: 6.9.1
version: 6.9.2
appVersion: 0.32.0
home: https://github.com/coreos/prometheus-operator
keywords:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2438,6 +2438,9 @@ spec:
retentionSize:
description: Maximum amount of disk space used by blocks.
type: string
walCompression:
description: Enable compression of the write-ahead log using Snappy.
type: bool
routePrefix:
description: The route prefix Prometheus registers HTTP handlers for.
This is useful, if using ExternalURL and a proxy is rewriting HTTP
Expand Down

0 comments on commit ae99c26

Please sign in to comment.