diff --git a/docs/7-release-history.md b/docs/7-release-history.md index 4adb3861..1811fff5 100644 --- a/docs/7-release-history.md +++ b/docs/7-release-history.md @@ -19,8 +19,8 @@ The objectif of this version is : | Release | Date | Description | | --------------------------------------------------------------- | -------- | ----------------------------------- | -| [8.13.1](https://github.com/startxfr/sxcm/releases/tag/v8.13.1) | 21-09-23 | Stable for openshift 4.8.13 release | -| [8.3.3](https://github.com/startxfr/sxcm/releases/tag/v8.3.3) | 21-08-03 | Stable for openshift 8.3.3 release | +| [8.13.1](https://github.com/startxfr/sxcm/releases/tag/v8.13.1) | 21-10-07 | Stable for openshift 4.8.13 release | +| 8.3.3 | 21-08-03 | Stable for openshift 8.3.3 release | ## version 7.22.x (chaumeil) @@ -46,9 +46,9 @@ The objectif of this version is : - Finish to add demo in the example-catalog - Move documentation to readthedocs infrastructure -| Release | Date | Description | -| --------------------------------------------------------------- | -------- | ----------------------------------- | -| [6.1.1](https://github.com/startxfr/sxcm/releases/tag/v6.1.1) | 21-08-03 | Stable for openshift 4.6.1 release | +| Release | Date | Description | +| ------------------------------------------------------------- | -------- | ---------------------------------- | +| [6.1.1](https://github.com/startxfr/sxcm/releases/tag/v6.1.1) | 21-08-03 | Stable for openshift 4.6.1 release | ## version 0.1.x (chauzu) diff --git a/src/config b/src/config index 01f06a11..86e9eaa9 100644 --- a/src/config +++ b/src/config @@ -42,7 +42,7 @@ SXCM_AWS_ZONE=eu-west-3 # SXCM_RHN_PULLSECRET='{"auths":{"cloud.openshift.com":{"auth":"XXXX","email":"cl@startx.fr"},"quay.io":{"auth":"XXXX","email":"cl@startx.fr"},"registry.connect.redhat.com":{"auth":"XXXX","email":"cl@startx.fr"},"registry.redhat.io":{"auth":"XXXX","email":"cl@startx.fr"}}}' ## sxcm GIT configuration (if commented, should be declared using 'sxcm setup git' command) -SXCM_GIT_BRANCH_MAIN=v0.8.13 +SXCM_GIT_BRANCH_MAIN=v8.13.1 SXCM_GIT_BRANCH_DEFAULT=mycluster # SXCM_GIT_REPO=https://github.com/startxfr/sxcm-cluster-repo.git # SXCM_GIT_LOGIN=mygithubname