Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Prepare for release v2021.03.08 (#62)
Browse files Browse the repository at this point in the history
ProductLine: Stash

Release: v2021.03.08

Release-tracker: stashed/CHANGELOG#29
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Mar 9, 2021
1 parent 1306ba5 commit d4246cf
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 126 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Generated by render-gotpl. DO NOT EDIT.

| Catalog | Usage | Available Versions |
| --------------------------------------------------------------- | --------------------------- | ------------------------------------------------------------------------------------------------------ |
| [stash-elasticsearch](https://github.com/stashed/elasticsearch) | Stash Elasticsearch plugin | `5.6.4-v6`, `6.2.4-v6`, `6.3.0-v6`, `6.4.0-v6`, `6.5.3-v6`, `6.8.0-v6`, `7.2.0-v6`, `7.3.2-v6` |
| [stash-mariadb](https://github.com/stashed/mariadb) | Stash Mariadb plugin | `10.5.8` |
| [stash-mongodb](https://github.com/stashed/mongodb) | Stash Mongodb plugin | `3.4.17-v5`, `3.4.22-v5`, `3.6.8-v5`, `3.6.13-v5`, `4.0.3-v5`, `4.0.5-v5`, `4.0.11-v5`, `4.1.4-v5`, `4.1.7-v5`, `4.1.13-v5`, `4.2.3-v5` |
| [stash-mysql](https://github.com/stashed/mysql) | Stash Mysql plugin | `5.7.25-v6`, `8.0.3-v6`, `8.0.14-v6`, `8.0.21` |
| [stash-percona-xtradb](https://github.com/stashed/percona-xtradb) | Stash Percona Xtradb plugin | `5.7.0-v1` |
| [stash-postgres](https://github.com/stashed/postgres) | Stash Postgres plugin | `9.6.19-v4`, `10.14.0-v4`, `11.9.0-v4`, `12.4.0-v4`, `13.1.0-v1` |
| [stash-elasticsearch](https://github.com/stashed/elasticsearch) | Stash Elasticsearch plugin | `5.6.4-v7`, `6.2.4-v7`, `6.3.0-v7`, `6.4.0-v7`, `6.5.3-v7`, `6.8.0-v7`, `7.2.0-v7`, `7.3.2-v7` |
| [stash-mariadb](https://github.com/stashed/mariadb) | Stash Mariadb plugin | `10.5.8-v1` |
| [stash-mongodb](https://github.com/stashed/mongodb) | Stash Mongodb plugin | `3.4.17-v6`, `3.4.22-v6`, `3.6.8-v6`, `3.6.13-v6`, `4.0.3-v6`, `4.0.5-v6`, `4.0.11-v6`, `4.1.4-v6`, `4.1.7-v6`, `4.1.13-v6`, `4.2.3-v6` |
| [stash-mysql](https://github.com/stashed/mysql) | Stash Mysql plugin | `5.7.25-v7`, `8.0.3-v7`, `8.0.14-v7`, `8.0.21-v1` |
| [stash-percona-xtradb](https://github.com/stashed/percona-xtradb) | Stash Percona Xtradb plugin | `5.7.0-v2` |
| [stash-postgres](https://github.com/stashed/postgres) | Stash Postgres plugin | `9.6.19-v5`, `10.14.0-v5`, `11.9.0-v5`, `12.4.0-v5`, `13.1.0-v2` |

## Contribution guidelines

Expand Down
60 changes: 30 additions & 30 deletions catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,61 +5,61 @@
{
"name": "elasticsearch",
"versions": [
"5.6.4-v6",
"6.2.4-v6",
"6.3.0-v6",
"6.4.0-v6",
"6.5.3-v6",
"6.8.0-v6",
"7.2.0-v6",
"7.3.2-v6"
"5.6.4-v7",
"6.2.4-v7",
"6.3.0-v7",
"6.4.0-v7",
"6.5.3-v7",
"6.8.0-v7",
"7.2.0-v7",
"7.3.2-v7"
]
},
{
"name": "mariadb",
"versions": [
"10.5.8"
"10.5.8-v1"
]
},
{
"name": "mongodb",
"versions": [
"3.4.17-v5",
"3.4.22-v5",
"3.6.8-v5",
"3.6.13-v5",
"4.0.3-v5",
"4.0.5-v5",
"4.0.11-v5",
"4.1.4-v5",
"4.1.7-v5",
"4.1.13-v5",
"4.2.3-v5"
"3.4.17-v6",
"3.4.22-v6",
"3.6.8-v6",
"3.6.13-v6",
"4.0.3-v6",
"4.0.5-v6",
"4.0.11-v6",
"4.1.4-v6",
"4.1.7-v6",
"4.1.13-v6",
"4.2.3-v6"
]
},
{
"name": "mysql",
"versions": [
"5.7.25-v6",
"8.0.3-v6",
"8.0.14-v6",
"8.0.21"
"5.7.25-v7",
"8.0.3-v7",
"8.0.14-v7",
"8.0.21-v1"
]
},
{
"name": "percona-xtradb",
"versions": [
"5.7.0-v1"
"5.7.0-v2"
]
},
{
"name": "postgres",
"versions": [
"9.6.19-v4",
"10.14.0-v4",
"11.9.0-v4",
"12.4.0-v4",
"13.1.0-v1"
"9.6.19-v5",
"10.14.0-v5",
"11.9.0-v5",
"12.4.0-v5",
"13.1.0-v2"
]
}
]
Expand Down
60 changes: 30 additions & 30 deletions deploy/helm2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,51 +29,51 @@ CATALOGS=(
)

ELASTICSEARCH_VERSIONS=(
5.6.4-v6
6.2.4-v6
6.3.0-v6
6.4.0-v6
6.5.3-v6
6.8.0-v6
7.2.0-v6
7.3.2-v6
5.6.4-v7
6.2.4-v7
6.3.0-v7
6.4.0-v7
6.5.3-v7
6.8.0-v7
7.2.0-v7
7.3.2-v7
)

MARIADB_VERSIONS=(
10.5.8
10.5.8-v1
)

MONGODB_VERSIONS=(
3.4.17-v5
3.4.22-v5
3.6.8-v5
3.6.13-v5
4.0.3-v5
4.0.5-v5
4.0.11-v5
4.1.4-v5
4.1.7-v5
4.1.13-v5
4.2.3-v5
3.4.17-v6
3.4.22-v6
3.6.8-v6
3.6.13-v6
4.0.3-v6
4.0.5-v6
4.0.11-v6
4.1.4-v6
4.1.7-v6
4.1.13-v6
4.2.3-v6
)

MYSQL_VERSIONS=(
5.7.25-v6
8.0.3-v6
8.0.14-v6
8.0.21
5.7.25-v7
8.0.3-v7
8.0.14-v7
8.0.21-v1
)

PERCONA_XTRADB_VERSIONS=(
5.7.0-v1
5.7.0-v2
)

POSTGRES_VERSIONS=(
9.6.19-v4
10.14.0-v4
11.9.0-v4
12.4.0-v4
13.1.0-v1
9.6.19-v5
10.14.0-v5
11.9.0-v5
12.4.0-v5
13.1.0-v2
)

OS=""
Expand Down
60 changes: 30 additions & 30 deletions deploy/helm3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,51 +29,51 @@ CATALOGS=(
)

ELASTICSEARCH_VERSIONS=(
5.6.4-v6
6.2.4-v6
6.3.0-v6
6.4.0-v6
6.5.3-v6
6.8.0-v6
7.2.0-v6
7.3.2-v6
5.6.4-v7
6.2.4-v7
6.3.0-v7
6.4.0-v7
6.5.3-v7
6.8.0-v7
7.2.0-v7
7.3.2-v7
)

MARIADB_VERSIONS=(
10.5.8
10.5.8-v1
)

MONGODB_VERSIONS=(
3.4.17-v5
3.4.22-v5
3.6.8-v5
3.6.13-v5
4.0.3-v5
4.0.5-v5
4.0.11-v5
4.1.4-v5
4.1.7-v5
4.1.13-v5
4.2.3-v5
3.4.17-v6
3.4.22-v6
3.6.8-v6
3.6.13-v6
4.0.3-v6
4.0.5-v6
4.0.11-v6
4.1.4-v6
4.1.7-v6
4.1.13-v6
4.2.3-v6
)

MYSQL_VERSIONS=(
5.7.25-v6
8.0.3-v6
8.0.14-v6
8.0.21
5.7.25-v7
8.0.3-v7
8.0.14-v7
8.0.21-v1
)

PERCONA_XTRADB_VERSIONS=(
5.7.0-v1
5.7.0-v2
)

POSTGRES_VERSIONS=(
9.6.19-v4
10.14.0-v4
11.9.0-v4
12.4.0-v4
13.1.0-v1
9.6.19-v5
10.14.0-v5
11.9.0-v5
12.4.0-v5
13.1.0-v2
)

OS=""
Expand Down
60 changes: 30 additions & 30 deletions deploy/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,51 +29,51 @@ CATALOGS=(
)

ELASTICSEARCH_VERSIONS=(
5.6.4-v6
6.2.4-v6
6.3.0-v6
6.4.0-v6
6.5.3-v6
6.8.0-v6
7.2.0-v6
7.3.2-v6
5.6.4-v7
6.2.4-v7
6.3.0-v7
6.4.0-v7
6.5.3-v7
6.8.0-v7
7.2.0-v7
7.3.2-v7
)

MARIADB_VERSIONS=(
10.5.8
10.5.8-v1
)

MONGODB_VERSIONS=(
3.4.17-v5
3.4.22-v5
3.6.8-v5
3.6.13-v5
4.0.3-v5
4.0.5-v5
4.0.11-v5
4.1.4-v5
4.1.7-v5
4.1.13-v5
4.2.3-v5
3.4.17-v6
3.4.22-v6
3.6.8-v6
3.6.13-v6
4.0.3-v6
4.0.5-v6
4.0.11-v6
4.1.4-v6
4.1.7-v6
4.1.13-v6
4.2.3-v6
)

MYSQL_VERSIONS=(
5.7.25-v6
8.0.3-v6
8.0.14-v6
8.0.21
5.7.25-v7
8.0.3-v7
8.0.14-v7
8.0.21-v1
)

PERCONA_XTRADB_VERSIONS=(
5.7.0-v1
5.7.0-v2
)

POSTGRES_VERSIONS=(
9.6.19-v4
10.14.0-v4
11.9.0-v4
12.4.0-v4
13.1.0-v1
9.6.19-v5
10.14.0-v5
11.9.0-v5
12.4.0-v5
13.1.0-v2
)

OS=""
Expand Down

0 comments on commit d4246cf

Please sign in to comment.