mirror of https://git.rancher.io/charts
Updating to Fleet v0.7.0-rc.2
parent
ed263b2313
commit
8973e498fe
|
@ -11,4 +11,4 @@
|
||||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||||
catalog.cattle.io/release-name: fleet-agent
|
catalog.cattle.io/release-name: fleet-agent
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.6.0
|
appVersion: 0.7.0-rc.2
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.6.0/fleet-agent-0.6.0.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.7.0-rc.2/fleet-agent-0.7.0-rc.2.tgz
|
||||||
version: 102.0.0
|
version: 102.1.0
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.6.0/fleet-crd-0.6.0.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.7.0-rc.2/fleet-crd-0.7.0-rc.2.tgz
|
||||||
version: 102.0.0
|
version: 102.1.0
|
||||||
|
|
|
@ -12,4 +12,4 @@
|
||||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||||
catalog.cattle.io/release-name: fleet
|
catalog.cattle.io/release-name: fleet
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.6.0
|
appVersion: 0.7.0-rc.2
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.6.0/fleet-0.6.0.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.7.0-rc.2/fleet-0.7.0-rc.2.tgz
|
||||||
version: 102.0.0
|
version: 102.1.0
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
url: https://github.com/rancher/fleet/releases/download/v0.6.0/fleet-0.6.0.tgz
|
url: https://github.com/rancher/fleet/releases/download/v0.7.0-rc.2/fleet-0.7.0-rc.2.tgz
|
||||||
subdirectory: charts/gitjob
|
subdirectory: charts/gitjob
|
||||||
doNotRelease: true
|
doNotRelease: true
|
||||||
|
|
|
@ -21,3 +21,12 @@ longhorn:
|
||||||
- 101.1.1+up1.3.3
|
- 101.1.1+up1.3.3
|
||||||
longhorn-crd:
|
longhorn-crd:
|
||||||
- 101.1.1+up1.3.3
|
- 101.1.1+up1.3.3
|
||||||
|
fleet:
|
||||||
|
- 102.0.0+up0.6.0
|
||||||
|
- 102.1.0+up0.7.0-rc.2
|
||||||
|
fleet-agent:
|
||||||
|
- 102.0.0+up0.6.0
|
||||||
|
- 102.1.0+up0.7.0-rc.2
|
||||||
|
fleet-crd:
|
||||||
|
- 102.0.0+up0.6.0
|
||||||
|
- 102.1.0+up0.7.0-rc.2
|
||||||
|
|
Loading…
Reference in New Issue