Skip to content

Commit d467a53

Browse files
update helm chart
1 parent 78297b9 commit d467a53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

helm-charts/kubeinvaders/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
description: A Helm chart for KubeInvaders
33
name: kubeinvaders
4-
appVersion: 1.9.5
5-
version: 1.9.5
4+
appVersion: 1.9.7
5+
version: 1.9.7
66
home: https://github.com/lucky-sideburn/KubeInvaders
77
image: https://github.com/lucky-sideburn/KubeInvaders/blob/master/kubeinvaders.svg
88
sources:
Binary file not shown.

helm-charts/kubeinvaders/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deployment:
3737
replicaCount: 1
3838
image:
3939
repository: luckysideburn/kubeinvaders
40-
tag: v1.9.6
40+
tag: v1.9.7
4141
pullPolicy: Always
4242
extraEnv: []
4343
# - name: FOO

0 commit comments

Comments
 (0)