diff --git a/README.md b/README.md index 5b6701c..65c8563 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ Add the Rucio Helm repository to your local Helm installation then you can insta ## Chart Versioning The latest chart version is always recommended for use with the latest Rucio version. -The Rucio Helm Chart versions are correlated with Rucio versions at the minor verion level; each product follows it's own patch versioning. -I. e., Helm Chart 1.27.1 contains Helm improvements over chart 1.27.0 and both are compatible with any Rucio 1.27.Z release. +The Rucio Helm Chart versions are correlated with Rucio versions at the major verion level; each product follows it's own patch versioning. +I. e., Helm Chart 34.0.3 contains Helm improvements over chart 34.0.2 and both are compatible with any Rucio 34.Y.Z release. Developers: Please make pull requests for charts for the current Rucio version against the `main` or `master` branch. -Fixes which are relevant to previous versions may also have pull requests made against the relevant release-X.Y (e.g. release-1.26) branch. +Fixes which are relevant to previous versions may also have pull requests made against the relevant release-X (e.g. release-34) branch. Patches against old, non-LTS Rucio releases will be accepted, but no effort will be made to make sure all fixes are made. -For LTS releases (currently 1.23.Z and 1.26.Z), the charts for those releases should be kept up to date. +For LTS releases (currently 1.29 and 32), the charts for those releases should be kept up to date. For details on installing a particular chart, see the README.md in that portion of this repository. diff --git a/charts/rucio-daemons/Chart.yaml b/charts/rucio-daemons/Chart.yaml index 172b02b..49683c1 100644 --- a/charts/rucio-daemons/Chart.yaml +++ b/charts/rucio-daemons/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-daemons -version: 33.0.0 +version: 34.0.0 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: diff --git a/charts/rucio-probes/Chart.yaml b/charts/rucio-probes/Chart.yaml index 978f6b3..a8d154e 100644 --- a/charts/rucio-probes/Chart.yaml +++ b/charts/rucio-probes/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 appVersion: "1.0" description: Helm chart for probe cron jobs needed in Rucio name: rucio-probes -version: 33.0.0 +version: 34.0.0 diff --git a/charts/rucio-server/Chart.yaml b/charts/rucio-server/Chart.yaml index 1764fe4..f1af01c 100644 --- a/charts/rucio-server/Chart.yaml +++ b/charts/rucio-server/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-server -version: 33.0.3 +version: 34.0.0 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: diff --git a/charts/rucio-ui/Chart.yaml b/charts/rucio-ui/Chart.yaml index a05b363..339508f 100644 --- a/charts/rucio-ui/Chart.yaml +++ b/charts/rucio-ui/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-ui -version: 33.0.0 +version: 34.0.0 apiVersion: v1 description: A Helm chart to deploy webui servers for Rucio keywords: diff --git a/charts/rucio-webui/Chart.yaml b/charts/rucio-webui/Chart.yaml index 9524dcc..2e7d06c 100644 --- a/charts/rucio-webui/Chart.yaml +++ b/charts/rucio-webui/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-webui -version: 33.0.0 +version: 34.0.0 apiVersion: v1 description: A Helm chart to deploy the new webui (2.0) servers for Rucio keywords: