-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d24da2b
commit 8b15a1d
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
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,49 @@ | ||
apiVersion: v1 | ||
entries: | ||
capsule: | ||
- annotations: | ||
artifacthub.io/category: security | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: Documentation | ||
url: https://capsule.clastix.io/ | ||
artifacthub.io/maintainers: | | ||
- name: capsule-maintainers | ||
email: [email protected] | ||
artifacthub.io/operator: "true" | ||
artifacthub.io/prerelease: "false" | ||
apiVersion: v2 | ||
appVersion: 0.7.0-rc.1 | ||
created: "2024-05-14T21:10:27.043535447Z" | ||
dependencies: | ||
- alias: proxy | ||
condition: proxy.enabled | ||
name: capsule-proxy | ||
repository: oci://ghcr.io/projectcapsule/charts | ||
version: 0.6.0 | ||
description: A Helm chart to deploy the Capsule Operator for easily implementing, | ||
managing, and maintaining mutitenancy and access control in Kubernetes. | ||
digest: 9ee55b703e148176fbe9172c2c3c0ebf7f869a2127e47ead0516c45d4485cf20 | ||
home: https://github.com/projectcapsule/capsule | ||
icon: https://github.com/projectcapsule/capsule/raw/main/assets/logo/capsule_small.png | ||
keywords: | ||
- kubernetes | ||
- operator | ||
- multi-tenancy | ||
- multi-tenant | ||
- multitenancy | ||
- multitenant | ||
- namespace | ||
maintainers: | ||
- email: [email protected] | ||
name: capsule-maintainers | ||
name: capsule | ||
sources: | ||
- https://github.com/projectcapsule/capsule | ||
type: application | ||
urls: | ||
- https://projectcapsule.github.io/charts/capsule-0.7.0-rc.1.tgz | ||
version: 0.7.0-rc.1 | ||
- annotations: | ||
artifacthub.io/category: security | ||
artifacthub.io/license: Apache-2.0 | ||
|
@@ -591,4 +634,4 @@ entries: | |
urls: | ||
- https://projectcapsule.github.io/charts/capsule-proxy-0.5.0.tgz | ||
version: 0.5.0 | ||
generated: "2024-05-06T19:08:45.614618002Z" | ||
generated: "2024-05-14T21:10:27.040804041Z" |