mirror of https://git.rancher.io/charts
Generated changes
parent
e563bb14c5
commit
df9224966c
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,25 @@
|
|||
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/os: linux
|
||||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2020-12-31T02:02:37.152106519Z"
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: a5ed0efb4922ac2095d632c6675bd0c15d12940cf3993eb744259154a7946ee4
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-0.3.200-rc6.tgz
|
||||
version: 0.3.200-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -249,6 +268,22 @@ 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/os: linux
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2020-12-31T02:02:37.152537717Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: e4d4cec1d4f3a6cb6de231398213740ab6a63221ad8bb39b92ff359ab203c717
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-0.3.200-rc6.tgz
|
||||
version: 0.3.200-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -458,6 +493,22 @@ 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/os: linux
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2020-12-31T02:02:37.154231409Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 910aa180969f7efa7707860d8003a8a8a4d64fa2943a9d35402fba0089ea53d1
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-0.3.200-rc6.tgz
|
||||
version: 0.3.200-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -2697,4 +2748,4 @@ entries:
|
|||
urls:
|
||||
- assets/rio/rio-0.8.000.tgz
|
||||
version: 0.8.000
|
||||
generated: "2020-12-23T20:09:04.094547777Z"
|
||||
generated: "2020-12-31T02:02:37.151247824Z"
|
||||
|
|
|
@ -5,8 +5,8 @@ annotations:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc5
|
||||
appVersion: 0.3.2-rc6
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 0.3.200-rc5
|
||||
version: 0.3.200-rc6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.3.2-rc5
|
||||
tag: v0.3.2-rc6
|
||||
|
||||
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
|
||||
# Example: https://example.com:6443
|
||||
|
|
|
@ -5,8 +5,8 @@ annotations:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc5
|
||||
appVersion: 0.3.2-rc6
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 0.3.200-rc5
|
||||
version: 0.3.200-rc6
|
||||
|
|
|
@ -483,6 +483,8 @@ spec:
|
|||
type: integer
|
||||
newlyCreated:
|
||||
type: integer
|
||||
observedGeneration:
|
||||
type: integer
|
||||
partitions:
|
||||
items:
|
||||
properties:
|
||||
|
@ -594,6 +596,24 @@ spec:
|
|||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
resourceKey:
|
||||
items:
|
||||
properties:
|
||||
apiVersion:
|
||||
nullable: true
|
||||
type: string
|
||||
kind:
|
||||
nullable: true
|
||||
type: string
|
||||
name:
|
||||
nullable: true
|
||||
type: string
|
||||
namespace:
|
||||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
summary:
|
||||
properties:
|
||||
desiredReady:
|
||||
|
|
|
@ -8,8 +8,8 @@ annotations:
|
|||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc5
|
||||
appVersion: 0.3.2-rc6
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
version: 0.3.200-rc5
|
||||
version: 0.3.200-rc6
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: rancher/fleet
|
||||
tag: v0.3.2-rc5
|
||||
tag: v0.3.2-rc6
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
agentImage:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.3.2-rc5
|
||||
tag: v0.3.2-rc6
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
||||
|
|
53
index.yaml
53
index.yaml
|
@ -1,6 +1,25 @@
|
|||
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/os: linux
|
||||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2020-12-31T02:02:37.152106519Z"
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: a5ed0efb4922ac2095d632c6675bd0c15d12940cf3993eb744259154a7946ee4
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-0.3.200-rc6.tgz
|
||||
version: 0.3.200-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -249,6 +268,22 @@ 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/os: linux
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2020-12-31T02:02:37.152537717Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: e4d4cec1d4f3a6cb6de231398213740ab6a63221ad8bb39b92ff359ab203c717
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-0.3.200-rc6.tgz
|
||||
version: 0.3.200-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -458,6 +493,22 @@ 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/os: linux
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2020-12-31T02:02:37.154231409Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 910aa180969f7efa7707860d8003a8a8a4d64fa2943a9d35402fba0089ea53d1
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-0.3.200-rc6.tgz
|
||||
version: 0.3.200-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -2697,4 +2748,4 @@ entries:
|
|||
urls:
|
||||
- assets/rio/rio-0.8.000.tgz
|
||||
version: 0.8.000
|
||||
generated: "2020-12-23T20:09:04.094547777Z"
|
||||
generated: "2020-12-31T02:02:37.151247824Z"
|
||||
|
|
|
@ -1 +1 @@
|
|||
f41e5c78fff4022073fa3bf5832173f9098038dd683b60e395ece17f5a6b1784 packages/fleet-agent/package.yaml
|
||||
296dd72eeb97003341b4249aa7aa0f9fcb2c3f27a06f33d2ad7ab901413fb700 packages/fleet-agent/package.yaml
|
||||
|
|
|
@ -1 +1 @@
|
|||
4cba4492b284213b5b1bcf911642e8116196fd0d4baa858b03b387fb1440e432 packages/fleet-crd/package.yaml
|
||||
914218f5634793137cb4c89fc47e5252a1a9fed4b292dc06b8e54d578b9d0ffe packages/fleet-crd/package.yaml
|
||||
|
|
|
@ -1 +1 @@
|
|||
320d9fd8384d5fac4524adf4abb8df987100590e0d468bb3d59a23609a7166df packages/fleet/package.yaml
|
||||
b28ad4927d7e5b6373c6ccc336db17f682278460f41721f1bcb6557da04706e9 packages/fleet/package.yaml
|
||||
|
|
Loading…
Reference in New Issue