mirror of https://git.rancher.io/charts
Updating to Fleet v0.3.10-rc5
Signed-off-by: Matt Farina <matt.farina@suse.com>pull/1993/head
parent
315d953218
commit
139e2d96a6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,15 +1,15 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.23.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
appVersion: 0.3.10-rc5
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 100.0.4+up0.3.10-rc4
|
||||
version: 100.0.4+up0.3.10-rc5
|
|
@ -6,8 +6,8 @@ annotations:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
appVersion: 0.3.10-rc5
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 0.3.10-rc4
|
||||
version: 0.3.10-rc5
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
os: "windows,linux"
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.3.10-rc4
|
||||
tag: v0.3.10-rc5
|
||||
|
||||
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
|
||||
# Example: https://example.com:6443
|
|
@ -6,8 +6,8 @@ annotations:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
appVersion: 0.3.10-rc5
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 100.0.4+up0.3.10-rc4
|
||||
version: 100.0.4+up0.3.10-rc5
|
|
@ -3,7 +3,7 @@ annotations:
|
|||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/experimental: "true"
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.23.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
|
@ -11,7 +11,7 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
appVersion: 0.3.10-rc5
|
||||
dependencies:
|
||||
- condition: gitops.enabled
|
||||
name: gitjob
|
||||
|
@ -19,4 +19,4 @@ dependencies:
|
|||
description: Fleet Manager - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
version: 100.0.4+up0.3.10-rc4
|
||||
version: 100.0.4+up0.3.10-rc5
|
|
@ -9,7 +9,7 @@ annotations:
|
|||
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
appVersion: 0.3.10-rc5
|
||||
dependencies:
|
||||
- condition: gitops.enabled
|
||||
name: gitjob
|
||||
|
@ -17,4 +17,4 @@ dependencies:
|
|||
description: Fleet Manager - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
version: 0.3.10-rc4
|
||||
version: 0.3.10-rc5
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 0.1.29-rc1
|
||||
appVersion: 0.1.30
|
||||
description: Controller that run jobs based on git events
|
||||
name: gitjob
|
||||
version: 0.1.29-rc1
|
||||
version: 0.1.30
|
|
@ -1,10 +1,10 @@
|
|||
gitjob:
|
||||
repository: rancher/gitjob
|
||||
tag: v0.1.29-rc1
|
||||
tag: v0.1.30
|
||||
|
||||
tekton:
|
||||
repository: rancher/tekton-utils
|
||||
tag: v0.1.5
|
||||
tag: v0.1.6
|
||||
|
||||
global:
|
||||
cattle:
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: rancher/fleet
|
||||
tag: v0.3.10-rc4
|
||||
tag: v0.3.10-rc5
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
agentImage:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.3.10-rc4
|
||||
tag: v0.3.10-rc5
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
34
index.yaml
34
index.yaml
|
@ -6,7 +6,7 @@ entries:
|
|||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/experimental: "true"
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.23.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
|
@ -14,19 +14,19 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
created: "2022-07-20T00:11:38.695319+05:30"
|
||||
appVersion: 0.3.10-rc5
|
||||
created: "2022-07-22T18:18:57.609414-04:00"
|
||||
dependencies:
|
||||
- condition: gitops.enabled
|
||||
name: gitjob
|
||||
repository: file://./charts/gitjob
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: 29ae1abbc290a12458657afe07caae07a71a276528e4dfb32f1c8c70b1b20081
|
||||
digest: 7820a10617dfc9f0f9f9a9a3b81e3cbc3b6b86fd7c59d3d39606e1e420097ada
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-100.0.4+up0.3.10-rc4.tgz
|
||||
version: 100.0.4+up0.3.10-rc4
|
||||
- assets/fleet/fleet-100.0.4+up0.3.10-rc5.tgz
|
||||
version: 100.0.4+up0.3.10-rc5
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -270,22 +270,22 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.23.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
created: "2022-07-20T00:11:40.885386+05:30"
|
||||
appVersion: 0.3.10-rc5
|
||||
created: "2022-07-22T18:18:49.556035-04:00"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: c2c94c299a9bc2517d1e0ca9962346bb7830cf1532bf5f93be65f5b25704edcf
|
||||
digest: 5e5e24f5b854c43db4895eaa777658d494fdd4ce09ef3973e2276110fe31b372
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-100.0.4+up0.3.10-rc4.tgz
|
||||
version: 100.0.4+up0.3.10-rc4
|
||||
- assets/fleet-agent/fleet-agent-100.0.4+up0.3.10-rc5.tgz
|
||||
version: 100.0.4+up0.3.10-rc5
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -481,15 +481,15 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.10-rc4
|
||||
created: "2022-07-20T00:11:43.150914+05:30"
|
||||
appVersion: 0.3.10-rc5
|
||||
created: "2022-07-22T18:18:33.026795-04:00"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 58d87e5892c2d41ad106be998ba31421b64a6f78226cd17a02624699928d603c
|
||||
digest: a8b253162f1ffacbe616d69298b3ee72cd3c5dc9774f01540a715b1f45119cf3
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-100.0.4+up0.3.10-rc4.tgz
|
||||
version: 100.0.4+up0.3.10-rc4
|
||||
- assets/fleet-crd/fleet-crd-100.0.4+up0.3.10-rc5.tgz
|
||||
version: 100.0.4+up0.3.10-rc5
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.23.0-0'
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc4/fleet-agent-0.3.10-rc4.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc5/fleet-agent-0.3.10-rc5.tgz
|
||||
version: 100.0.4
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc4/fleet-crd-0.3.10-rc4.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc5/fleet-crd-0.3.10-rc5.tgz
|
||||
version: 100.0.4
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/experimental: "true"
|
||||
catalog.cattle.io/hidden: "true"
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.23.0-0'
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc4/fleet-0.3.10-rc4.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc5/fleet-0.3.10-rc5.tgz
|
||||
version: 100.0.4
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc4/fleet-0.3.10-rc4.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.3.10-rc5/fleet-0.3.10-rc5.tgz
|
||||
subdirectory: charts/gitjob
|
||||
doNotRelease: true
|
Loading…
Reference in New Issue