mirror of https://git.rancher.io/charts
Autogenerated changes for Fleet v0.6.0-rc.2
parent
beb64447f4
commit
df43578c23
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -8,8 +8,8 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.0-rc.1
|
||||
appVersion: 0.6.0-rc.2
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 101.1.0+up0.6.0-rc.1
|
||||
version: 101.1.0+up0.6.0-rc.2
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
os: "windows,linux"
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.6.0-rc.1
|
||||
tag: v0.6.0-rc.2
|
||||
|
||||
# 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.6.0-rc.1
|
||||
appVersion: 0.6.0-rc.2
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 101.1.0+up0.6.0-rc.1
|
||||
version: 101.1.0+up0.6.0-rc.2
|
|
@ -2103,6 +2103,9 @@ spec:
|
|||
type: string
|
||||
forceSyncGeneration:
|
||||
type: integer
|
||||
helmRepoURLRegex:
|
||||
nullable: true
|
||||
type: string
|
||||
helmSecretName:
|
||||
nullable: true
|
||||
type: string
|
|
@ -11,7 +11,7 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.0-rc.1
|
||||
appVersion: 0.6.0-rc.2
|
||||
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: 101.1.0+up0.6.0-rc.1
|
||||
version: 101.1.0+up0.6.0-rc.2
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 0.1.33
|
||||
appVersion: 0.1.36
|
||||
description: Controller that run jobs based on git events
|
||||
name: gitjob
|
||||
version: 0.1.33
|
||||
version: 0.1.36
|
|
@ -1,10 +1,10 @@
|
|||
gitjob:
|
||||
repository: rancher/gitjob
|
||||
tag: v0.1.33
|
||||
tag: v0.1.36
|
||||
|
||||
tekton:
|
||||
repository: rancher/tekton-utils
|
||||
tag: v0.1.8
|
||||
tag: v0.1.10
|
||||
|
||||
global:
|
||||
cattle:
|
|
@ -46,7 +46,7 @@ spec:
|
|||
- fleetcontroller
|
||||
{{- if not .Values.gitops.enabled }}
|
||||
- --disable-gitops
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- if .Values.debug }}
|
||||
- --debug
|
||||
- --debug-level
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: rancher/fleet
|
||||
tag: v0.6.0-rc.1
|
||||
tag: v0.6.0-rc.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
agentImage:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.6.0-rc.1
|
||||
tag: v0.6.0-rc.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
||||
|
@ -35,7 +35,7 @@ bootstrap:
|
|||
# this will default to cattle-fleet-system
|
||||
agentNamespace: ""
|
||||
# A repo to add at install time that will deploy to the local cluster. This allows
|
||||
# one to fully bootstrap fleet, it's configuration and all it's downstream clusters
|
||||
# one to fully bootstrap fleet, its configuration and all its downstream clusters
|
||||
# in one shot.
|
||||
repo: ""
|
||||
secret: ""
|
30
index.yaml
30
index.yaml
|
@ -282,19 +282,19 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.0-rc.1
|
||||
created: "2022-12-20T18:37:25.586600608+01:00"
|
||||
appVersion: 0.6.0-rc.2
|
||||
created: "2023-01-26T18:09:57.167288+01:00"
|
||||
dependencies:
|
||||
- condition: gitops.enabled
|
||||
name: gitjob
|
||||
repository: file://./charts/gitjob
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: 6559a892e8c43a28cf650d349224570880d3eae3f452492ebc75d89f511f4452
|
||||
digest: f623f7a03ece1915ac6bb7b5c36510f108117ab5f21f1356ee45e0e54564f4e2
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-101.1.0+up0.6.0-rc.1.tgz
|
||||
version: 101.1.0+up0.6.0-rc.1
|
||||
- assets/fleet/fleet-101.1.0+up0.6.0-rc.2.tgz
|
||||
version: 101.1.0+up0.6.0-rc.2
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -701,15 +701,15 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.0-rc.1
|
||||
created: "2022-12-20T18:37:26.789141731+01:00"
|
||||
appVersion: 0.6.0-rc.2
|
||||
created: "2023-01-26T18:09:59.361372+01:00"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: 19acf2ba453441d27efab87b2e7f196c97999d6a21ddd50492b1695fdc356832
|
||||
digest: 046eeb0b2c1e4f207cb8d5816aebe4c84011cb4c01a77e9be5b0a50a361e3f7c
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-101.1.0+up0.6.0-rc.1.tgz
|
||||
version: 101.1.0+up0.6.0-rc.1
|
||||
- assets/fleet-agent/fleet-agent-101.1.0+up0.6.0-rc.2.tgz
|
||||
version: 101.1.0+up0.6.0-rc.2
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -1019,15 +1019,15 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.0-rc.1
|
||||
created: "2022-12-20T18:37:27.987356698+01:00"
|
||||
appVersion: 0.6.0-rc.2
|
||||
created: "2023-01-26T18:09:58.310068+01:00"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 2e4b73e24b64fced399793ff7494a5086cf5d24633b955529c1c4554d98474e8
|
||||
digest: 30dac86e9349c71817240fa41cc5e313162c1a796d750816a1463e871640cea9
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-101.1.0+up0.6.0-rc.1.tgz
|
||||
version: 101.1.0+up0.6.0-rc.1
|
||||
- assets/fleet-crd/fleet-crd-101.1.0+up0.6.0-rc.2.tgz
|
||||
version: 101.1.0+up0.6.0-rc.2
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
Loading…
Reference in New Issue