mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
Merge branch 'feature/programmming_mode' of ssh://github.com/lucky-sideburn/KubeInvaders
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: A Helm chart for KubeInvaders
|
||||
name: kubeinvaders
|
||||
appVersion: 1.9.3
|
||||
version: 1.9.3
|
||||
appVersion: 1.9.5
|
||||
version: 1.9.5
|
||||
home: https://github.com/lucky-sideburn/KubeInvaders
|
||||
image: https://github.com/lucky-sideburn/KubeInvaders/blob/master/kubeinvaders.svg
|
||||
sources:
|
||||
|
||||
@@ -33,7 +33,7 @@ deployment:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: luckysideburn/kubeinvaders
|
||||
tag: v1.9
|
||||
tag: v1.9.5
|
||||
pullPolicy: Always
|
||||
extraEnv: []
|
||||
# - name: FOO
|
||||
|
||||
Reference in New Issue
Block a user