mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update README.md (#19876)
bump version Signed-off-by: David Karlsen <david@davidkarlsen.com>
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: "5.7.6"
|
||||
description: A Helm chart for Elasticsearch Curator
|
||||
name: elasticsearch-curator
|
||||
version: 2.1.3
|
||||
version: 2.1.4
|
||||
home: https://github.com/elastic/curator
|
||||
keywords:
|
||||
- curator
|
||||
|
||||
@@ -48,7 +48,7 @@ their default values.
|
||||
| `cronjob.schedule` | Schedule for the CronJob | `0 1 * * *` |
|
||||
| `cronjob.annotations` | Annotations to add to the cronjob | {} |
|
||||
| `cronjob.labels` | Labels to add to the cronjob | {} |
|
||||
| `cronjob.concurrencyPolicy` | `Allow|Forbid|Replace` concurrent jobs | `nil` |
|
||||
| `cronjob.concurrencyPolicy` | `Allow\|Forbid\|Replace` concurrent jobs | `nil` |
|
||||
| `cronjob.failedJobsHistoryLimit` | Specify the number of failed Jobs to keep | `nil` |
|
||||
| `cronjob.successfulJobsHistoryLimit` | Specify the number of completed Jobs to keep | `nil` |
|
||||
| `cronjob.jobRestartPolicy` | Control the Job restartPolicy | `Never` |
|
||||
|
||||
Reference in New Issue
Block a user