Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: tegioz <[email protected]>
  • Loading branch information
tegioz committed Dec 13, 2024
1 parent 197df70 commit 0afc344
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,63 @@
apiVersion: v1
entries:
clowarden:
- annotations:
artifacthub.io/category: skip-prediction
artifacthub.io/changes: |
- kind: added
description: Validate users detected in some kinds of changes
- kind: changed
description: Improve support for multiple organizations
- kind: changed
description: Migrate config to figment
- kind: changed
description: Some refactoring in jobs module
- kind: changed
description: Update documentation
- kind: changed
description: Bump Alpine to 3.21.0
- kind: changed
description: Bump Rust to 1.83
- kind: changed
description: Upgrade backend and frontend dependencies
- kind: fixed
description: Issue processing email invitations
artifacthub.io/images: |
- name: dbmigrator
image: public.ecr.aws/g6m3a0y9/clowarden-dbmigrator:v0.2.0
- name: server
image: public.ecr.aws/g6m3a0y9/clowarden-server:v0.2.0
artifacthub.io/links: |
- name: source
url: https://github.com/cncf/clowarden
- name: support
url: https://github.com/cncf/clowarden/issues
apiVersion: v2
appVersion: 0.2.0
created: "2024-12-13T10:01:02.641043516Z"
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: d61974c458a1d49e167b9b89f071b57bbd3b656c52e1a546943669ee9c472260
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.2.0/clowarden-0.2.0.tgz
version: 0.2.0
- annotations:
artifacthub.io/category: skip-prediction
artifacthub.io/changes: |
Expand Down Expand Up @@ -132,4 +189,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-08-13T17:43:27.429585137Z"
generated: "2024-12-13T10:01:02.641058283Z"

0 comments on commit 0afc344

Please sign in to comment.