We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84079b5 commit 2521c84Copy full SHA for 2521c84
data/products/kubestash.json
@@ -176,6 +176,15 @@
176
"hostDocs": false,
177
"show": true
178
},
179
+ {
180
+ "version": "v2025.3.19-rc.0",
181
+ "hostDocs": true,
182
+ "show": true,
183
+ "info": {
184
+ "cli": "v0.16.0-rc.0",
185
+ "installer": "v2025.3.19-rc.0"
186
+ }
187
+ },
188
{
189
"version": "v2025.2.10",
190
"hostDocs": true,
@@ -275,7 +284,7 @@
275
284
}
276
285
277
286
],
278
- "latestVersion": "v2025.2.10",
287
+ "latestVersion": "v2025.3.19-rc.0",
279
288
"socialLinks": {
280
289
"facebook": "https://facebook.com/appscode",
281
290
"github": "https://github.com/kubestash",
0 commit comments