Autogenerated changes for Fleet v0.9.0-rc.1

pull/3223/head
fleet-bot 2023-09-12 16:21:06 +00:00 committed by Lucas Machado
parent b580eb3dad
commit 1d38bf3d4c
43 changed files with 45 additions and 28 deletions

Binary file not shown.

Binary file not shown.

View File

@ -8,8 +8,8 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.8.0
appVersion: 0.9.0-rc.1
description: Fleet Manager Agent - GitOps at Scale
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
version: 103.0.0+up0.8.0
version: 103.1.0+up0.9.0-rc.1

View File

@ -1,7 +1,7 @@
image:
os: "windows,linux"
repository: rancher/fleet-agent
tag: v0.8.0
tag: v0.9.0-rc.1
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
# Example: https://example.com:6443

View File

@ -6,8 +6,8 @@ annotations:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.8.0
appVersion: 0.9.0-rc.1
description: Fleet Manager CustomResourceDefinitions
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
version: 103.0.0+up0.8.0
version: 103.1.0+up0.9.0-rc.1

View File

@ -126,6 +126,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
@ -538,6 +540,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
@ -1095,6 +1099,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
@ -1283,6 +1289,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
@ -2435,6 +2443,15 @@ spec:
agentResources:
nullable: true
properties:
claims:
items:
properties:
name:
nullable: true
type: string
type: object
nullable: true
type: array
limits:
additionalProperties:
nullable: true

View File

@ -11,7 +11,7 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.8.0
appVersion: 0.9.0-rc.1
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: 103.0.0+up0.8.0
version: 103.1.0+up0.9.0-rc.1

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.1.76
appVersion: 0.1.82
description: Controller that run jobs based on git events
name: gitjob
version: 0.1.76
version: 0.1.82

View File

@ -1,10 +1,10 @@
gitjob:
repository: rancher/gitjob
tag: v0.1.76
tag: v0.1.82
tekton:
repository: rancher/tekton-utils
tag: v0.1.33
tag: v0.1.35
global:
cattle:

View File

@ -1,11 +1,11 @@
image:
repository: rancher/fleet
tag: v0.8.0
tag: v0.9.0-rc.1
imagePullPolicy: IfNotPresent
agentImage:
repository: rancher/fleet-agent
tag: v0.8.0
tag: v0.9.0-rc.1
imagePullPolicy: IfNotPresent
# For cluster registration the public URL of the Kubernetes API server must be set here

View File

@ -598,19 +598,19 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.8.0
created: "2023-09-11T16:42:38.955424705Z"
appVersion: 0.9.0-rc.1
created: "2023-09-12T16:21:01.450166701Z"
dependencies:
- condition: gitops.enabled
name: gitjob
repository: file://./charts/gitjob
description: Fleet Manager - GitOps at Scale
digest: 76ccf33c36128829fcbc632a9d1e9d49f72e2e07d135b8a3fd35c8a118363d0c
digest: d3a06b5e2b80c35acb32ba2492733fb3d218cdf47dcba014f9eea68c6b44d7c2
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet
urls:
- assets/fleet/fleet-103.0.0+up0.8.0.tgz
version: 103.0.0+up0.8.0
- assets/fleet/fleet-103.1.0+up0.9.0-rc.1.tgz
version: 103.1.0+up0.9.0-rc.1
- annotations:
catalog.cattle.io/auto-install: fleet-crd=match
catalog.cattle.io/certified: rancher
@ -1197,15 +1197,15 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.8.0
created: "2023-09-11T16:42:41.024734531Z"
appVersion: 0.9.0-rc.1
created: "2023-09-12T16:21:03.114608587Z"
description: Fleet Manager Agent - GitOps at Scale
digest: 20d66368247cf74bbf4d2406f52c0faa28d22289e1f138eac64e5644a4b749a6
digest: 48cb9d5761ffac13b5e7dd670e3c646bd8c5c19e785842392b00e7e960e4830a
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
urls:
- assets/fleet-agent/fleet-agent-103.0.0+up0.8.0.tgz
version: 103.0.0+up0.8.0
- assets/fleet-agent/fleet-agent-103.1.0+up0.9.0-rc.1.tgz
version: 103.1.0+up0.9.0-rc.1
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
@ -1646,15 +1646,15 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.8.0
created: "2023-09-11T16:42:43.17728603Z"
appVersion: 0.9.0-rc.1
created: "2023-09-12T16:21:04.799979505Z"
description: Fleet Manager CustomResourceDefinitions
digest: 038187337eead04b5a3adebae2d4a0081857965605aef52672dbd20efb898f6a
digest: 5f6f2a348ddb53730d10c2d8789fd08cd64da9608ee80854ef33e7fbe249d50b
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
urls:
- assets/fleet-crd/fleet-crd-103.0.0+up0.8.0.tgz
version: 103.0.0+up0.8.0
- assets/fleet-crd/fleet-crd-103.1.0+up0.9.0-rc.1.tgz
version: 103.1.0+up0.9.0-rc.1
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"