he knows.

This commit is contained in:
2025-06-02 12:45:06 +03:00
parent 31c5156dbd
commit 8ec55ed6f8
3 changed files with 15 additions and 4 deletions

2
Jenkinsfile vendored
View File

@@ -5,7 +5,7 @@ jenkinsPipelineSkeleton('json-echo', [
pullAlways: true,
helmChart: 'json-echo-helm-chart',
helmRepo: 'my-helm-repo',
version: '1.0.6',
version: '1.0.7',
useInsecureRegistry: false,
port: 8091,
checkDependencyPipeline: true,