-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix setup-helm version #2349
Merged
hlts2
merged 2 commits into
bugfix/docker/gcc-environment-for-arm
from
fix/ci/setup-helm-version
Feb 14, 2024
Merged
Fix setup-helm version #2349
hlts2
merged 2 commits into
bugfix/docker/gcc-environment-for-arm
from
fix/ci/setup-helm-version
Feb 14, 2024
+3
−1
Conversation
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
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
hlts2
changed the base branch from
main
to
bugfix/docker/gcc-environment-for-arm
February 14, 2024 06:18
[CHATOPS:HELP] ChatOps commands.
|
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Deploying with Cloudflare Pages
|
📝 I confirmed that it is working fine. |
kpango
approved these changes
Feb 14, 2024
hlts2
merged commit Feb 14, 2024
780b7af
into
bugfix/docker/gcc-environment-for-arm
19 checks passed
kpango
pushed a commit
that referenced
this pull request
Feb 14, 2024
* fix: version of setup-helm Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: add comment Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> --------- Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> Signed-off-by: kpango <kpango@vdaas.org>
kpango
added a commit
that referenced
this pull request
Feb 14, 2024
Loading
Loading status checks…
… Merge branch 'main' into bugfix/docker/gcc-environment-for-arm fix: warning message for diff Bugfix go binary execution for format and crd (#2348) fix: checkout cargo.lock file Bugfix go binary execution for format and crd (#2348) Fix setup-helm version (#2349) Signed-off-by: kpango <kpango@vdaas.org>
This was referenced Mar 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
WHAT
As titled
WHY
v4.0.0 has been released, but a shortcut version like v4 has not yet been released yet.
Related Issue
Versions
Checklist
Special notes for your reviewer