Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v2020.11.12 #24

Merged
merged 22 commits into from
Nov 12, 2020
Merged
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| KubeDB Version | Release Date | User Guide | Changelog | Kubernetes Version |
|--------------------------- | ------------ | ---------- | --------- | ------------------ |
| [v2020.11.12](https:/github.com/kubedb/CHANGELOG/releases/tag/v2020.11.12) | 2020-11-12 | [User Guide](https://kubedb.com/docs/v2020.11.12) | [CHANGELOG](/releases/v2020.11.12/README.md) | 1.14+ |
| [v2020.11.11](https:/github.com/kubedb/CHANGELOG/releases/tag/v2020.11.11) | 2020-11-11 | [User Guide](https://kubedb.com/docs/v2020.11.11) | [CHANGELOG](/releases/v2020.11.11/README.md) | 1.14+ |
| [v2020.11.08](https:/github.com/kubedb/CHANGELOG/releases/tag/v2020.11.08) | 2020-11-09 | [User Guide](https://kubedb.com/docs/v2020.11.08) | [CHANGELOG](/releases/v2020.11.08/README.md) | 1.14+ |
| [v2020.10.28](https:/github.com/kubedb/CHANGELOG/releases/tag/v2020.10.28) | 2020-10-29 | [User Guide](https://kubedb.com/docs/v2020.10.28) | [CHANGELOG](/releases/v2020.10.28/README.md) | 1.14+ |
Expand Down
36 changes: 36 additions & 0 deletions releases/v2020.11.12/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"product_line": "KubeDB",
"release": "v2020.11.12",
"release_date": "2020-11-12T07:55:31.663210097Z",
"release_project_url": "https://github.com/kubedb/CHANGELOG",
"docs_url": "https://kubedb.com/docs/v2020.11.12",
"kubernetes_version": "1.14+",
"projects": [
{
"url": "github.com/kubedb/apimachinery",
"releases": [
{
"tag": "v0.15.1",
"commits": [
{
"SHA": "ea20944b",
"Subject": "Set default resource requests = 1/2 * limits (#653)"
},
{
"SHA": "fb8a454c",
"Subject": "Fix serviceTemplate inline json (#652)"
},
{
"SHA": "44d1f43b",
"Subject": "Add MariaDB patch util"
},
{
"SHA": "cb21bb09",
"Subject": "Add MariaDB constants (#651)"
}
]
}
]
}
]
}
14 changes: 14 additions & 0 deletions releases/v2020.11.12/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# KubeDB v2020.11.12 (2020-11-12)


## [kubedb/apimachinery](https://github.com/kubedb/apimachinery)

### [v0.15.1](https://github.com/kubedb/apimachinery/releases/tag/v0.15.1)

- [ea20944b](https://github.com/kubedb/apimachinery/commit/ea20944b) Set default resource requests = 1/2 * limits (#653)
- [fb8a454c](https://github.com/kubedb/apimachinery/commit/fb8a454c) Fix serviceTemplate inline json (#652)
- [44d1f43b](https://github.com/kubedb/apimachinery/commit/44d1f43b) Add MariaDB patch util
- [cb21bb09](https://github.com/kubedb/apimachinery/commit/cb21bb09) Add MariaDB constants (#651)



151 changes: 151 additions & 0 deletions releases/v2020.11.12/release.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
{
"product_line": "KubeDB",
"release": "v2020.11.12",
"docs_url_template": "https://kubedb.com/docs/%s",
"kubernetes_version": "1.14+",
"projects": [
{
"github.com/kubedb/apimachinery": {
"tag": "v0.15.1"
}
},
{
"github.com/kubedb/pg-leader-election": {
"tag": "v0.3.1"
}
},
{
"github.com/kubedb/cli": {
"key": "kubedb-cli",
"tag": "v0.15.1"
},
"github.com/kubedb/elasticsearch": {
"tag": "v0.15.1"
},
"github.com/kubedb/memcached": {
"tag": "v0.8.1"
},
"github.com/kubedb/mongodb": {
"tag": "v0.8.1"
},
"github.com/kubedb/mysql": {
"tag": "v0.8.1"
},
"github.com/kubedb/percona-xtradb": {
"tag": "v0.2.1"
},
"github.com/kubedb/postgres": {
"tag": "v0.15.1"
},
"github.com/kubedb/redis": {
"tag": "v0.8.1"
},
"github.com/kubedb/replication-mode-detector": {
"tag": "v0.2.1"
}
},
{
"github.com/kubedb/pgbouncer": {
"tag": "v0.2.1",
"commands": [
"release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=POSTGRES_TAG=${KUBEDB_POSTGRES_TAG} ",
"make add-license fmt"
]
},
"github.com/kubedb/proxysql": {
"tag": "v0.2.1",
"commands": [
"release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=MYSQL_TAG=${KUBEDB_MYSQL_TAG} --vars=PERCONA_XTRADB_TAG=${KUBEDB_PERCONA_XTRADB_TAG} ",
"make add-license fmt"
]
}
},
{
"github.com/kubedb/operator": {
"key": "kubedb-community",
"tag": "v0.15.1",
"chartNames": [
"kubedb",
"kubedb-catalog"
]
}
},
{
"github.com/appscode/kubedb-enterprise": {
"key": "kubedb-enterprise",
"tag": "v0.2.1",
"chartNames": [
"kubedb-enterprise"
]
}
},
{
"github.com/kubedb/installer": {
"key": "kubedb-installer",
"tag": "v0.15.1",
"commands": [
"make chart-kubedb CHART_VERSION=${KUBEDB_OPERATOR_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}",
"make chart-kubedb-catalog CHART_VERSION=${KUBEDB_OPERATOR_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}",
"make chart-kubedb-enterprise CHART_VERSION=${APPSCODE_KUBEDB_ENTERPRISE_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}",
"find charts/kubedb-catalog/templates/mongodb -type f -exec sed -i 's|replication-mode-detector:.*|replication-mode-detector:${KUBEDB_REPLICATION_MODE_DETECTOR_TAG}\"|g' {} \\;",
"find charts/kubedb-catalog/templates/mysql -type f -exec sed -i 's|replication-mode-detector:.*|replication-mode-detector:${KUBEDB_REPLICATION_MODE_DETECTOR_TAG}\"|g' {} \\;"
]
}
},
{
"github.com/appscode/charts": {
"charts": [
"github.com/kubedb/installer"
],
"changelog": "Skip"
}
},
{
"github.com/appscode/static-assets": {
"commands": [
"release-automaton update-assets --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --workspace=${WORKSPACE}"
],
"changelog": "StandaloneWebsite"
}
},
{
"github.com/kubedb/docs": {
"key": "kubedb",
"tag": "v2020.11.12",
"commands": [
"mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md"
],
"release_branch": "release-${TAG}"
}
},
{
"github.com/kubedb/website": {
"tag": "v2020.11.12",
"commands": [
"make set-assets-repo ASSETS_REPO_URL=https://github.com/appscode/static-assets",
"make docs",
"make set-version VERSION=${TAG}"
],
"release_branch": "master",
"changelog": "Skip"
}
},
{
"github.com/kubedb/bundles": {
"tag": "v2020.11.12",
"commands": [
"release-automaton update-bundles --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --workspace=${WORKSPACE} --charts-dir=charts"
],
"release_branch": "release-${TAG}"
}
},
{
"github.com/bytebuilders/bundle-registry": {
"charts": [
"github.com/kubedb/bundles"
],
"changelog": "Skip"
}
}
]
}