-
Notifications
You must be signed in to change notification settings - Fork 300
bump go from 1.18 to 1.19 and bump to helm 3.11.3 #439
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
Conversation
Not sure about the current process. @mumoshu would you review? |
Merge conflicts were resolved and go.mod/go.sum updated. Hm, now ending up in:
|
@tbugfinder Thanks for rebasing!
We probably need to bump k8s.io deps to v0.26.x as apparently those are required by helm 3.11.3 https://github.com/helm/helm/blob/66a969e7cc08af2377d055f4e6283c33ee84be33/go.mod#L38-L43 |
beb2cc1
to
0db3ad0
Compare
I've pushed a less aggressive update to go.mod :-D |
@mumoshu could the workflow run be approved? |
@mumoshu Could you please merge this PR? Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks a lot for your patience and contribution @tbugfinder!!
* bump go from 1.17 to 1.19 * bump helm version and dependencies * update circleci image * update working directory to a writeable target * update to helm v3.11.3 --------- Co-authored-by: tbugfinder <tbugfinder@online.ms>
* bump go from 1.17 to 1.19 * bump helm version and dependencies * update circleci image * update working directory to a writeable target * update to helm v3.11.3 --------- Co-authored-by: tbugfinder <tbugfinder@online.ms>
No description provided.