mirror of https://git.rancher.io/charts
[dev-v2.9] fleet 104.0.0+up0.10.0-rc.20 update (#4194)
Co-authored-by: fleet-bot <fleet@suse.de> Co-authored-by: thardeck <2063848+thardeck@users.noreply.github.com> Co-authored-by: Tim Hardeck <thardeck@suse.de>pull/4195/head
parent
699371292f
commit
219494c5cc
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.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
appVersion: 0.10.0-rc.20
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 104.0.0+up0.10.0-rc.19
|
||||
version: 104.0.0+up0.10.0-rc.20
|
|
@ -59,6 +59,9 @@ spec:
|
|||
drop:
|
||||
- ALL
|
||||
{{- end }}
|
||||
volumeMounts:
|
||||
- mountPath: /.kube
|
||||
name: kube
|
||||
- env:
|
||||
- name: NAMESPACE
|
||||
valueFrom:
|
||||
|
@ -82,6 +85,9 @@ spec:
|
|||
drop:
|
||||
- ALL
|
||||
{{- end }}
|
||||
volumes:
|
||||
- name: kube
|
||||
emptyDir: {}
|
||||
serviceAccountName: fleet-agent
|
||||
nodeSelector: {{ include "linux-node-selector" . | nindent 8 }}
|
||||
{{- if .Values.fleetAgent.nodeSelector }}
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
os: "windows,linux"
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.10.0-rc.19
|
||||
tag: v0.10.0-rc.20
|
||||
|
||||
# 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.10.0-rc.19
|
||||
appVersion: 0.10.0-rc.20
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 104.0.0+up0.10.0-rc.19
|
||||
version: 104.0.0+up0.10.0-rc.20
|
|
@ -1652,15 +1652,19 @@ spec:
|
|||
properties:
|
||||
content:
|
||||
description: The content of the resource, can be compressed.
|
||||
nullable: true
|
||||
type: string
|
||||
encoding:
|
||||
description: Encoding is either empty or "base64+gz".
|
||||
nullable: true
|
||||
type: string
|
||||
name:
|
||||
description: Name of the resource, can include the bundle's
|
||||
internal path.
|
||||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
rolloutStrategy:
|
||||
description: 'RolloutStrategy controls the rollout of bundles, by
|
||||
|
@ -1730,6 +1734,7 @@ spec:
|
|||
clusterGroupSelector:
|
||||
description: Selector matching cluster group labels to
|
||||
include in this partition
|
||||
nullable: true
|
||||
properties:
|
||||
matchExpressions:
|
||||
description: matchExpressions is a list of label selector
|
||||
|
@ -1865,6 +1870,7 @@ spec:
|
|||
name:
|
||||
description: A user-friendly name given to the partition
|
||||
used for Display (optional).
|
||||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
|
@ -2743,6 +2749,7 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
name:
|
||||
description: Name is the name of the resource.
|
||||
|
@ -2793,8 +2800,10 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
notReady:
|
||||
description: 'NotReady is the number of bundle deployments
|
||||
|
@ -2866,6 +2875,7 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
resourcesSha256Sum:
|
||||
description: ResourcesSHA256Sum corresponds to the JSON serialization
|
||||
|
@ -2955,6 +2965,7 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
name:
|
||||
description: Name is the name of the resource.
|
||||
|
@ -3004,8 +3015,10 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
notReady:
|
||||
description: 'NotReady is the number of bundle deployments that
|
||||
|
@ -3384,6 +3397,7 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
name:
|
||||
description: Name is the name of the resource.
|
||||
|
@ -3433,8 +3447,10 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
notReady:
|
||||
description: 'NotReady is the number of bundle deployments that
|
||||
|
@ -5282,6 +5298,7 @@ spec:
|
|||
required:
|
||||
- name
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
agentNamespace:
|
||||
description: AgentNamespace defaults to the system namespace, e.g.
|
||||
|
@ -5414,6 +5431,7 @@ spec:
|
|||
just a regular string.'
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
clientID:
|
||||
description: 'ClientID is a unique string that will identify the
|
||||
|
@ -5456,7 +5474,9 @@ spec:
|
|||
templateValues:
|
||||
description: TemplateValues defines a cluster specific mapping of
|
||||
values to be sent to fleet.yaml values templating.
|
||||
nullable: true
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
type: object
|
||||
status:
|
||||
properties:
|
||||
|
@ -5621,6 +5641,7 @@ spec:
|
|||
state:
|
||||
description: State of the cluster, either one of the bundle
|
||||
states, or "WaitCheckIn".
|
||||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
namespace:
|
||||
|
@ -5754,6 +5775,7 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
name:
|
||||
description: Name is the name of the resource.
|
||||
|
@ -5803,8 +5825,10 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
notReady:
|
||||
description: 'NotReady is the number of bundle deployments that
|
||||
|
@ -6536,6 +6560,7 @@ spec:
|
|||
properties:
|
||||
apiVersion:
|
||||
description: APIVersion is the API version of the resource.
|
||||
nullable: true
|
||||
type: string
|
||||
error:
|
||||
description: Error is true if any Error in the PerClusterState
|
||||
|
@ -6544,6 +6569,7 @@ spec:
|
|||
id:
|
||||
description: ID is the name of the resource, e.g. "namespace1/my-config"
|
||||
or "backingimagemanagers.storage.io".
|
||||
nullable: true
|
||||
type: string
|
||||
incompleteState:
|
||||
description: 'IncompleteState is true if a bundle summary
|
||||
|
@ -6556,15 +6582,19 @@ spec:
|
|||
type: boolean
|
||||
kind:
|
||||
description: Kind is the k8s kind of the resource.
|
||||
nullable: true
|
||||
type: string
|
||||
message:
|
||||
description: Message is the first message from the PerClusterStates.
|
||||
nullable: true
|
||||
type: string
|
||||
name:
|
||||
description: Name of the resource.
|
||||
nullable: true
|
||||
type: string
|
||||
namespace:
|
||||
description: Namespace of the resource.
|
||||
nullable: true
|
||||
type: string
|
||||
perClusterState:
|
||||
description: PerClusterState is a list of states for each
|
||||
|
@ -6575,6 +6605,7 @@ spec:
|
|||
properties:
|
||||
clusterId:
|
||||
description: ClusterID is the id of the cluster.
|
||||
nullable: true
|
||||
type: string
|
||||
error:
|
||||
description: Error is true if the resource is in an
|
||||
|
@ -6585,12 +6616,16 @@ spec:
|
|||
description: Message combines the messages from the
|
||||
bundle's summary. Messages are joined with the delimiter
|
||||
';'.
|
||||
nullable: true
|
||||
type: string
|
||||
patch:
|
||||
description: Patch for modified resources.
|
||||
nullable: true
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
state:
|
||||
description: State is the state of the resource.
|
||||
nullable: true
|
||||
type: string
|
||||
transitioning:
|
||||
description: 'Transitioning is true if the resource
|
||||
|
@ -6599,6 +6634,7 @@ spec:
|
|||
copied from the bundle''s summary for non-ready resources.'
|
||||
type: boolean
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
state:
|
||||
description: State is the state of the resource, e.g. "Unknown",
|
||||
|
@ -6696,6 +6732,7 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
name:
|
||||
description: Name is the name of the resource.
|
||||
|
@ -6745,8 +6782,10 @@ spec:
|
|||
nullable: true
|
||||
type: string
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
notReady:
|
||||
description: 'NotReady is the number of bundle deployments that
|
|
@ -11,8 +11,8 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
appVersion: 0.10.0-rc.20
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
version: 104.0.0+up0.10.0-rc.19
|
||||
version: 104.0.0+up0.10.0-rc.20
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: rancher/fleet
|
||||
tag: v0.10.0-rc.19
|
||||
tag: v0.10.0-rc.20
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
agentImage:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.10.0-rc.19
|
||||
tag: v0.10.0-rc.20
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
30
index.yaml
30
index.yaml
|
@ -211,15 +211,15 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
created: "2024-07-04T07:05:50.016583545Z"
|
||||
appVersion: 0.10.0-rc.20
|
||||
created: "2024-07-09T12:57:34.584554025Z"
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: bac054d6fee238eda0a2267f76b3d781d4ae23295f767fdbad78bef8e88d5413
|
||||
digest: d22c284c22e8296892877c4ac58fa47e5c1758c8b0a77c8e80809d8fa4d7a25a
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-104.0.0+up0.10.0-rc.19.tgz
|
||||
version: 104.0.0+up0.10.0-rc.19
|
||||
- assets/fleet/fleet-104.0.0+up0.10.0-rc.20.tgz
|
||||
version: 104.0.0+up0.10.0-rc.20
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -1040,15 +1040,15 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
created: "2024-07-04T07:05:51.745879971Z"
|
||||
appVersion: 0.10.0-rc.20
|
||||
created: "2024-07-09T12:57:36.205570151Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: 124a1a12f2f194a410cd64c4821c7e3eea31fadd12b122074eab4fbe29672404
|
||||
digest: 2754cbc629b90c94247334c393870b7a42387154d5905ba62d0029f774305082
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-104.0.0+up0.10.0-rc.19.tgz
|
||||
version: 104.0.0+up0.10.0-rc.19
|
||||
- assets/fleet-agent/fleet-agent-104.0.0+up0.10.0-rc.20.tgz
|
||||
version: 104.0.0+up0.10.0-rc.20
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -1660,15 +1660,15 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
created: "2024-07-04T07:05:53.640402773Z"
|
||||
appVersion: 0.10.0-rc.20
|
||||
created: "2024-07-09T12:57:37.888763298Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 414e1d53f37888aa0a9ecfff5a323ee6c9a60fbc80dfb48ac1add44dcaf7c43b
|
||||
digest: 51feee9b3cac14d9033427caf7f38cfdce2d94e2898c8ef2a00f4198a4f905ec
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-104.0.0+up0.10.0-rc.19.tgz
|
||||
version: 104.0.0+up0.10.0-rc.19
|
||||
- assets/fleet-crd/fleet-crd-104.0.0+up0.10.0-rc.20.tgz
|
||||
version: 104.0.0+up0.10.0-rc.20
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -11,4 +11,4 @@
|
|||
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
appVersion: 0.10.0-rc.20
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.10.0-rc.19/fleet-agent-0.10.0-rc.19.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.10.0-rc.20/fleet-agent-0.10.0-rc.20.tgz
|
||||
version: 104.0.0
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.10.0-rc.19/fleet-crd-0.10.0-rc.19.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.10.0-rc.20/fleet-crd-0.10.0-rc.20.tgz
|
||||
version: 104.0.0
|
|
@ -12,4 +12,4 @@
|
|||
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0-rc.19
|
||||
appVersion: 0.10.0-rc.20
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.10.0-rc.19/fleet-0.10.0-rc.19.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.10.0-rc.20/fleet-0.10.0-rc.20.tgz
|
||||
version: 104.0.0
|
|
@ -16,7 +16,7 @@ fleet:
|
|||
- 103.1.4+up0.9.4
|
||||
- 102.2.5+up0.8.5
|
||||
- 103.1.5+up0.9.5
|
||||
- 104.0.0+up0.10.0-rc.19
|
||||
- 104.0.0+up0.10.0-rc.20
|
||||
fleet-agent:
|
||||
- 102.2.2+up0.8.2
|
||||
- 102.2.3+up0.8.3
|
||||
|
@ -25,7 +25,7 @@ fleet-agent:
|
|||
- 103.1.4+up0.9.4
|
||||
- 102.2.5+up0.8.5
|
||||
- 103.1.5+up0.9.5
|
||||
- 104.0.0+up0.10.0-rc.19
|
||||
- 104.0.0+up0.10.0-rc.20
|
||||
fleet-crd:
|
||||
- 102.2.2+up0.8.2
|
||||
- 102.2.3+up0.8.3
|
||||
|
@ -34,7 +34,7 @@ fleet-crd:
|
|||
- 103.1.4+up0.9.4
|
||||
- 102.2.5+up0.8.5
|
||||
- 103.1.5+up0.9.5
|
||||
- 104.0.0+up0.10.0-rc.19
|
||||
- 104.0.0+up0.10.0-rc.20
|
||||
longhorn:
|
||||
- 102.3.1+up1.5.3
|
||||
- 102.3.2+up1.5.4
|
||||
|
|
Loading…
Reference in New Issue