Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -5,7 +5,7 @@ jenkinsPipelineSkeleton('json-echo', [
|
||||
pullAlways: true,
|
||||
helmChart: 'json-echo-helm-chart',
|
||||
helmRepo: 'my-helm-repo',
|
||||
version: '1.0.4',
|
||||
version: '1.0.5',
|
||||
useInsecureRegistry: false,
|
||||
port: 8091,
|
||||
checkDependencyPipeline: true,
|
||||
|
||||
Reference in New Issue
Block a user