Fix `Hidden` property of `linux-polska/ezd-crd` `upstream.yaml` and annotations on its latest chart version (#1075)

pull/1079/head
Adam Pickering 2024-10-21 12:41:37 -06:00 committed by GitHub
parent 44e47f7013
commit 529c6f6887
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11 additions and 8 deletions

View File

@ -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

View File

@ -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:

View File

@ -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