mirror of https://git.rancher.io/charts
[dev-v2.9] fleet 104.1.3+up0.10.7-rc.2 update (#4820)
Co-authored-by: fleet-bot <fleet@suse.de>pull/4834/head
parent
026b0dda6a
commit
218afc64ff
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/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: fleet-agent
|
catalog.cattle.io/release-name: fleet-agent
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
description: Fleet Manager Agent - GitOps at Scale
|
description: Fleet Manager Agent - GitOps at Scale
|
||||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
name: fleet-agent
|
name: fleet-agent
|
||||||
version: 104.1.3+up0.10.7-rc.1
|
version: 104.1.3+up0.10.7-rc.2
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
os: "windows,linux"
|
os: "windows,linux"
|
||||||
repository: rancher/fleet-agent
|
repository: rancher/fleet-agent
|
||||||
tag: v0.10.7-rc.1
|
tag: v0.10.7-rc.2
|
||||||
|
|
||||||
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
|
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
|
||||||
# Example: https://example.com:6443
|
# Example: https://example.com:6443
|
|
@ -6,8 +6,8 @@ annotations:
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
catalog.cattle.io/permits-os: linux,windows
|
||||||
catalog.cattle.io/release-name: fleet-crd
|
catalog.cattle.io/release-name: fleet-crd
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
description: Fleet Manager CustomResourceDefinitions
|
description: Fleet Manager CustomResourceDefinitions
|
||||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
name: fleet-crd
|
name: fleet-crd
|
||||||
version: 104.1.3+up0.10.7-rc.1
|
version: 104.1.3+up0.10.7-rc.2
|
|
@ -11,8 +11,8 @@ annotations:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: fleet
|
catalog.cattle.io/release-name: fleet
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
description: Fleet Manager - GitOps at Scale
|
description: Fleet Manager - GitOps at Scale
|
||||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
name: fleet
|
name: fleet
|
||||||
version: 104.1.3+up0.10.7-rc.1
|
version: 104.1.3+up0.10.7-rc.2
|
|
@ -1,4 +1,4 @@
|
||||||
{{- if .Values.migrations.gitrepoJobsCleanup }}
|
{{- if and .Values.migrations.gitrepoJobsCleanup .Values.gitops.enabled }}
|
||||||
---
|
---
|
||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: CronJob
|
kind: CronJob
|
|
@ -1,11 +1,11 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/fleet
|
repository: rancher/fleet
|
||||||
tag: v0.10.7-rc.1
|
tag: v0.10.7-rc.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
agentImage:
|
agentImage:
|
||||||
repository: rancher/fleet-agent
|
repository: rancher/fleet-agent
|
||||||
tag: v0.10.7-rc.1
|
tag: v0.10.7-rc.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
# For cluster registration the public URL of the Kubernetes API server must be set here
|
# For cluster registration the public URL of the Kubernetes API server must be set here
|
30
index.yaml
30
index.yaml
|
@ -897,15 +897,15 @@ entries:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: fleet
|
catalog.cattle.io/release-name: fleet
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
created: "2024-12-02T14:18:14.81067365Z"
|
created: "2024-12-09T11:37:56.257339136Z"
|
||||||
description: Fleet Manager - GitOps at Scale
|
description: Fleet Manager - GitOps at Scale
|
||||||
digest: 99387564be64a128e048e12f1ac807d72f35c2d6bb30668ddc5d7c98fe87b5e9
|
digest: d5f3f17b5c683d5f4f05680f01c3487cfc40eea268f44392dbb7bbb14aedd21a
|
||||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
name: fleet
|
name: fleet
|
||||||
urls:
|
urls:
|
||||||
- assets/fleet/fleet-104.1.3+up0.10.7-rc.1.tgz
|
- assets/fleet/fleet-104.1.3+up0.10.7-rc.2.tgz
|
||||||
version: 104.1.3+up0.10.7-rc.1
|
version: 104.1.3+up0.10.7-rc.2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/auto-install: fleet-crd=match
|
catalog.cattle.io/auto-install: fleet-crd=match
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
|
@ -2042,15 +2042,15 @@ entries:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: fleet-agent
|
catalog.cattle.io/release-name: fleet-agent
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
created: "2024-12-02T14:18:16.400447402Z"
|
created: "2024-12-09T11:37:57.874688534Z"
|
||||||
description: Fleet Manager Agent - GitOps at Scale
|
description: Fleet Manager Agent - GitOps at Scale
|
||||||
digest: 793c17d476378bb8d24cc810473737e68f7d6e66f88df2bcb23cf6b4a3ee30b8
|
digest: 3eb932221d1925f0808b417ff6d2e292ab9b148984c466a8b9b81b6e75564c30
|
||||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
name: fleet-agent
|
name: fleet-agent
|
||||||
urls:
|
urls:
|
||||||
- assets/fleet-agent/fleet-agent-104.1.3+up0.10.7-rc.1.tgz
|
- assets/fleet-agent/fleet-agent-104.1.3+up0.10.7-rc.2.tgz
|
||||||
version: 104.1.3+up0.10.7-rc.1
|
version: 104.1.3+up0.10.7-rc.2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
@ -2909,15 +2909,15 @@ entries:
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
catalog.cattle.io/permits-os: linux,windows
|
||||||
catalog.cattle.io/release-name: fleet-crd
|
catalog.cattle.io/release-name: fleet-crd
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
created: "2024-12-02T14:18:18.056732855Z"
|
created: "2024-12-09T11:37:59.551853591Z"
|
||||||
description: Fleet Manager CustomResourceDefinitions
|
description: Fleet Manager CustomResourceDefinitions
|
||||||
digest: 7c4234842a6f0792fd5709a6fca8c388fa78754429dde43b729cce6958a04cf5
|
digest: e9c229b37080bd34e18c1e412945c4eb40e99e5f3768c14a000c2619417a125f
|
||||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
name: fleet-crd
|
name: fleet-crd
|
||||||
urls:
|
urls:
|
||||||
- assets/fleet-crd/fleet-crd-104.1.3+up0.10.7-rc.1.tgz
|
- assets/fleet-crd/fleet-crd-104.1.3+up0.10.7-rc.2.tgz
|
||||||
version: 104.1.3+up0.10.7-rc.1
|
version: 104.1.3+up0.10.7-rc.2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
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/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: fleet-agent
|
catalog.cattle.io/release-name: fleet-agent
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.10.7-rc.1/fleet-agent-0.10.7-rc.1.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.10.7-rc.2/fleet-agent-0.10.7-rc.2.tgz
|
||||||
version: 104.1.3
|
version: 104.1.3
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.10.7-rc.1/fleet-crd-0.10.7-rc.1.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.10.7-rc.2/fleet-crd-0.10.7-rc.2.tgz
|
||||||
version: 104.1.3
|
version: 104.1.3
|
|
@ -12,4 +12,4 @@
|
||||||
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: fleet
|
catalog.cattle.io/release-name: fleet
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.10.7-rc.1
|
appVersion: 0.10.7-rc.2
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.10.7-rc.1/fleet-0.10.7-rc.1.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.10.7-rc.2/fleet-0.10.7-rc.2.tgz
|
||||||
version: 104.1.3
|
version: 104.1.3
|
|
@ -20,13 +20,13 @@ neuvector-crd:
|
||||||
- 103.0.7+up2.8.3
|
- 103.0.7+up2.8.3
|
||||||
fleet:
|
fleet:
|
||||||
- 104.1.1+up0.10.5
|
- 104.1.1+up0.10.5
|
||||||
- 104.1.3+up0.10.7-rc.1
|
- 104.1.3+up0.10.7-rc.2
|
||||||
fleet-agent:
|
fleet-agent:
|
||||||
- 104.1.1+up0.10.5
|
- 104.1.1+up0.10.5
|
||||||
- 104.1.3+up0.10.7-rc.1
|
- 104.1.3+up0.10.7-rc.2
|
||||||
fleet-crd:
|
fleet-crd:
|
||||||
- 104.1.1+up0.10.5
|
- 104.1.1+up0.10.5
|
||||||
- 104.1.3+up0.10.7-rc.1
|
- 104.1.3+up0.10.7-rc.2
|
||||||
rancher-provisioning-capi:
|
rancher-provisioning-capi:
|
||||||
- 104.1.0+up0.3.1
|
- 104.1.0+up0.3.1
|
||||||
rancher-cis-benchmark:
|
rancher-cis-benchmark:
|
||||||
|
|
Loading…
Reference in New Issue