diff --git a/ci/README.adoc b/ci/README.adoc index 9ff0d5b1e86c..829fe5d17b51 100644 --- a/ci/README.adoc +++ b/ci/README.adoc @@ -51,7 +51,7 @@ The pipeline can be deployed using the following command: [source] ---- -$ fly -t spring set-pipeline -p spring-framework-6.0.x -c ci/pipeline.yml -l ci/parameters.yml +$ fly -t spring set-pipeline -p spring-framework-6.1.x -c ci/pipeline.yml -l ci/parameters.yml ---- NOTE: This assumes that you have credhub integration configured with the appropriate secrets.