You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/apache.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ keywords:
6
6
- Web-server
7
7
- Available
8
8
availableVersions:
9
-
- '2.4'
9
+
- 'latest'
10
10
shortDescription: "The Apache HTTP Server Project"
11
11
description: |
12
12
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.
Copy file name to clipboardExpand all lines: apps/ceph.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
apiVersion: v1
3
3
kind: App
4
-
name: "Ceph"
4
+
name: "ceph"
5
5
keywords:
6
6
- Storage
7
7
- Available
8
8
availableVersions:
9
-
- '15.1.1'
9
+
- 'latest'
10
10
shortDescription: "Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for: object-, block- and file-level storage"
11
11
description: |
12
12
Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for: object-, block- and file-level storage
0 commit comments