Fix `Hidden` property of `linux-polska/ezd-crd` `upstream.yaml` and annotations on its latest chart version (#1075)
parent
44e47f7013
commit
529c6f6887
Binary file not shown.
|
@ -1,6 +1,7 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: CRDs for LP Backend
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||
catalog.cattle.io/namespace: default
|
||||
catalog.cattle.io/os: linux
|
||||
|
|
|
@ -11993,6 +11993,7 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: CRDs for LP Backend
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||
catalog.cattle.io/namespace: default
|
||||
catalog.cattle.io/os: linux
|
||||
|
@ -12014,7 +12015,7 @@ entries:
|
|||
repository: file://./charts/redis-operator
|
||||
version: 0.15.3
|
||||
description: Set of operators and CRDs for LP Backend
|
||||
digest: 6221d04ad98e58619363c121eede47a16608815810e0c3b73e752b57ad0f4016
|
||||
digest: 49111275e8059a38728bcaac581d52a0c58d11b7a2fd80d249154278e6611cb9
|
||||
home: https://linuxpolska.com
|
||||
icon: file://assets/icons/ezd-crd.png
|
||||
keywords:
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
HelmRepo: https://linuxpolska.github.io/ezd-rp
|
||||
HelmChart: ezd-crd
|
||||
Vendor: Linux Polska
|
||||
DisplayName: CRDs for LP Backend
|
||||
ChartMetadata:
|
||||
kubeVersion: '>=1.19-0'
|
||||
icon: https://linuxpolska.com/logo/LinuxPolska-icon.png
|
||||
kubeVersion: '>=1.19-0'
|
||||
maintainers:
|
||||
- name: Linux Polska
|
||||
email: support@linuxpolska.com
|
||||
- email: support@linuxpolska.com
|
||||
name: Linux Polska
|
||||
url: https://linuxpolska.com/en/
|
||||
DisplayName: CRDs for LP Backend
|
||||
HelmChart: ezd-crd
|
||||
HelmRepo: https://linuxpolska.github.io/ezd-rp
|
||||
Hidden: true
|
||||
Vendor: Linux Polska
|
||||
|
|
Loading…
Reference in New Issue