From b580eb3dada3fae7d8657daaf49fd9835a518224 Mon Sep 17 00:00:00 2001 From: fleet-bot Date: Tue, 12 Sep 2023 16:20:55 +0000 Subject: [PATCH] Updating to Fleet v0.9.0-rc.1 --- .../fleet-agent/generated-changes/patch/Chart.yaml.patch | 2 +- packages/fleet/fleet-agent/package.yaml | 4 ++-- packages/fleet/fleet-crd/package.yaml | 4 ++-- .../fleet/fleet/generated-changes/patch/Chart.yaml.patch | 2 +- packages/fleet/fleet/package.yaml | 4 ++-- packages/fleet/gitjob/package.yaml | 2 +- release.yaml | 6 +++--- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/fleet/fleet-agent/generated-changes/patch/Chart.yaml.patch b/packages/fleet/fleet-agent/generated-changes/patch/Chart.yaml.patch index 0517a71d1..addf55462 100644 --- a/packages/fleet/fleet-agent/generated-changes/patch/Chart.yaml.patch +++ b/packages/fleet/fleet-agent/generated-changes/patch/Chart.yaml.patch @@ -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 diff --git a/packages/fleet/fleet-agent/package.yaml b/packages/fleet/fleet-agent/package.yaml index d2aa3b9a9..50504b728 100644 --- a/packages/fleet/fleet-agent/package.yaml +++ b/packages/fleet/fleet-agent/package.yaml @@ -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 \ No newline at end of file +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 \ No newline at end of file diff --git a/packages/fleet/fleet-crd/package.yaml b/packages/fleet/fleet-crd/package.yaml index 928c77001..650001e6b 100644 --- a/packages/fleet/fleet-crd/package.yaml +++ b/packages/fleet/fleet-crd/package.yaml @@ -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 \ No newline at end of file +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 \ No newline at end of file diff --git a/packages/fleet/fleet/generated-changes/patch/Chart.yaml.patch b/packages/fleet/fleet/generated-changes/patch/Chart.yaml.patch index e5ffe6604..b562c1245 100644 --- a/packages/fleet/fleet/generated-changes/patch/Chart.yaml.patch +++ b/packages/fleet/fleet/generated-changes/patch/Chart.yaml.patch @@ -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 diff --git a/packages/fleet/fleet/package.yaml b/packages/fleet/fleet/package.yaml index 776d5d795..dac2cb8d6 100644 --- a/packages/fleet/fleet/package.yaml +++ b/packages/fleet/fleet/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-0.8.0.tgz -version: 103.0.0 \ No newline at end of file +url: https://github.com/rancher/fleet/releases/download/v0.9.0-rc.1/fleet-0.9.0-rc.1.tgz +version: 103.1.0 \ No newline at end of file diff --git a/packages/fleet/gitjob/package.yaml b/packages/fleet/gitjob/package.yaml index 79706dc51..5475f09ef 100644 --- a/packages/fleet/gitjob/package.yaml +++ b/packages/fleet/gitjob/package.yaml @@ -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 diff --git a/release.yaml b/release.yaml index b58a99e77..944c05efd 100644 --- a/release.yaml +++ b/release.yaml @@ -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