Skip to content

Commit

Permalink
Autogenerated changes for Fleet v0.9.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fleet-bot committed Sep 12, 2023
1 parent dbdd1a7 commit 92d0e4f
Show file tree
Hide file tree
Showing 43 changed files with 45 additions and 28 deletions.
Binary file removed assets/fleet-agent/fleet-agent-103.0.0+up0.8.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed assets/fleet-crd/fleet-crd-103.0.0+up0.8.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed assets/fleet/fleet-103.0.0+up0.8.0.tgz
Binary file not shown.
Binary file added assets/fleet/fleet-103.1.0+up0.9.0-rc.1.tgz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
Expand Down Expand Up @@ -538,6 +540,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
Expand Down Expand Up @@ -1095,6 +1099,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
Expand Down Expand Up @@ -1283,6 +1289,8 @@ spec:
chart:
nullable: true
type: string
disableDNS:
type: boolean
disablePreProcess:
type: boolean
force:
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ 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
repository: file://./charts/gitjob
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
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
30 changes: 15 additions & 15 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,19 +282,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
Expand Down Expand Up @@ -855,15 +855,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"
Expand Down Expand Up @@ -1285,15 +1285,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"
Expand Down

0 comments on commit 92d0e4f

Please sign in to comment.