mirror of https://git.rancher.io/charts
Generated changes
parent
c8744a4844
commit
23918c72d8
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,24 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
fleet:
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/experimental: "true"
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc3
|
||||
created: "2020-10-04T05:23:44.196233674Z"
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: 96b810b2bd4211af4992cbae44549e88545585d8c48c141e52a0bfa0a8dc95c8
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-0.3.0-rc300.tgz
|
||||
version: 0.3.0-rc300
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -56,6 +74,21 @@ entries:
|
|||
- assets/fleet/fleet-0.3.0-beta600.tgz
|
||||
version: 0.3.0-beta600
|
||||
fleet-agent:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc3
|
||||
created: "2020-10-04T05:23:44.196936676Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: ff11999fa3e31c9e20babcb046d920586c6d1632bf8e3211cbb18cbd880b9f29
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-0.3.0-rc300.tgz
|
||||
version: 0.3.0-rc300
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -102,6 +135,21 @@ entries:
|
|||
- assets/fleet-agent/fleet-agent-0.3.0-beta600.tgz
|
||||
version: 0.3.0-beta600
|
||||
fleet-crd:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc3
|
||||
created: "2020-10-04T05:23:44.197930878Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: c9b099c6e5e83ab677bc9c38eed6bdbe3f15611c261c2868c38aac24f3628c6f
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-0.3.0-rc300.tgz
|
||||
version: 0.3.0-rc300
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -712,4 +760,4 @@ entries:
|
|||
urls:
|
||||
- assets/rio/rio-0.8.000.tgz
|
||||
version: 0.8.000
|
||||
generated: "2020-10-03T12:16:36.746277246Z"
|
||||
generated: "2020-10-04T05:23:44.195487072Z"
|
||||
|
|
|
@ -4,8 +4,8 @@ annotations:
|
|||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc2
|
||||
appVersion: 0.3.0-rc3
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 0.3.0-rc200
|
||||
version: 0.3.0-rc300
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.3.0-rc2
|
||||
tag: v0.3.0-rc3
|
||||
|
||||
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
|
||||
# Example: https://example.com:6443
|
||||
|
|
|
@ -4,8 +4,8 @@ annotations:
|
|||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc2
|
||||
appVersion: 0.3.0-rc3
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 0.3.0-rc200
|
||||
version: 0.3.0-rc300
|
||||
|
|
|
@ -1817,6 +1817,9 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
gitJobStatus:
|
||||
nullable: true
|
||||
type: string
|
||||
observedGeneration:
|
||||
type: integer
|
||||
readyClusters:
|
||||
|
|
|
@ -7,8 +7,8 @@ annotations:
|
|||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc2
|
||||
appVersion: 0.3.0-rc3
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
version: 0.3.0-rc200
|
||||
version: 0.3.0-rc300
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 0.1.5
|
||||
appVersion: 0.1.6
|
||||
description: Controller that run jobs based on git events
|
||||
name: gitjob
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
gitjob:
|
||||
repository: rancher/gitjob
|
||||
tag: v0.1.5
|
||||
tag: v0.1.6
|
||||
|
||||
tekton:
|
||||
repository: rancher/tekton-utils
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: rancher/fleet
|
||||
tag: v0.3.0-rc2
|
||||
tag: v0.3.0-rc3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
agentImage:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.3.0-rc2
|
||||
tag: v0.3.0-rc3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
||||
|
|
50
index.yaml
50
index.yaml
|
@ -1,6 +1,24 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
fleet:
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/experimental: "true"
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc3
|
||||
created: "2020-10-04T05:23:44.196233674Z"
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: 96b810b2bd4211af4992cbae44549e88545585d8c48c141e52a0bfa0a8dc95c8
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-0.3.0-rc300.tgz
|
||||
version: 0.3.0-rc300
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -56,6 +74,21 @@ entries:
|
|||
- assets/fleet/fleet-0.3.0-beta600.tgz
|
||||
version: 0.3.0-beta600
|
||||
fleet-agent:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc3
|
||||
created: "2020-10-04T05:23:44.196936676Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: ff11999fa3e31c9e20babcb046d920586c6d1632bf8e3211cbb18cbd880b9f29
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-0.3.0-rc300.tgz
|
||||
version: 0.3.0-rc300
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -102,6 +135,21 @@ entries:
|
|||
- assets/fleet-agent/fleet-agent-0.3.0-beta600.tgz
|
||||
version: 0.3.0-beta600
|
||||
fleet-crd:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: fleet-system
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0-rc3
|
||||
created: "2020-10-04T05:23:44.197930878Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: c9b099c6e5e83ab677bc9c38eed6bdbe3f15611c261c2868c38aac24f3628c6f
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-0.3.0-rc300.tgz
|
||||
version: 0.3.0-rc300
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -712,4 +760,4 @@ entries:
|
|||
urls:
|
||||
- assets/rio/rio-0.8.000.tgz
|
||||
version: 0.8.000
|
||||
generated: "2020-10-03T12:16:36.746277246Z"
|
||||
generated: "2020-10-04T05:23:44.195487072Z"
|
||||
|
|
|
@ -1 +1 @@
|
|||
fee06af66d9c96631e4ccd2da4a138bf9d6c6d3be443a4647349ced8c17e05de packages/fleet-agent/package.yaml
|
||||
d2ca99f7917b04f6416e639aa3b5886fb151e783303655f76e19fcc3ca162b4c packages/fleet-agent/package.yaml
|
||||
|
|
|
@ -1 +1 @@
|
|||
48957c5193bbf7b8f5324d77b09832806dbade2102f40a49a03f9c8b77061ad2 packages/fleet-crd/package.yaml
|
||||
d4b642d9305441e307821558a7a74d45dc24f03d9f8eaf970d1a278efe2333e8 packages/fleet-crd/package.yaml
|
||||
|
|
|
@ -1 +1 @@
|
|||
72450804d20495e48c637bcc6c29a9ef0ac947a584ec114b99c67694ac4a88a1 packages/fleet/package.yaml
|
||||
26a7d73c98749fdfb55ef7f73a038e4e192faf03b6c56dc5d87c9744b3b7e39a packages/fleet/package.yaml
|
||||
|
|
Loading…
Reference in New Issue