diff --git a/Jenkinsfile b/Jenkinsfile index a45b907..898d474 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ jenkinsPipelineSkeleton('json-echo', [ pullAlways: true, helmChart: 'json-echo-helm-chart', helmRepo: 'my-helm-repo', - version: '1.0.9', + version: '1.0.10', useInsecureRegistry: false, port: 8091, checkDependencyPipeline: true,