diff --git a/codefresh.yml b/codefresh.yml index 90804b3..4087583 100644 --- a/codefresh.yml +++ b/codefresh.yml @@ -30,6 +30,17 @@ steps: 3.0.0 3.0.1 3.0.2 + 3.0.3 + 3.1.0 + 3.1.1 + 3.1.2 + 3.1.3 + 3.2.0 + 3.2.1 + 3.2.2 + 3.2.2 + 3.2.3 + 3.2.4 when: condition: all: @@ -91,4 +102,4 @@ steps: condition: all: latestHelmVersion: "'${{HELM_VERSION}}' == '${{LATEST_VERSION}}'" - masterBranch: "'${{CF_BRANCH}}' == 'master'" \ No newline at end of file + masterBranch: "'${{CF_BRANCH}}' == 'master'"