You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ jx boot
.
.
.
? A local Jenkins X versions repository already exists, pulling the latest: Yes
error: generating values.yaml for tree from /tmp/jx-helm-apply-609452780/env: failed to execute Secrets template: /tmp/jx-helm-apply-609452780/env/bucketrepo/values.tmpl.yaml: template: values.tmpl.yaml:1:23: executing "values.tmpl.yaml" at <.Requirements.repository>: map has no entry for key "repository"
error: failed to interpret pipeline file jenkins-x.yml: failed to run '/bin/sh -c jx step helm apply --boot --remote --name jenkins-x --provider-values-dir ../kubeProviders' command in directory 'env', output: ''
Yeah, it's fixed in the latest pre-release jx binary, but that won't get promoted to released until our comprehensive version stream tests run tonight. So if you update your jx binary tomorrow, you should be good. Sorry again for the inconvenience!
Summary
The follow error is introduced by https://github.com/jenkins-x/jenkins-x-boot-config/releases/tag/v1.0.39
Steps to reproduce the behavior
jx boot
with environment-clustername-dev repo based on https://github.com/jenkins-x/jenkins-x-boot-config/releases/tag/v1.0.39Expected behavior
No error
Actual behavior
The error described in the summary
Jx version
The output of
jx version
is:Jenkins type
Kubernetes cluster
gke create with
jx create cluster gke
Operating system / Environment
Ubuntu 18.04
The text was updated successfully, but these errors were encountered: