mirror of https://git.rancher.io/charts
Updating fleet to 0.5.0-rc3
Signed-off-by: Matt Farina <matt.farina@suse.com>pull/2172/head
parent
9d336deec8
commit
756dbc4ca9
|
@ -11,4 +11,4 @@
|
|||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.0-rc2
|
||||
appVersion: 0.5.0-rc3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc2/fleet-agent-0.5.0-rc2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc3/fleet-agent-0.5.0-rc3.tgz
|
||||
version: 101.0.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc2/fleet-crd-0.5.0-rc2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc3/fleet-crd-0.5.0-rc3.tgz
|
||||
version: 101.0.0
|
||||
|
|
|
@ -12,4 +12,4 @@
|
|||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.0-rc2
|
||||
appVersion: 0.5.0-rc3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc2/fleet-0.5.0-rc2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc3/fleet-0.5.0-rc3.tgz
|
||||
version: 101.0.0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc2/fleet-0.5.0-rc2.tgz
|
||||
url: https://github.com/rancher/fleet/releases/download/v0.5.0-rc3/fleet-0.5.0-rc3.tgz
|
||||
subdirectory: charts/gitjob
|
||||
doNotRelease: true
|
12
release.yaml
12
release.yaml
|
@ -1,11 +1,11 @@
|
|||
epinio:
|
||||
- 100.0.0+up1.2.1
|
||||
fleet:
|
||||
- 101.0.0+up0.5.0-rc2
|
||||
- 101.0.0+up0.5.0-rc3
|
||||
fleet-agent:
|
||||
- 101.0.0+up0.5.0-rc2
|
||||
- 101.0.0+up0.5.0-rc3
|
||||
fleet-crd:
|
||||
- 101.0.0+up0.5.0-rc2
|
||||
- 101.0.0+up0.5.0-rc3
|
||||
neuvector:
|
||||
- 101.0.0+up2.2.3
|
||||
neuvector-crd:
|
||||
|
@ -60,12 +60,6 @@ rancher-webhook:
|
|||
- 2.0.0+up0.3.0-rc4
|
||||
rancher-istio:
|
||||
- 101.0.0+up1.14.3
|
||||
fleet:
|
||||
- 101.0.0+up0.5.0-rc2
|
||||
fleet-agent:
|
||||
- 101.0.0+up0.5.0-rc2
|
||||
fleet-crd:
|
||||
- 101.0.0+up0.5.0-rc2
|
||||
system-upgrade-controller:
|
||||
- 101.0.0+up0.3.3
|
||||
rancher-aks-operator:
|
||||
|
|
Loading…
Reference in New Issue