-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump apisix-ingress version to v1.1.0 (#125)
Signed-off-by: Jintao Zhang <[email protected]>
- Loading branch information
1 parent
f2602a8
commit ba0b70d
Showing
8 changed files
with
65 additions
and
14 deletions.
There are no files selected for viewing
Submodule setup-helm
deleted from
feeafa
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@v2 | ||
with: | ||
submodules: recursive | ||
fetch-depth: 0 | ||
|
||
- name: Configure Git | ||
|
@@ -20,9 +21,9 @@ jobs: | |
git config user.email "[email protected]" | ||
- name: Install Helm | ||
uses: ./.github/actions/setup-helm | ||
with: | ||
version: v3.4.0 | ||
run: | | ||
echo "installing helm 3..." | ||
curl -sSL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash | ||
- name: Add Helm repo | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters