Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Bump Kernel versions. Bump default kernel version to 5.4.108 #811

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Bump Kernel versions. Bump default kernel version to 5.4.108 #811

merged 1 commit into from
Mar 29, 2021

Conversation

gaby
Copy link
Contributor

@gaby gaby commented Mar 25, 2021

  • Bump all kernel versions to: 4.14.227, 4.19.183, 5.4.108, 5.10.25
  • Bump default kernel version from 5.4.102 to 5.4.108

For future reference on how to quickly bump the default kernel in all the files:

git clone git@github.com:weaveworks/ignite.git
cd ignite
grep -rl 'CURRENT_VERSION' ./ | xargs sed -i 's/CURRENT_VERSION/FUTURE_VERSION/g'

@stealthybox
Copy link
Contributor

Created #815 with a subset of your changes co-authored.
Releasing now so CI can pass on this PR for your default Kernel version bump.
https://github.com/weaveworks/ignite/actions/runs/698925610

@gaby
Copy link
Contributor Author

gaby commented Mar 29, 2021

Makes sense, i didnt realize the build failed cause the new image doesnt exists

@stealthybox
Copy link
Contributor

Sure thing -- we'll get this through

@darkowlzz and I were also just reviewing all of the unreleased changes.

We should be looking to release very soon so these kernel bumps are timely 👍

@stealthybox
Copy link
Contributor

Curious by the way -- did you have an immediate use for these brand new kernels beyond just wanting the newest ones for security/bugfixes?

@gaby
Copy link
Contributor Author

gaby commented Mar 29, 2021

No immediate use right now, just good to have! They can wait if needed.

@stealthybox stealthybox merged commit fcdd335 into weaveworks:master Mar 29, 2021
@gaby gaby deleted the upgrade-kernels branch March 29, 2021 21:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants