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: test/apps.yaml
+34-16Lines changed: 34 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ appsInfo:
12
12
integration: Alertmanager can be activated to send alerts to configured receivers. It is configured by APL to use the global values found under settings/alerts. A team can override global settings to send alerts to their own endpoints.
13
13
argocd:
14
14
title: Argo CD
15
-
appVersion: 3.0.3
15
+
appVersion: 3.1.0
16
16
repo: https://github.com/argoproj/argo-helm
17
17
maintainers: Argo Project
18
18
relatedLinks:
@@ -22,8 +22,8 @@ appsInfo:
22
22
about: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
23
23
integration: Argo CD is configured by APL to use the SSO provided by keycloak, and maps APL groups to Argo CD roles. The otomi-admin role is made super admin within Argo CD. The team-admin role has access to Argo CD and is admin of all team projects. Members of team roles are only allowed to administer their own projects. All Teams will automatically get access to a Git repo, and Argo CD is configured to listen to this repo. All a team has to do is to fill their repo with intended state, commit, and automation takes care of the rest.
integration: Cert-manager is used by APL to automatically create and rotate TLS certificates for service endpoints. You may bring your own CA, or let APL create one for you (default). It is recommended to use Let's Encrypt for production certificates. Setting cert-manager to use Let's Encrypt requires DNS availability of the requesting domains, and forces APL to install external-dns. Because a lot of DNS settings are used by other APL contexts, most DNS configuration is found under settings/dns.
- Click 'I understand' to continue using Falco dashboard
74
74
gitea:
75
75
title: Gitea Self-hosted GIT
76
-
appVersion: 1.23.8
76
+
appVersion: 1.24.5
77
77
repo: https://github.com/go-gitea/gitea
78
78
maintainers: Gitea
79
79
relatedLinks:
@@ -94,7 +94,7 @@ appsInfo:
94
94
integration: APL uses Grafana to visualize Prometheus metrics and Loki logs. Team members are automatically given the Editor role, while admins are also given the Admin role. It is possible to make configuration changes directly in Grafana, but only to non-conflicting settings. Data sources are preconfigured and must not be edited as changes will be gone when Grafana is redeployed.
95
95
harbor:
96
96
title: Harbor
97
-
appVersion: 2.13.1
97
+
appVersion: 2.13.2
98
98
repo: https://github.com/goharbor/harbor
99
99
maintainers: Project Harbor
100
100
relatedLinks:
@@ -122,7 +122,7 @@ appsInfo:
122
122
- Click 'I understand' to continue using Httpbin service
123
123
ingress-nginx:
124
124
title: Ingress-NGINX
125
-
appVersion: 1.11.6
125
+
appVersion: 1.13.1
126
126
repo: https://github.com/kubernetes/ingress-nginx
127
127
maintainers: NGINX
128
128
relatedLinks:
@@ -132,7 +132,7 @@ appsInfo:
132
132
integration: APL integrated ingress-nginx into an advanced ingress architecture.
133
133
istio:
134
134
title: Istio
135
-
appVersion: 1.26.1
135
+
appVersion: 1.26.3
136
136
repo: https://github.com/istio/istio
137
137
maintainers: Istio
138
138
relatedLinks:
@@ -160,8 +160,8 @@ appsInfo:
160
160
options:
161
161
- Click 'I understand' to continue using Jaeger dashboard
162
162
keycloak:
163
-
title: Keycloak Operator
164
-
appVersion: 26.2.4
163
+
title: Keycloak
164
+
appVersion: 26.3.3
165
165
repo: https://github.com/keycloak/keycloak
166
166
maintainers: Keycloak
167
167
relatedLinks:
@@ -200,9 +200,20 @@ appsInfo:
200
200
about: Knative Serving builds on Kubernetes to support deploying and serving of applications and functions as serverless containers. Serving is easy to get started with and scales to support advanced scenarios.
201
201
integration: Knative serving can be activated to deliver Container-as-a-Service (CaaS) functionality with a scale-to-zero option. It can be compared to Functions-as-a-service (FaaS) but is container oriented, and takes only one manifest to configure an auto scaling service based on a container image of choice. APL offers an on-the-fly Knative service deployment, making it very easy to deploy containerized services without the hassle of providing all the supporting resources involved with Helm charts. Istio Virtual Services are used to route traffic coming in for a public domain to its backing Knative Service, allowing it to set a custom domain.
202
202
chartName: knative-operator
203
+
kserve:
204
+
title: Kserve
205
+
appVersion: 0.15.2
206
+
repo: http://github.com/kserve/kserve
207
+
maintainers: Kserve
208
+
relatedLinks:
209
+
- https://knative.dev/docs/serving/
210
+
license: Apache 2.0
211
+
about: Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes.
212
+
chartName: kserve
213
+
isAlpha: true
203
214
kyverno:
204
215
title: Kyverno
205
-
appVersion: 1.11.4
216
+
appVersion: 1.15.1
206
217
repo: https://github.com/kyverno/kyverno
207
218
maintainers: Nirmata
208
219
relatedLinks:
@@ -232,7 +243,7 @@ appsInfo:
232
243
integration: Kured can be activated to perform safe automatic node reboots. Only activate Kured if cluster autoscaling is enabled and make sure the cloud resource quota is sufficent.
integration: When enabled, Velero can be used to automatically create backups of APL platform services. Based on the selected provider, APL installs required plug-ins. APL also installs the Restic integration for Velero to back up and restore almost any type of Kubernetes volume.
361
372
policy-reporter:
362
373
title: policy-reporter
363
-
appVersion: 3.3.3
374
+
appVersion: 3.4.2
364
375
repo: https://github.com/kyverno/policy-reporter
365
376
maintainers: Frank Jogeleit
366
377
license: Apache 2.0
367
378
dependencies: Kyverno
368
379
about: 'Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord '
380
+
valkey:
381
+
title: Valkey
382
+
appVersion: 8.1.3
383
+
repo: https://github.com/valkey-io/valkey
384
+
maintainers: Valkey Project
385
+
license: BSD-3-
386
+
about: 'Valkey is a high-performance data structure server that primarily serves key/value workloads. It supports a wide range of native structures and an extensible plugin system for adding new data structures and access patterns.'
0 commit comments