Changes for page Jenkins Shared Library

Last modified by Boris Folgmann on 2026/03/30 10:13

From version 12.1
edited by Boris Folgmann
on 2026/03/30 10:13
Change comment: There is no comment for this version
To version 11.5
edited by Boris Folgmann
on 2026/03/30 10:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -318,17 +318,16 @@
318 318  |(((
319 319  helmRegistry
320 320  )))|(((
321 -Helm registry of your DOaaS instance, which is usually 'oci:~/~/registry-CUSTOMER.devops.t-systems.net/'
321 +Helm registry of your DOaaS instance, which is usally 'https:~/~/registry-CUSTOMER.devops.t-systems.net/chartrepo/PROJECTKEY'
322 322  )))|(((
323 -Helm registry from which dependencies are download and to which the packaged Helm chart is uploaded.
323 +Helm registry to which the packaged Helm chart is uploaded.
324 324  
325 -In older versions of the library chart museum URLs like 'https:~/~/registry-CUSTOMER.devops.t-systems.net/chartrepo/PROJECTKEY'
326 -were supported. If you pass now an URL like this, it will now throw an error.
325 +
327 327  )))
328 328  |(((
329 329  helmRegistryCredentialsId
330 330  )))|(((
331 -'doaas-PROJECTKEY+jenkins-push-harbor' or 'PROJECTKEY-jenkins' (which were added to the credentials of your project folder in Jenkins when the project was set up by the DevOps Portal. While the first is added for Harbor, the second is added for Nexus OSS. That means that the library will automatically choose the best default for you. Please note that Harbor will be prefered, if both tools are used in the project.)
330 + 'doaas-PROJECTKEY+jenkins-push-harbor' or 'PROJECTKEY-jenkins' (which were added to the credentials of your project folder in Jenkins when the project was set up by the DevOps Portal. While the first is added for Harbor, the second is added for Nexus OSS. That means that the library will automatically choose the best default for you. Please note that Harbor will be prefered, if both tools are used in the project.)
332 332  )))|(((
333 333  Id of the Jenkins Credentials which have to be used to authenticate to the Helm registry for accessing Helm charts.
334 334  )))