Skip to content

Commit ae8ba6a

Browse files
docs(hoverkraft-tech/github-action-ovh-mks-scaling): update documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a84ff7 commit ae8ba6a

File tree

2 files changed

+51
-51
lines changed
  • application/docs/projects

2 files changed

+51
-51
lines changed

application/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Github Action Ovh Mks Scaling
33
source_repo: hoverkraft-tech/github-action-ovh-mks-scaling
44
source_path: README.md
55
source_branch: main
6-
source_run_id: 23937753258
7-
last_synced: 2026-04-03T07:15:53.807Z
6+
source_run_id: 24447594343
7+
last_synced: 2026-04-15T09:46:39.874Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/index.mdx

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,54 @@ export const projectSections = [
1616

1717
projects: [
1818

19+
{
20+
21+
icon: '',
22+
23+
title: 'github-action-ovh-mks-scaling',
24+
25+
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
26+
27+
meta: 'TypeScript • ⭐ 2 • Updated Apr 15, 2026',
28+
29+
description: 'Scale up or down a OVH MKS nodepool',
30+
31+
tags: [
32+
33+
'github-actions',
34+
35+
'kubernetes',
36+
37+
'mks',
38+
39+
'open-source',
40+
41+
'ovhcloud'
42+
43+
],
44+
45+
actions: [
46+
47+
{
48+
49+
label: 'View on GitHub',
50+
51+
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
52+
53+
},
54+
55+
{
56+
57+
label: 'Documentation',
58+
59+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
60+
61+
}
62+
63+
]
64+
65+
},
66+
1967
{
2068

2169
icon: '',
@@ -294,54 +342,6 @@ export const projectSections = [
294342

295343
},
296344

297-
{
298-
299-
icon: '',
300-
301-
title: 'github-action-ovh-mks-scaling',
302-
303-
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
304-
305-
meta: 'TypeScript • ⭐ 2 • Updated Apr 3, 2026',
306-
307-
description: 'Scale up or down a OVH MKS nodepool',
308-
309-
tags: [
310-
311-
'github-actions',
312-
313-
'kubernetes',
314-
315-
'mks',
316-
317-
'open-source',
318-
319-
'ovhcloud'
320-
321-
],
322-
323-
actions: [
324-
325-
{
326-
327-
label: 'View on GitHub',
328-
329-
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
330-
331-
},
332-
333-
{
334-
335-
label: 'Documentation',
336-
337-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
338-
339-
}
340-
341-
]
342-
343-
},
344-
345345
{
346346

347347
icon: '',
@@ -1360,7 +1360,7 @@ export const projectSnapshot = {
13601360

13611361
lastUpdated: '2026-04-15',
13621362

1363-
technologiesSummary: 'including Makefile, JavaScript, TypeScript, Astro, HCL, and more.'
1363+
technologiesSummary: 'including TypeScript, Makefile, JavaScript, Astro, HCL, and more.'
13641364

13651365
};
13661366

0 commit comments

Comments
 (0)