Skip to content

Commit

Permalink
Updating to Fleet v0.8.0-rc.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fleet-bot committed Aug 21, 2023
1 parent 4c74931 commit a27d041
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0-rc.8
appVersion: 0.8.0-rc.9
2 changes: 1 addition & 1 deletion packages/fleet/fleet-agent/package.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.8/fleet-agent-0.8.0-rc.8.tgz
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-agent-0.8.0-rc.9.tgz
version: 102.2.0
2 changes: 1 addition & 1 deletion packages/fleet/fleet-crd/package.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.8/fleet-crd-0.8.0-rc.8.tgz
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-crd-0.8.0-rc.9.tgz
version: 102.2.0
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0-rc.8
appVersion: 0.8.0-rc.9
2 changes: 1 addition & 1 deletion packages/fleet/fleet/package.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.8/fleet-0.8.0-rc.8.tgz
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-0.8.0-rc.9.tgz
version: 102.2.0
2 changes: 1 addition & 1 deletion packages/fleet/gitjob/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.8/fleet-0.8.0-rc.8.tgz
url: https://github.com/rancher/fleet/releases/download/v0.8.0-rc.9/fleet-0.8.0-rc.9.tgz
subdirectory: charts/gitjob
doNotRelease: true
6 changes: 3 additions & 3 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ epinio-crd:
- 102.0.4+up1.9.0
fleet:
- 102.1.0+up0.7.0
- 102.2.0+up0.8.0-rc.8
- 102.2.0+up0.8.0-rc.9
fleet-agent:
- 102.1.0+up0.7.0
- 102.2.0+up0.8.0-rc.8
- 102.2.0+up0.8.0-rc.9
fleet-crd:
- 102.1.0+up0.7.0
- 102.2.0+up0.8.0-rc.8
- 102.2.0+up0.8.0-rc.9
prometheus-federator:
- 0.3.0+up0.3.3
rancher-aks-operator:
Expand Down

0 comments on commit a27d041

Please sign in to comment.