Skip to content

Commit

Permalink
Bump Kyma version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kubadz committed Jan 9, 2020
1 parent 7122684 commit 119010d
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
Expand Up @@ -255,7 +255,7 @@ spec:
serviceAccountName: kyma-installer
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.9.0-rc3
image: eu.gcr.io/kyma-project/kyma-installer:1.9.0
args:
- -tillerTLSInsecureSkipVerify=true
imagePullPolicy: IfNotPresent
Expand Down
2 changes: 1 addition & 1 deletion installation/resources/installer.yaml
Expand Up @@ -255,7 +255,7 @@ spec:
serviceAccountName: kyma-installer
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.9.0-rc3
image: eu.gcr.io/kyma-project/kyma-installer:1.9.0
imagePullPolicy: IfNotPresent
args:
- -tillerTLSInsecureSkipVerify=true
Expand Down

0 comments on commit 119010d

Please sign in to comment.