Skip to content

Commit

Permalink
Release 1.7.1 (#6347)
Browse files Browse the repository at this point in the history
  • Loading branch information
aszecowka authored Nov 22, 2019
1 parent a40be0d commit 97d51d8
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.7.1-rc1
image: eu.gcr.io/kyma-project/kyma-installer:1.7.1
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.7.1-rc1
image: eu.gcr.io/kyma-project/kyma-installer:1.7.1
imagePullPolicy: IfNotPresent
args:
- -tillerTLSInsecureSkipVerify=true
Expand Down

0 comments on commit 97d51d8

Please sign in to comment.