Skip to content

Commit

Permalink
Merge pull request rancher#43174 from macedogm/remove-v2.5-from-stable
Browse files Browse the repository at this point in the history
Remove outdated info about old releases 2.6 and 1.6
  • Loading branch information
cbron authored Nov 16, 2023
2 parents 5b42ca5 + c03ad2a commit 58bfcb1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 83 deletions.
14 changes: 6 additions & 8 deletions README-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@

*This file is auto-generated from README-template.md, please make any changes there.*

[![Build Status](https://drone-publish.rancher.io/api/badges/rancher/rancher/status.svg?branch=release/v2.6)](https://drone-publish.rancher.io/rancher/rancher)
[![Build Status](https://drone-publish.rancher.io/api/badges/rancher/rancher/status.svg?branch=release/v2.8)](https://drone-publish.rancher.io/rancher/rancher)
[![Docker Pulls](https://img.shields.io/docker/pulls/rancher/rancher.svg)](https://store.docker.com/community/images/rancher/rancher)
[![Go Report Card](https://goreportcard.com/badge/github.com/rancher/rancher)](https://goreportcard.com/report/github.com/rancher/rancher)

Rancher is an open source container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams.

> Looking for Rancher 1.6.x info? [Click here](https://github.com/rancher/rancher/blob/master/README_1_6.md)
## Latest Release

To get automated notifications of our latest release, you can watch the announcements category in our [forums](http://forums.rancher.com/c/announcements), or subscribe to the RSS feed `https://forums.rancher.com/c/announcements.rss`.
Expand All @@ -22,24 +20,24 @@ Open your browser to https://localhost

## Installation

See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.6/en/installation/) for all installation options.
See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.8/en/installation/) for all installation options.

### Minimum Requirements

* Operating Systems
* Please see [Support Matrix](https://rancher.com/support-matrix/) for specific OS versions for each Rancher version. Note that the link will default to the support matrix for the latest version of Rancher. Use the left navigation menu to select a different Rancher version.
* Hardware & Software
* Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.6/en/installation/requirements/) for hardware and software requirements.
* Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.8/en/installation/requirements/) for hardware and software requirements.

### Using Rancher

To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.6/en/).
To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.8/en/).

## Source Code

This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list.
This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list.

Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list.
Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list.

## Support, Discussion, and Community
If you need any help with Rancher, please join us at either our [Rancher forums](http://forums.rancher.com/) or [Slack](https://slack.rancher.io/) where most of our team hangs out at.
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@ Open your browser to https://localhost

## Installation

See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.6/en/installation/) for all installation options.
See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.8/en/installation/) for all installation options.

### Minimum Requirements

* Operating Systems
* Please see [Support Matrix](https://rancher.com/support-matrix/) for specific OS versions for each Rancher version. Note that the link will default to the support matrix for the latest version of Rancher. Use the left navigation menu to select a different Rancher version.
* Hardware & Software
* Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.6/en/installation/requirements/) for hardware and software requirements.
* Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.8/en/installation/requirements/) for hardware and software requirements.

### Using Rancher

To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.6/en/).
To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.8/en/).

## Source Code

This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list.
This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list.

Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list.
Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list.

## Support, Discussion, and Community
If you need any help with Rancher, please join us at either our [Rancher forums](http://forums.rancher.com/) or [Slack](https://slack.rancher.io/) where most of our team hangs out at.
Expand Down
70 changes: 0 additions & 70 deletions README_1_6.md

This file was deleted.

0 comments on commit 58bfcb1

Please sign in to comment.