-
Notifications
You must be signed in to change notification settings - Fork 31
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: tuxtof <[email protected]>
- Loading branch information
Showing
1 changed file
with
53 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,58 @@ | ||
apiVersion: v1 | ||
entries: | ||
ndb-operator: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: "Upgraded internal dependencies." | ||
- kind: security | ||
description: "Upgraded kube-rbac-proxy from v0.15.0 to v0.16.0." | ||
artifacthub.io/containsSecurityUpdates: "true" | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/maintainers: | | ||
- name: Mazin Shaaeldin | ||
email: [email protected] | ||
- name: Akshay Mishra | ||
email: [email protected] | ||
- name: Pritika Shenoy | ||
email: [email protected] | ||
- name: Krunal Jhaveri | ||
email: [email protected] | ||
- name: Manav Rajvanshi | ||
email: [email protected] | ||
- name: Yashesh Mankad | ||
email: [email protected] | ||
- name: Nutanix Cloud Native Team | ||
email: [email protected] | ||
artifacthub.io/operator: "true" | ||
artifacthub.io/operatorCapabilities: Basic Install | ||
artifacthub.io/prerelease: "false" | ||
apiVersion: v2 | ||
appVersion: v0.5.1 | ||
created: "2024-04-25T19:05:18.614103189Z" | ||
description: A Helm chart for Nutanix Database Kubernetes Operator | ||
digest: a231cc90560bf05f216da41e2a6d1eac72756700ec898451b8563921bbc0e269 | ||
icon: https://www.nutanix.com/content/dam/nutanix/global/icons/products/svg/Nutanix-Era-40.svg | ||
maintainers: | ||
- email: [email protected] | ||
name: mazin-s | ||
- email: [email protected] | ||
name: akshmish | ||
- email: [email protected] | ||
name: shenoypritika | ||
- email: [email protected] | ||
name: krunal-jhaveri | ||
- email: [email protected] | ||
name: manavrajvanshi | ||
- email: [email protected] | ||
name: yash-ntnx | ||
- email: [email protected] | ||
name: nutanix-cloud-native-bot | ||
name: ndb-operator | ||
type: application | ||
urls: | ||
- https://github.com/nutanix/helm/releases/download/ndb-operator-0.5.3/ndb-operator-0.5.3.tgz | ||
version: 0.5.3 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fix | ||
|
@@ -1520,4 +1572,4 @@ entries: | |
urls: | ||
- https://github.com/nutanix/helm/releases/download/nutanix-csi-storage-0.8.1/nutanix-csi-storage-0.8.1.tgz | ||
version: 0.8.1 | ||
generated: "2024-04-25T17:37:34.671545064Z" | ||
generated: "2024-04-25T19:05:18.614225748Z" |