Skip to content

Commit c8cd460

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 88fbd2f commit c8cd460

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed

Diff for: apps/Aptakube.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: app
3+
4+
permalink: /Aptakube/
5+
description: Modern, lightweight and multi-cluster Kubernetes management UI
6+
7+
icons:
8+
- Aptakube/icons/128x128/aptakube.png
9+
10+
screenshots:
11+
- Aptakube/screenshot.png
12+
13+
authors:
14+
15+
links:
16+
17+
desktop:
18+
Desktop Entry:
19+
Categories: Development
20+
Comment: Modern, lightweight and multi-cluster Kubernetes management UI
21+
Exec: aptakube
22+
Icon: aptakube
23+
Name: Aptakube
24+
Terminal: false
25+
Type: Application
26+
AppImageHub:
27+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
28+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
29+
could not be verified. Please remember that the signature file (.sig or .asc)
30+
should be the first file given on the command line.'
31+
X-AppImage-Type: 2
32+
X-AppImage-Architecture: x86_64
33+
---

Diff for: database/Aptakube/aptakube.desktop

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[Desktop Entry]
2+
Categories=Development;
3+
Comment=Modern, lightweight and multi-cluster Kubernetes management UI
4+
Exec=aptakube
5+
Icon=aptakube
6+
Name=Aptakube
7+
Terminal=false
8+
Type=Application
9+
10+
[AppImageHub]
11+
# Dear upstream developer, please include update information in your AppImage
12+
# (e.g., with appimagetool -u) so that users can easily update the AppImage
13+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
14+
X-AppImage-Type=2
15+
X-AppImage-Architecture=x86_64

Diff for: database/Aptakube/icons/128x128/aptakube.png

11.7 KB
Loading

Diff for: database/Aptakube/screenshot.png

24.6 KB
Loading

0 commit comments

Comments
 (0)