mirror of https://git.rancher.io/charts
Updating to Fleet v0.8.0
parent
3cc2851f8b
commit
8792e1b2a1
|
@ -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.8.0-rc.9
|
||||
appVersion: 0.8.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-agent-0.8.0-rc.9.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-agent-0.8.0.tgz
|
||||
version: 103.0.0
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-crd-0.8.0-rc.9.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-crd-0.8.0.tgz
|
||||
version: 103.0.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.8.0-rc.9
|
||||
appVersion: 0.8.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-0.8.0-rc.9.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-0.8.0.tgz
|
||||
version: 103.0.0
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-0.8.0-rc.9.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-0.8.0.tgz
|
||||
subdirectory: charts/gitjob
|
||||
doNotRelease: true
|
||||
|
|
|
@ -4,13 +4,13 @@ rancher-monitoring-crd:
|
|||
- 103.0.0+up40.1.2
|
||||
fleet:
|
||||
- 102.1.1+up0.7.1
|
||||
- 103.0.0+up0.8.0-rc.9
|
||||
- 103.0.0+up0.8.0
|
||||
fleet-agent:
|
||||
- 102.1.1+up0.7.1
|
||||
- 103.0.0+up0.8.0-rc.9
|
||||
- 103.0.0+up0.8.0
|
||||
fleet-crd:
|
||||
- 102.1.1+up0.7.1
|
||||
- 103.0.0+up0.8.0-rc.9
|
||||
- 103.0.0+up0.8.0
|
||||
rancher-provisioning-capi:
|
||||
- 103.0.0+up0.0.1
|
||||
rancher-webhook:
|
||||
|
|
Loading…
Reference in New Issue