mirror of https://git.rancher.io/charts
Updating to Fleet v0.9.0-rc.1
parent
e4d17292c6
commit
b580eb3dad
|
@ -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
|
||||
appVersion: 0.9.0-rc.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-agent-0.8.0.tgz
|
||||
version: 103.0.0
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.1/fleet-agent-0.9.0-rc.1.tgz
|
||||
version: 103.1.0
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-crd-0.8.0.tgz
|
||||
version: 103.0.0
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.1/fleet-crd-0.9.0-rc.1.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.8.0
|
||||
appVersion: 0.9.0-rc.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-0.8.0.tgz
|
||||
version: 103.0.0
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.1/fleet-0.9.0-rc.1.tgz
|
||||
version: 103.1.0
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-0.8.0.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.1/fleet-0.9.0-rc.1.tgz
|
||||
subdirectory: charts/gitjob
|
||||
doNotRelease: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
fleet:
|
||||
- 103.0.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.1
|
||||
fleet-agent:
|
||||
- 103.0.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.1
|
||||
fleet-crd:
|
||||
- 103.0.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.1
|
||||
|
|
Loading…
Reference in New Issue