Hiding aws-event-sources chart
parent
b2e77cd3be
commit
7855e4492b
Binary file not shown.
|
@ -1,6 +1,7 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Sources for Amazon Web Services
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/release-name: aws-event-sources
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.0
|
||||
|
|
|
@ -290,12 +290,13 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Sources for Amazon Web Services
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/release-name: aws-event-sources
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.0
|
||||
created: "2021-08-23T11:24:51.230234+05:30"
|
||||
created: "2022-05-05T03:17:41.903057-04:00"
|
||||
description: AWS Event Sources controller for Kubernetes
|
||||
digest: 3b5cb9e51589262bff329d41439ff65863757448f6f35fd982aa096b4a3cc3b7
|
||||
digest: 1c34c4b96c7114116bca775a5deb949f2d8b5698e0967889d56087f39952c487
|
||||
home: https://github.com/triggermesh/aws-event-sources
|
||||
icon: https://global-uploads.webflow.com/5f683649f57c927210b6707e/5f683649f57c9261bab67097_logo.svg
|
||||
keywords:
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -1,17 +1,24 @@
|
||||
@@ -1,17 +1,25 @@
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/display-name: Sources for Amazon Web Services
|
||||
+ catalog.cattle.io/release-name: aws-event-sources
|
||||
+ catalog.cattle.io/hidden: "true"
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.0
|
||||
description: AWS Event Sources controller for Kubernetes
|
||||
|
|
Loading…
Reference in New Issue