Skip to content

Commit

Permalink
chore: release apisix-base 1.21.4.2.1 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek authored Sep 30, 2023
1 parent 3e6f294 commit 022aa3f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-apisix-base-deb-ubuntu20.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
env:
BUILD_APISIX_BASE_VERSION: 1.21.4.1.9
BUILD_APISIX_BASE_VERSION: 1.21.4.2.1
steps:
- uses: actions/checkout@v2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-apisix-base-rpm-el7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
env:
BUILD_APISIX_BASE_VERSION: 1.21.4.1.9
BUILD_APISIX_BASE_VERSION: 1.21.4.2.1
steps:
- uses: actions/checkout@v2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-apisix-base-rpm-el8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
env:
BUILD_APISIX_BASE_VERSION: 1.21.4.1.9
BUILD_APISIX_BASE_VERSION: 1.21.4.2.1
steps:
- uses: actions/checkout@v2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-apisix-base-rpm-ubi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
env:
BUILD_APISIX_BASE_VERSION: 1.21.4.1.9
BUILD_APISIX_BASE_VERSION: 1.21.4.2.1
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 022aa3f

Please sign in to comment.