Skip to content

Commit

Permalink
added docker v27.1.2,v27.2.0,v27.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chiukapoor committed Sep 23, 2024
1 parent dc1aa12 commit 246ae6e
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 246ae6e

Please sign in to comment.