fix kubectl version (#20841)

Signed-off-by: --replace-all <matthieu.paret@lifen.fr>
This commit is contained in:
Matthieu Paret
2020-02-19 14:27:45 -08:00
committed by GitHub
parent e323fcdf44
commit 697f7bee3e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.2.0"
description: A Helm chart for kured
name: kured
version: 1.4.2
version: 1.4.3
home: https://github.com/weaveworks/kured
maintainers:
- name: plumdog
+1 -1
View File
@@ -20,7 +20,7 @@ autolock:
enabled: false
image:
repository: docker.io/bitnami/kubectl
tag: 1.15.4
tag: 1.15.3
scheduleUnlock: 0 4 * * *
schedulelock: 0 6 * * *