Merge pull request #214 from rancher/213-update-eom-banners

Update end-of-maintenance banners
This commit is contained in:
Klaus Kämpf 2025-01-30 14:30:22 +01:00 committed by GitHub
commit 8ce378f12d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -120,7 +120,10 @@ module.exports = {
current: { current: {
label: 'Next 🚧', label: 'Next 🚧',
}, },
'0.7': { '0.10': {
banner: 'none',
},
'0.11': {
banner: 'none', banner: 'none',
}, },
}, },