mirror of https://git.rancher.io/charts
Generated changes
parent
860f357627
commit
0e15b2a22c
|
@ -488,6 +488,23 @@ entries:
|
||||||
- assets/rancher-monitoring/rancher-monitoring-crd-9.4.200.tgz
|
- assets/rancher-monitoring/rancher-monitoring-crd-9.4.200.tgz
|
||||||
version: 9.4.200
|
version: 9.4.200
|
||||||
rancher-operator:
|
rancher-operator:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/auto-install: rancher-operator-crd=match
|
||||||
|
catalog.cattle.io/certified: rancher
|
||||||
|
catalog.cattle.io/experimental: "true"
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
|
catalog.cattle.io/namespace: rancher-operator-system
|
||||||
|
catalog.cattle.io/provides-gvr: clusters.rancher.cattle.io/v1
|
||||||
|
catalog.cattle.io/release-name: rancher-operator
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.1.0
|
||||||
|
created: "2020-10-02T23:39:01.704668171Z"
|
||||||
|
description: Control Rancher using GitOps
|
||||||
|
digest: f1aff41288586c2bf02e28c9008e5ba340e26a5ffceafea0cde2f99dd00f4386
|
||||||
|
name: rancher-operator
|
||||||
|
urls:
|
||||||
|
- assets/rancher-operator/rancher-operator-0.1.000.tgz
|
||||||
|
version: 0.1.000
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/auto-install: rancher-operator-crd=match
|
catalog.cattle.io/auto-install: rancher-operator-crd=match
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
|
@ -506,6 +523,20 @@ entries:
|
||||||
- assets/rancher-operator/rancher-operator-0.1.0-alpha800.tgz
|
- assets/rancher-operator/rancher-operator-0.1.0-alpha800.tgz
|
||||||
version: 0.1.0-alpha800
|
version: 0.1.0-alpha800
|
||||||
rancher-operator-crd:
|
rancher-operator-crd:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: rancher
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
|
catalog.cattle.io/namespace: rancher-operator-system
|
||||||
|
catalog.cattle.io/release-name: rancher-operator-crd
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.1.0
|
||||||
|
created: "2020-10-02T23:39:01.720382692Z"
|
||||||
|
description: Rancher Operator CustomResourceDefinitions
|
||||||
|
digest: 0ae1a90ebf8306537379912ee8db01c73436862a268ab9d2a1f95563f236007b
|
||||||
|
name: rancher-operator-crd
|
||||||
|
urls:
|
||||||
|
- assets/rancher-operator-crd/rancher-operator-crd-0.1.000.tgz
|
||||||
|
version: 0.1.000
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
@ -585,4 +616,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- assets/rio/rio-0.8.000.tgz
|
- assets/rio/rio-0.8.000.tgz
|
||||||
version: 0.8.000
|
version: 0.8.000
|
||||||
generated: "2020-10-02T22:19:33.695971706Z"
|
generated: "2020-10-02T23:39:01.70417647Z"
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@ annotations:
|
||||||
catalog.cattle.io/namespace: rancher-operator-system
|
catalog.cattle.io/namespace: rancher-operator-system
|
||||||
catalog.cattle.io/release-name: rancher-operator-crd
|
catalog.cattle.io/release-name: rancher-operator-crd
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.1.0-alpha8
|
appVersion: 0.1.0
|
||||||
description: Rancher Operator CustomResourceDefinitions
|
description: Rancher Operator CustomResourceDefinitions
|
||||||
name: rancher-operator-crd
|
name: rancher-operator-crd
|
||||||
version: 0.1.0-alpha800
|
version: 0.1.000
|
||||||
|
|
|
@ -7,7 +7,7 @@ annotations:
|
||||||
catalog.cattle.io/provides-gvr: clusters.rancher.cattle.io/v1
|
catalog.cattle.io/provides-gvr: clusters.rancher.cattle.io/v1
|
||||||
catalog.cattle.io/release-name: rancher-operator
|
catalog.cattle.io/release-name: rancher-operator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.1.0-alpha8
|
appVersion: 0.1.0
|
||||||
description: Control Rancher using GitOps
|
description: Control Rancher using GitOps
|
||||||
name: rancher-operator
|
name: rancher-operator
|
||||||
version: 0.1.0-alpha800
|
version: 0.1.000
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-operator
|
repository: rancher/rancher-operator
|
||||||
tag: v0.1.0-alpha8
|
tag: v0.1.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
||||||
|
|
33
index.yaml
33
index.yaml
|
@ -488,6 +488,23 @@ entries:
|
||||||
- assets/rancher-monitoring/rancher-monitoring-crd-9.4.200.tgz
|
- assets/rancher-monitoring/rancher-monitoring-crd-9.4.200.tgz
|
||||||
version: 9.4.200
|
version: 9.4.200
|
||||||
rancher-operator:
|
rancher-operator:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/auto-install: rancher-operator-crd=match
|
||||||
|
catalog.cattle.io/certified: rancher
|
||||||
|
catalog.cattle.io/experimental: "true"
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
|
catalog.cattle.io/namespace: rancher-operator-system
|
||||||
|
catalog.cattle.io/provides-gvr: clusters.rancher.cattle.io/v1
|
||||||
|
catalog.cattle.io/release-name: rancher-operator
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.1.0
|
||||||
|
created: "2020-10-02T23:39:01.704668171Z"
|
||||||
|
description: Control Rancher using GitOps
|
||||||
|
digest: f1aff41288586c2bf02e28c9008e5ba340e26a5ffceafea0cde2f99dd00f4386
|
||||||
|
name: rancher-operator
|
||||||
|
urls:
|
||||||
|
- assets/rancher-operator/rancher-operator-0.1.000.tgz
|
||||||
|
version: 0.1.000
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/auto-install: rancher-operator-crd=match
|
catalog.cattle.io/auto-install: rancher-operator-crd=match
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
|
@ -506,6 +523,20 @@ entries:
|
||||||
- assets/rancher-operator/rancher-operator-0.1.0-alpha800.tgz
|
- assets/rancher-operator/rancher-operator-0.1.0-alpha800.tgz
|
||||||
version: 0.1.0-alpha800
|
version: 0.1.0-alpha800
|
||||||
rancher-operator-crd:
|
rancher-operator-crd:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: rancher
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
|
catalog.cattle.io/namespace: rancher-operator-system
|
||||||
|
catalog.cattle.io/release-name: rancher-operator-crd
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.1.0
|
||||||
|
created: "2020-10-02T23:39:01.720382692Z"
|
||||||
|
description: Rancher Operator CustomResourceDefinitions
|
||||||
|
digest: 0ae1a90ebf8306537379912ee8db01c73436862a268ab9d2a1f95563f236007b
|
||||||
|
name: rancher-operator-crd
|
||||||
|
urls:
|
||||||
|
- assets/rancher-operator-crd/rancher-operator-crd-0.1.000.tgz
|
||||||
|
version: 0.1.000
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
@ -585,4 +616,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- assets/rio/rio-0.8.000.tgz
|
- assets/rio/rio-0.8.000.tgz
|
||||||
version: 0.8.000
|
version: 0.8.000
|
||||||
generated: "2020-10-02T22:19:33.695971706Z"
|
generated: "2020-10-02T23:39:01.70417647Z"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2b4c513fa4644c3a7cd6084a960ae691f30d20acf670e752f6892673f6683867 packages/rancher-operator-crd/package.yaml
|
a3c45ba21bb3dd6ed5bb9509df44044d6aae84b328144bda2d1af0e85f91d602 packages/rancher-operator-crd/package.yaml
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
fe2380a55557f556a369675dcff2631157d07e7df97531b852dc0f7b9c2a74a6 packages/rancher-operator/package.yaml
|
6d8ce766a4466beccdc5f0e23c5e5756a6d60bc7ce1e3bd43a9fde4bd5462514 packages/rancher-operator/package.yaml
|
||||||
|
|
Loading…
Reference in New Issue