mirror of https://git.rancher.io/charts
Merge pull request #3042 from rancherbot/create-pull-request/patch-1695722725
Update Fleet to v0.9.0-rc.3pull/3041/head^2
commit
e2b413aa25
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.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.0-rc.2
|
||||
appVersion: 0.9.0-rc.3
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
version: 103.1.0+up0.9.0-rc.2
|
||||
version: 103.1.0+up0.9.0-rc.3
|
|
@ -9,7 +9,10 @@ rules:
|
|||
- '*'
|
||||
verbs:
|
||||
- '*'
|
||||
|
||||
- nonResourceURLs:
|
||||
- "*"
|
||||
verbs:
|
||||
- "*"
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
os: "windows,linux"
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.9.0-rc.2
|
||||
tag: v0.9.0-rc.3
|
||||
|
||||
# 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.9.0-rc.2
|
||||
appVersion: 0.9.0-rc.3
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 103.1.0+up0.9.0-rc.2
|
||||
version: 103.1.0+up0.9.0-rc.3
|
|
@ -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.9.0-rc.2
|
||||
appVersion: 0.9.0-rc.3
|
||||
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.1.0+up0.9.0-rc.2
|
||||
version: 103.1.0+up0.9.0-rc.3
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 0.1.86
|
||||
appVersion: 0.1.87
|
||||
description: Controller that run jobs based on git events
|
||||
name: gitjob
|
||||
version: 0.1.86
|
||||
version: 0.1.87
|
|
@ -1,6 +1,6 @@
|
|||
gitjob:
|
||||
repository: rancher/gitjob
|
||||
tag: v0.1.86
|
||||
tag: v0.1.87
|
||||
|
||||
global:
|
||||
cattle:
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: rancher/fleet
|
||||
tag: v0.9.0-rc.2
|
||||
tag: v0.9.0-rc.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
agentImage:
|
||||
repository: rancher/fleet-agent
|
||||
tag: v0.9.0-rc.2
|
||||
tag: v0.9.0-rc.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
30
index.yaml
30
index.yaml
|
@ -488,19 +488,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.9.0-rc.2
|
||||
created: "2023-09-25T17:55:37.380525704Z"
|
||||
appVersion: 0.9.0-rc.3
|
||||
created: "2023-09-26T10:05:19.000911139Z"
|
||||
dependencies:
|
||||
- condition: gitops.enabled
|
||||
name: gitjob
|
||||
repository: file://./charts/gitjob
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: bcec0ed3417041dc1e201c0f10f370d212f78b77a446a4fda12d671c1d9a1168
|
||||
digest: 5df97a29ce06046ec9d93546312b062b7ca9939a26fffb3c3a79831f42f72f18
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
- assets/fleet/fleet-103.1.0+up0.9.0-rc.2.tgz
|
||||
version: 103.1.0+up0.9.0-rc.2
|
||||
- assets/fleet/fleet-103.1.0+up0.9.0-rc.3.tgz
|
||||
version: 103.1.0+up0.9.0-rc.3
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: fleet-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -1087,15 +1087,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.9.0-rc.2
|
||||
created: "2023-09-25T17:55:39.05933438Z"
|
||||
appVersion: 0.9.0-rc.3
|
||||
created: "2023-09-26T10:05:20.706578504Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: 720e1c46c513458e9c928b9b468f6f8ad1537fa9b63c388173b3b6981209adfe
|
||||
digest: de9a1ed4f383195bc49706dc73c5b15e5334c129d2e888bddc3c4c49a250ebb4
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
- assets/fleet-agent/fleet-agent-103.1.0+up0.9.0-rc.2.tgz
|
||||
version: 103.1.0+up0.9.0-rc.2
|
||||
- assets/fleet-agent/fleet-agent-103.1.0+up0.9.0-rc.3.tgz
|
||||
version: 103.1.0+up0.9.0-rc.3
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -1536,15 +1536,15 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.0-rc.2
|
||||
created: "2023-09-25T17:55:40.752758078Z"
|
||||
appVersion: 0.9.0-rc.3
|
||||
created: "2023-09-26T10:05:22.469992557Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: c098f6333c46aeeb0dd5a4affd7bf3fdd96dd2108a339a7abb8adf5767749bea
|
||||
digest: a095949e73994358579c9d24c36b122e454d2ef434ecf681bb24929894f81839
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-103.1.0+up0.9.0-rc.2.tgz
|
||||
version: 103.1.0+up0.9.0-rc.2
|
||||
- assets/fleet-crd/fleet-crd-103.1.0+up0.9.0-rc.3.tgz
|
||||
version: 103.1.0+up0.9.0-rc.3
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -11,4 +11,4 @@
|
|||
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.0-rc.2
|
||||
appVersion: 0.9.0-rc.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.2/fleet-agent-0.9.0-rc.2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.3/fleet-agent-0.9.0-rc.3.tgz
|
||||
version: 103.1.0
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.2/fleet-crd-0.9.0-rc.2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.3/fleet-crd-0.9.0-rc.3.tgz
|
||||
version: 103.1.0
|
|
@ -12,4 +12,4 @@
|
|||
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.0-rc.2
|
||||
appVersion: 0.9.0-rc.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.2/fleet-0.9.0-rc.2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.3/fleet-0.9.0-rc.3.tgz
|
||||
version: 103.1.0
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.2/fleet-0.9.0-rc.2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.3/fleet-0.9.0-rc.3.tgz
|
||||
subdirectory: charts/gitjob
|
||||
doNotRelease: true
|
||||
|
|
|
@ -15,15 +15,15 @@ rancher-monitoring-crd:
|
|||
fleet:
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.2
|
||||
- 103.1.0+up0.9.0-rc.3
|
||||
fleet-agent:
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.2
|
||||
- 103.1.0+up0.9.0-rc.3
|
||||
fleet-crd:
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.2
|
||||
- 103.1.0+up0.9.0-rc.3
|
||||
rancher-provisioning-capi:
|
||||
- 103.0.0+up0.0.1
|
||||
- 100.0.0+up0.0.1
|
||||
|
|
Loading…
Reference in New Issue