We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a735005 commit 73e0d20Copy full SHA for 73e0d20
src/data/notifications.js
@@ -36,8 +36,8 @@ const notificationsList = [
36
},
37
{
38
message: {
39
- en: 'Support for ScalarDB 3.10 will end soon: Please consider upgrading for enhanced features and continued support',
40
- ja: 'ScalarDB 3.10 のサポートがまもなく終了します: 機能強化と継続的なサポートのため、アップグレードをご検討ください'
+ en: 'Support for ScalarDB 3.11 will end soon: Please consider upgrading for enhanced features and continued support',
+ ja: 'ScalarDB 3.11 のサポートがまもなく終了します: 機能強化と継続的なサポートのため、アップグレードをご検討ください'
41
42
url: {
43
en: 'scalar-kubernetes/HowToUpgradeScalarDB?utm_source=docs-site&utm_medium=notifications',
0 commit comments