-
Notifications
You must be signed in to change notification settings - Fork 40
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: Oliver Bähler <[email protected]>
- Loading branch information
1 parent
f7bf2ca
commit 139597c
Showing
4 changed files
with
36 additions
and
13 deletions.
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,11 +1,11 @@ | ||
apiVersion: v2 | ||
appVersion: 0.4.4 | ||
appVersion: 0.4.5 | ||
description: Helm Chart for Capsule Proxy, addon for Capsule, the multi-tenant Operator | ||
name: capsule-proxy | ||
type: application | ||
version: 0.5.0 | ||
home: https://github.com/projectcapsule/capsule-proxy | ||
icon: https://github.com/projectcapsule/capsule/raw/master/assets/logo/capsule_small.png | ||
icon: https://github.com/projectcapsule/capsule/raw/main/assets/logo/capsule_small.png | ||
keywords: | ||
- kubernetes | ||
- operator | ||
|
@@ -18,5 +18,22 @@ keywords: | |
sources: | ||
- https://capsule.clastix.io/docs/general/proxy | ||
maintainers: | ||
- email: [email protected] | ||
name: Clastix Labs Team | ||
- name: capsule-maintainers | ||
email: [email protected] | ||
annotations: | ||
artifacthub.io/containsSecurityUpdates: "true" | ||
artifacthub.io/operator: "true" | ||
artifacthub.io/prerelease: "false" | ||
artifacthub.io/category: security | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/maintainers: | | ||
- name: capsule-maintainers | ||
email: [email protected] | ||
artifacthub.io/links: | | ||
- name: Documentation | ||
url: https://capsule.clastix.io/ | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: artifacthub annotations | ||
- kind: changed | ||
description: maintainers contact |
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
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
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