You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have setup the JFrog plugin to install the latest version of the jf CLI from our Artifactory SaaS instance - just as described in the plugin documentation: A generic repo connected to JFrog - which shows 'Remote Artifactory detected' - and the tools setup in Jenkins points to this repo and the version field is empty - which should mean latest version.
Current behavior
For some reason, Artifactory doesn't update the CLI client: The version found at <reponame>/v2-jf/[RELEASE]/jfrog-cli-linux-amd64/jf is stuck at 2.37.1. This is causing issues as the JFrog platform is being upgraded.
Reproduction steps
Download the RELEASE artifact from the above path: It invariably delivers 2.37.1.
Expected behavior
We would expect to get the latest version as per documentation.
JFrog plugin version
1.5.0
JFrog CLI version
2.37.1 :-)
Operating system type and version
Linux / Windows / Docker / Podman / Kubernetes
JFrog Artifactory version
Latest SaaS
JFrog Xray version
Latest SaaS
The text was updated successfully, but these errors were encountered:
Describe the bug
We have setup the JFrog plugin to install the latest version of the
jf
CLI from our Artifactory SaaS instance - just as described in the plugin documentation: A generic repo connected to JFrog - which shows 'Remote Artifactory detected' - and the tools setup in Jenkins points to this repo and the version field is empty - which should mean latest version.Current behavior
For some reason, Artifactory doesn't update the CLI client: The version found at
<reponame>/v2-jf/[RELEASE]/jfrog-cli-linux-amd64/jf
is stuck at2.37.1
. This is causing issues as the JFrog platform is being upgraded.Reproduction steps
Download the RELEASE artifact from the above path: It invariably delivers
2.37.1
.Expected behavior
We would expect to get the latest version as per documentation.
JFrog plugin version
1.5.0
JFrog CLI version
2.37.1 :-)
Operating system type and version
Linux / Windows / Docker / Podman / Kubernetes
JFrog Artifactory version
Latest SaaS
JFrog Xray version
Latest SaaS
The text was updated successfully, but these errors were encountered: