Skip to content

Commit

Permalink
Bump Kyma version to release 1.8.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
m00g3n committed Nov 26, 2019
1 parent 012b060 commit 01386f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion installation/resources/installer-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ spec:
serviceAccountName: kyma-installer
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.8.0-rc1
image: eu.gcr.io/kyma-project/kyma-installer:1.8.0-rc2
args:
- -tillerTLSInsecureSkipVerify=true
imagePullPolicy: IfNotPresent
Expand Down
2 changes: 1 addition & 1 deletion installation/resources/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ spec:
serviceAccountName: kyma-installer
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.8.0-rc1
image: eu.gcr.io/kyma-project/kyma-installer:1.8.0-rc2
imagePullPolicy: IfNotPresent
args:
- -tillerTLSInsecureSkipVerify=true
Expand Down

0 comments on commit 01386f2

Please sign in to comment.