Pipelines Deprecations

JFrog Release Information

ft:sourceType
Paligo

The following deprecations have already been implemented in JFrog Pipelines.

Deprecation

Version

Deprecation process and next steps

What has to be done?

Triggering Pipelines from Jenkins jobs

Pipelines 1.6.0

The option to have a pipeline in Pipelines triggered from a Jenkins build job through the build Jenkins publishes to Artifactory has been deprecated from Pipelines release 1.6.0.

It is available only for use with prior releases of Pipelines.

Pipelines 1.6.0

The option to have a pipeline in Pipelines trigger execution of a Jenkins build job through an outgoing webhook has been deprecated from Pipelines release 1.6.0.

It is available only for use with prior releases of Pipelines.

Triggering Jenkins Jobs from Pipelines

Pipelines 1.26.0

JFrog CLI v1 is deprecated and will be removed.

We recommend moving your pipelines to JFrog CLI v2. To make this transition as smooth as possible, all native steps have already been enhanced to support v2. To update your pipeline to switch to v2, simply add jfrogCliVersion: 2 to your pipelines.configuration section in your YAML. This will cause the jfrog command to point to v2 instead of v1.Defining a Pipeline

JFrog CLI v1

1.26.0

Helm v2 is deprecated and will be removed.

We recommend moving to Helm v3, which is already pre-installed in the default build images. If you are using the HelmDeploy or HelmPublish native steps, you can choose the version in your YAML with the helmVersion: 3 tag.HelmDeployHelmPublish

Helm v2

Pipelines 1.23.6

The 1.23.6 release of Pipelines removes support for CentOS 8.x build nodes.

CentOS 8.x build nodes

Pipelines 1.22.0

The 1.22.0 release of Pipelines removes support for Ubuntu 16 build nodes.