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