Merge pull request #2048 from mattfarina/bump-fleet-0.3.11

Updating to fleet v0.3.11
pull/2050/head
Arvind Iyengar 2022-08-29 12:33:18 -07:00 committed by GitHub
commit 46b089f26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
46 changed files with 33 additions and 33 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -8,8 +8,8 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.3.11-rc1
appVersion: 0.3.11
description: Fleet Manager Agent - GitOps at Scale
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
version: 100.0.5+up0.3.11-rc1
version: 100.0.5+up0.3.11

View File

@ -1,7 +1,7 @@
image:
os: "windows,linux"
repository: rancher/fleet-agent
tag: v0.3.11-rc1
tag: v0.3.11
# The public URL of the Kubernetes API server running the Fleet Manager must be set here
# Example: https://example.com:6443

View File

@ -6,8 +6,8 @@ annotations:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.3.11-rc1
appVersion: 0.3.11
description: Fleet Manager CustomResourceDefinitions
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
version: 100.0.5+up0.3.11-rc1
version: 100.0.5+up0.3.11

View File

@ -11,7 +11,7 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.3.11-rc1
appVersion: 0.3.11
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: 100.0.5+up0.3.11-rc1
version: 100.0.5+up0.3.11

View File

@ -1,11 +1,11 @@
image:
repository: rancher/fleet
tag: v0.3.11-rc1
tag: v0.3.11
imagePullPolicy: IfNotPresent
agentImage:
repository: rancher/fleet-agent
tag: v0.3.11-rc1
tag: v0.3.11
imagePullPolicy: IfNotPresent
# For cluster registration the public URL of the Kubernetes API server must be set here

View File

@ -14,19 +14,19 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.3.11-rc1
created: "2022-08-26T17:13:21.585266-04:00"
appVersion: 0.3.11
created: "2022-08-29T14:44:42.460526-04:00"
dependencies:
- condition: gitops.enabled
name: gitjob
repository: file://./charts/gitjob
description: Fleet Manager - GitOps at Scale
digest: 8190fe914d40fc2b86923c1232193629083316ca1cce8d37913cdbcef0d9744b
digest: 11938b6d70d7700539f29a8a614e1bda17890104b5889cb07964560237c1acd7
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet
urls:
- assets/fleet/fleet-100.0.5+up0.3.11-rc1.tgz
version: 100.0.5+up0.3.11-rc1
- assets/fleet/fleet-100.0.5+up0.3.11.tgz
version: 100.0.5+up0.3.11
- annotations:
catalog.cattle.io/auto-install: fleet-crd=match
catalog.cattle.io/certified: rancher
@ -303,15 +303,15 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.3.11-rc1
created: "2022-08-26T17:13:22.864605-04:00"
appVersion: 0.3.11
created: "2022-08-29T14:44:42.465605-04:00"
description: Fleet Manager Agent - GitOps at Scale
digest: c814fccd59fef6029d84441be26e289e3e7cb630556aaa0fcf8e0853a32b3b43
digest: ab157fecc5195bfcceb92edcf8c0396c5aad72d354aebb81cbcd4985b5502150
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
urls:
- assets/fleet-agent/fleet-agent-100.0.5+up0.3.11-rc1.tgz
version: 100.0.5+up0.3.11-rc1
- assets/fleet-agent/fleet-agent-100.0.5+up0.3.11.tgz
version: 100.0.5+up0.3.11
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
@ -526,15 +526,15 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.3.11-rc1
created: "2022-08-26T17:13:24.062075-04:00"
appVersion: 0.3.11
created: "2022-08-29T14:44:42.47807-04:00"
description: Fleet Manager CustomResourceDefinitions
digest: 38c3144e2cd38352ba96be7c60b56c133affd6c7aa88f8151e478d2a1ee2a9a2
digest: 7ad8fd587cdd8b1ece6e18cb4a598fb72c55c72eae22bba8fc0328dcae8c38ac
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
urls:
- assets/fleet-crd/fleet-crd-100.0.5+up0.3.11-rc1.tgz
version: 100.0.5+up0.3.11-rc1
- assets/fleet-crd/fleet-crd-100.0.5+up0.3.11.tgz
version: 100.0.5+up0.3.11
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"

View File

@ -11,4 +11,4 @@
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.3.11-rc1
appVersion: 0.3.11

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/fleet/releases/download/v0.3.11-rc1/fleet-agent-0.3.11-rc1.tgz
url: https://github.com/rancher/fleet/releases/download/v0.3.11/fleet-agent-0.3.11.tgz
version: 100.0.5

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/fleet/releases/download/v0.3.11-rc1/fleet-crd-0.3.11-rc1.tgz
url: https://github.com/rancher/fleet/releases/download/v0.3.11/fleet-crd-0.3.11.tgz
version: 100.0.5

View File

@ -12,4 +12,4 @@
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.3.11-rc1
appVersion: 0.3.11

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/fleet/releases/download/v0.3.11-rc1/fleet-0.3.11-rc1.tgz
url: https://github.com/rancher/fleet/releases/download/v0.3.11/fleet-0.3.11.tgz
version: 100.0.5

View File

@ -1,3 +1,3 @@
url: https://github.com/rancher/fleet/releases/download/v0.3.11-rc1/fleet-0.3.11-rc1.tgz
url: https://github.com/rancher/fleet/releases/download/v0.3.11/fleet-0.3.11.tgz
subdirectory: charts/gitjob
doNotRelease: true

View File

@ -1,6 +1,6 @@
fleet:
- 100.0.5+up0.3.11-rc1
- 100.0.5+up0.3.11
fleet-agent:
- 100.0.5+up0.3.11-rc1
- 100.0.5+up0.3.11
fleet-crd:
- 100.0.5+up0.3.11-rc1
- 100.0.5+up0.3.11