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