-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: tegioz <[email protected]>
- Loading branch information
Showing
1 changed file
with
50 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,55 @@ | ||
apiVersion: v1 | ||
entries: | ||
clowarden: | ||
- annotations: | ||
artifacthub.io/category: skip-prediction | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: Webhook secret fallback for key rotation | ||
- kind: added | ||
description: Set audit index document cache max size | ||
- kind: added | ||
description: Build linux/arm64 images | ||
- kind: changed | ||
description: Bump Alpine to 3.20.2 | ||
- kind: changed | ||
description: Upgrade backend and frontend dependencies | ||
artifacthub.io/images: | | ||
- name: dbmigrator | ||
image: public.ecr.aws/g6m3a0y9/clowarden-dbmigrator:v0.1.3 | ||
- name: server | ||
image: public.ecr.aws/g6m3a0y9/clowarden-server:v0.1.3 | ||
artifacthub.io/links: | | ||
- name: source | ||
url: https://github.com/cncf/clowarden | ||
- name: support | ||
url: https://github.com/cncf/clowarden/issues | ||
apiVersion: v2 | ||
appVersion: 0.1.3 | ||
created: "2024-08-13T17:43:27.429569948Z" | ||
dependencies: | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://charts.helm.sh/stable | ||
version: 8.2.1 | ||
description: CLOWarden is a tool that manages access to resources across multiple | ||
services | ||
digest: 8c92f7e76fcda3313c11c3453a27236644feffe49eb214c4d8effdbca68f7efe | ||
home: https://clowarden.io | ||
icon: https://raw.githubusercontent.com/cncf/clowarden/main/docs/logo/logo.png | ||
keywords: | ||
- clowarden | ||
kubeVersion: '>= 1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: Sergio | ||
- email: [email protected] | ||
name: Cintia | ||
name: clowarden | ||
type: application | ||
urls: | ||
- https://github.com/cncf/clowarden/releases/download/clowarden-chart-0.1.3/clowarden-0.1.3.tgz | ||
version: 0.1.3 | ||
- annotations: | ||
artifacthub.io/category: skip-prediction | ||
artifacthub.io/changes: | | ||
|
@@ -83,4 +132,4 @@ entries: | |
urls: | ||
- https://github.com/cncf/clowarden/releases/download/clowarden-chart-0.1.0/clowarden-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: "2024-05-27T07:30:45.949713616Z" | ||
generated: "2024-08-13T17:43:27.429585137Z" |