Merge pull request #292 from evrardjp/update-helm-chart

Update helm chart
This commit is contained in:
Daniel Holbach
2021-01-11 15:18:50 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "1.5.1"
appVersion: "1.6.1"
description: A Helm chart for kured
name: kured
version: 2.2.4
version: 2.3.0
home: https://github.com/weaveworks/kured
maintainers:
- name: ckotzbauer
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: weaveworks/kured
tag: 1.5.1
tag: 1.6.1
pullPolicy: IfNotPresent
pullSecrets: []