Skip to content

Commit 17f62aa

Browse files
Changed some apps to 'coming soon'
1 parent 708d1cf commit 17f62aa

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

apps/aws-eks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v1
33
kind: App
44
name: AWS EKS
55
keywords:
6-
- Available
6+
- Coming soon
77
- AWS
88
- Kubernetes
99
availableVersions:
@@ -13,4 +13,4 @@ description: |
1313
# AWS EKS with Fargate
1414
icon: https://raw.githubusercontent.com/sysdiglabs/promcat-resources/master/apps/images/aws-eks.png
1515
website: https://aws.amazon.com/eks/
16-
available: true
16+
available: false

apps/cassandra.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ kind: App
44
name: "cassandra"
55
keywords:
66
- Database
7-
- Available
7+
- Coming soon
88
availableVersions:
99
- '3.11.6'
1010
shortDescription: "Apache Cassandra is a free and open-source, distributed NoSQL database"
1111
description: |
1212
Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
1313
icon: https://upload.wikimedia.org/wikipedia/commons/5/5e/Cassandra_logo.svg
1414
website: https://cassandra.apache.org/
15-
available: true
15+
available: false

apps/etcd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v1
33
kind: App
44
name: "etcd"
55
keywords:
6-
- Available
6+
- Coming soon
77
- Kubernetes
88
availableVersions:
99
- '3.4.0'
@@ -13,4 +13,4 @@ description: |
1313
1414
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/etcd/horizontal/color/etcd-horizontal-color.png
1515
website: https://etcd.io/
16-
available: true
16+
available: false

apps/openshift.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: "Openshift"
55
keywords:
66
- Platform
77
- Kubernetes
8-
- Available
8+
- Coming soon
99
availableVersions:
1010
- '3.11'
1111
- '4.3'
@@ -14,4 +14,4 @@ description: |
1414
The Kubernetes platform for big ideas
1515
icon: https://upload.wikimedia.org/wikipedia/commons/3/3a/OpenShift-LogoType.svg
1616
website: https://www.openshift.com/
17-
available: true
17+
available: false

apps/rancher.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: App
44
name: "Rancher"
55
keywords:
66
- Platform
7-
- Available
7+
- Coming soon
88
- Kubernetes
99
availableVersions:
1010
- '2.5.0'
@@ -13,4 +13,4 @@ description: |
1313
# Rancher is open source software that combines everything an organization needs to adopt and run containers in production.
1414
icon: https://raw.githubusercontent.com/sysdiglabs/promcat-resources/master/apps/images/rancher.png
1515
website: https://rancher.com/
16-
available: true
16+
available: false

0 commit comments

Comments
 (0)