Skip to content

Commit

Permalink
Merge pull request #217 from chiukapoor/add-docker-27.2
Browse files Browse the repository at this point in the history
Add docker v27.1.2,v27.2.0,v27.2.1
  • Loading branch information
snasovich authored Sep 24, 2024
2 parents dc1aa12 + 246ae6e commit 40182bd
Show file tree
Hide file tree
Showing 13 changed files with 2,899 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add_new_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
python -u workflow_scripts/check-for-new-versions.py
env:
EXCLUDED_VERSIONS: "v20.10.x,v23.0.x,v26.1.x"
EXCLUDED_VERSIONS: "v20.10.x,v23.0.x,v25.0.x,v26.1.x"

- name: check if the PR exist
if: ${{ env.PR_TITLE != '' }}
Expand Down
Loading

0 comments on commit 40182bd

Please sign in to comment.