upgrade to curator 5.5.4 (#6514)

This commit is contained in:
David J. M. Karlsen
2018-07-06 15:23:17 -07:00
committed by k8s-ci-robot
parent fd35ab34bf
commit 161c0d3737
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "5.4.1"
appVersion: "5.5.4"
description: A Helm chart for Elasticsearch Curator
name: elasticsearch-curator
version: 0.2.3
version: 0.2.4
home: https://github.com/elastic/curator
keywords:
- curator
+1 -1
View File
@@ -32,7 +32,7 @@ their default values.
| :--------------------------- | :---------------------------------------------------- | :------------------------------------------- |
| `image.pullPolicy` | Container pull policy | `IfNotPresent` |
| `image.repository` | Container image to use | `quay.io/pires/docker-elasticsearch-curator` |
| `image.tag` | Container image tag to deploy | `5.4.1` |
| `image.tag` | Container image tag to deploy | `5.5.4` |
| `cronjob.schedule` | Schedule for the CronJob | `0 1 * * *` |
| `cronjob.annotations` | Annotations to add to the cronjob | {} |
| `pod.annotations` | Annotations to add to the pod | {} |
+1 -1
View File
@@ -12,7 +12,7 @@ pod:
image:
repository: quay.io/pires/docker-elasticsearch-curator
tag: 5.4.1
tag: 5.5.4
pullPolicy: IfNotPresent
config: