Skip to content

Commit

Permalink
Merge pull request #150 from chiukapoor/add-v27
Browse files Browse the repository at this point in the history
Add docker v26.1.4, v27.0.1, v27.0.2, v27.0.3, v27.1.0, v27.1.1
  • Loading branch information
kinarashah authored Aug 28, 2024
2 parents b500e6b + 8897503 commit dc1aa12
Show file tree
Hide file tree
Showing 55 changed files with 6,062 additions and 237 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"
EXCLUDED_VERSIONS: "v20.10.x,v23.0.x,v26.1.x"

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

0 comments on commit dc1aa12

Please sign in to comment.