diff --git a/README.md b/README.md index 48d34f32e..c1c84842e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | Stash Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2024.8.27](https:/github.com/stashed/CHANGELOG/releases/tag/v2024.8.27) | 2024-08-28 | [User Guide](https://stash.run/docs/v2024.8.27) | [CHANGELOG](/releases/v2024.8.27/README.md) | 1.26+ | | [v2024.4.8](https:/github.com/stashed/CHANGELOG/releases/tag/v2024.4.8) | 2024-04-09 | [User Guide](https://stash.run/docs/v2024.4.8) | [CHANGELOG](/releases/v2024.4.8/README.md) | 1.20+ | | [v2024.2.13](https:/github.com/stashed/CHANGELOG/releases/tag/v2024.2.13) | 2024-02-14 | [User Guide](https://stash.run/docs/v2024.2.13) | [CHANGELOG](/releases/v2024.2.13/README.md) | 1.20+ | | [v2024.2.9-rc.0](https:/github.com/stashed/CHANGELOG/releases/tag/v2024.2.9-rc.0) | 2024-02-10 | [User Guide](https://stash.run/docs/v2024.2.9-rc.0) | [CHANGELOG](/releases/v2024.2.9-rc.0/README.md) | 1.20+ | diff --git a/releases/v2024.8.27/CHANGELOG.json b/releases/v2024.8.27/CHANGELOG.json new file mode 100644 index 000000000..3e2cd256a --- /dev/null +++ b/releases/v2024.8.27/CHANGELOG.json @@ -0,0 +1,810 @@ +{ + "product_line": "Stash", + "release": "v2024.8.27", + "release_date": "2024-08-28T05:15:53.463078239Z", + "release_project_url": "https://github.com/stashed/CHANGELOG", + "docs_url": "https://stash.run/docs/v2024.8.27", + "kubernetes_version": "1.26+", + "projects": [ + { + "url": "github.com/stashed/apimachinery", + "releases": [ + { + "tag": "v0.35.0", + "commits": [ + { + "SHA": "865b404c", + "Subject": "Update deps" + }, + { + "SHA": "9f543113", + "Subject": "Add condition for backup disruption (#223)" + }, + { + "SHA": "36516c28", + "Subject": "Use Go 1.23 (#222)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/cli", + "releases": [ + { + "tag": "v0.35.0", + "commits": [ + { + "SHA": "a4dd874e", + "Subject": "Prepare for release v0.35.0 (#204)" + }, + { + "SHA": "7fac7e02", + "Subject": "Add restic `check` and `rebuild-index` cmd for better repository debugging (#203)" + }, + { + "SHA": "6b48bb80", + "Subject": "Print output for download cmd (#201)" + }, + { + "SHA": "cf294209", + "Subject": "Use Go 1.23 (#202)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/docs", + "releases": [ + { + "tag": "v2024.8.27", + "commits": [ + { + "SHA": "00ce37d", + "Subject": "Prepare for release v2024.8.27 (#294)" + }, + { + "SHA": "6eede55", + "Subject": "Use Go 1.23 (#290)" + }, + { + "SHA": "e993026", + "Subject": "Fix preview" + } + ] + } + ] + }, + { + "url": "github.com/stashed/elasticsearch", + "releases": [ + { + "tag": "5.6.4-v32", + "commits": [ + { + "SHA": "022bfe28", + "Subject": "Prepare for release 5.6.4-v32 (#1547)" + } + ] + }, + { + "tag": "6.2.4-v32", + "commits": [ + { + "SHA": "a1e71bca", + "Subject": "Prepare for release 6.2.4-v32 (#1548)" + } + ] + }, + { + "tag": "6.3.0-v32", + "commits": [ + { + "SHA": "590c4411", + "Subject": "Prepare for release 6.3.0-v32 (#1549)" + } + ] + }, + { + "tag": "6.4.0-v32", + "commits": [ + { + "SHA": "7da7110e", + "Subject": "Prepare for release 6.4.0-v32 (#1550)" + } + ] + }, + { + "tag": "6.5.3-v32", + "commits": [ + { + "SHA": "0e879140", + "Subject": "Prepare for release 6.5.3-v32 (#1551)" + } + ] + }, + { + "tag": "6.8.0-v32", + "commits": [ + { + "SHA": "65c68556", + "Subject": "Prepare for release 6.8.0-v32 (#1552)" + } + ] + }, + { + "tag": "7.2.0-v32", + "commits": [ + { + "SHA": "83fbb80a", + "Subject": "Prepare for release 7.2.0-v32 (#1554)" + } + ] + }, + { + "tag": "7.3.2-v32", + "commits": [ + { + "SHA": "5659abd7", + "Subject": "Prepare for release 7.3.2-v32 (#1555)" + }, + { + "SHA": "ac4829c5", + "Subject": "Add support for creating space during dashboard restore (#1544)" + } + ] + }, + { + "tag": "7.14.0-v18", + "commits": [ + { + "SHA": "43d959e5", + "Subject": "Prepare for release 7.14.0-v18 (#1553)" + }, + { + "SHA": "45964df8", + "Subject": "Add support for creating space during dashboard restore (#1545)" + } + ] + }, + { + "tag": "8.2.0-v15", + "commits": [ + { + "SHA": "def1a44b", + "Subject": "Prepare for release 8.2.0-v15 (#1556)" + }, + { + "SHA": "f565882f", + "Subject": "Add support for creating space during dashboard restore (#1543)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/enterprise", + "releases": [ + { + "tag": "v0.35.0", + "commits": [ + { + "SHA": "4f64305b6", + "Subject": "Prepare for release v0.35.0 (#255)" + }, + { + "SHA": "52835160d", + "Subject": "Fix backupsession running issue after deadline exceed (#253)" + }, + { + "SHA": "fa5833a75", + "Subject": "Use Go 1.23 (#254)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/etcd", + "releases": [ + { + "tag": "3.5.0-v19", + "commits": [ + { + "SHA": "901d0a4", + "Subject": "Prepare for release 3.5.0-v19 (#98)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/installer", + "releases": [ + { + "tag": "v2024.8.27", + "commits": [ + { + "SHA": "7f7b18f1", + "Subject": "Prepare for release v2024.8.27 (#343)" + }, + { + "SHA": "ae2d4f99", + "Subject": "Use Go 1.23 (#342)" + }, + { + "SHA": "604ef4f3", + "Subject": "Test against k8s 1.31 (#341)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/kubedump", + "releases": [ + { + "tag": "0.1.0-v15", + "commits": [ + { + "SHA": "f2c07a3", + "Subject": "Prepare for release 0.1.0-v15 (#67)" + }, + { + "SHA": "92e5c91", + "Subject": "Use Go 1.23 (#66) (#69)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/mariadb", + "releases": [ + { + "tag": "10.5.8-v26", + "commits": [ + { + "SHA": "b674f8ec", + "Subject": "Prepare for release 10.5.8-v26 (#249)" + }, + { + "SHA": "a020b223", + "Subject": "Use Go 1.23 (#248) (#251)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/mongodb", + "releases": [ + { + "tag": "3.4.17-v32", + "commits": [ + { + "SHA": "855e9eb6", + "Subject": "Prepare for release 3.4.17-v32 (#2154)" + }, + { + "SHA": "671e6536", + "Subject": "[cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2139)" + } + ] + }, + { + "tag": "3.4.22-v32", + "commits": [ + { + "SHA": "852d1338", + "Subject": "Prepare for release 3.4.22-v32 (#2155)" + }, + { + "SHA": "e3a34ce3", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2140)" + } + ] + }, + { + "tag": "3.6.8-v32", + "commits": [ + { + "SHA": "de6e934e", + "Subject": "Prepare for release 3.6.8-v32 (#2157)" + }, + { + "SHA": "d440be0d", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2142)" + } + ] + }, + { + "tag": "3.6.13-v32", + "commits": [ + { + "SHA": "8098d72f", + "Subject": "Prepare for release 3.6.13-v32 (#2156)" + }, + { + "SHA": "90b99bb7", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2141)" + } + ] + }, + { + "tag": "4.0.3-v32", + "commits": [ + { + "SHA": "864e0893", + "Subject": "Prepare for release 4.0.3-v32 (#2159)" + }, + { + "SHA": "25de1602", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2144)" + } + ] + }, + { + "tag": "4.0.5-v32", + "commits": [ + { + "SHA": "ca4a260f", + "Subject": "Prepare for release 4.0.5-v32 (#2160)" + }, + { + "SHA": "f056b393", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2145)" + } + ] + }, + { + "tag": "4.0.11-v32", + "commits": [ + { + "SHA": "cefa6f1f", + "Subject": "Prepare for release 4.0.11-v32 (#2158)" + }, + { + "SHA": "71014a6a", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2143)" + } + ] + }, + { + "tag": "4.1.4-v32", + "commits": [ + { + "SHA": "02f6b9fe", + "Subject": "Prepare for release 4.1.4-v32 (#2162)" + }, + { + "SHA": "03dc6c0b", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2147)" + } + ] + }, + { + "tag": "4.1.7-v32", + "commits": [ + { + "SHA": "04b231f7", + "Subject": "Prepare for release 4.1.7-v32 (#2163)" + }, + { + "SHA": "4fba2286", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2148)" + } + ] + }, + { + "tag": "4.1.13-v32", + "commits": [ + { + "SHA": "e872ccab", + "Subject": "Prepare for release 4.1.13-v32 (#2161)" + }, + { + "SHA": "db585560", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2146)" + } + ] + }, + { + "tag": "4.2.3-v32", + "commits": [ + { + "SHA": "5ce8589a", + "Subject": "Prepare for release 4.2.3-v32 (#2164)" + }, + { + "SHA": "b1cba825", + "Subject": "Fix MongoDB url connection str for external databases (#2138) (#2149)" + } + ] + }, + { + "tag": "4.4.6-v23", + "commits": [ + { + "SHA": "4e0a833c", + "Subject": "Prepare for release 4.4.6-v23 (#2165)" + }, + { + "SHA": "58665885", + "Subject": "[cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2150)" + } + ] + }, + { + "tag": "5.0.3-v20", + "commits": [ + { + "SHA": "d3add779", + "Subject": "Prepare for release 5.0.3-v20 (#2167)" + }, + { + "SHA": "1cd5902d", + "Subject": "[cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2152)" + } + ] + }, + { + "tag": "5.0.15-v5", + "commits": [ + { + "SHA": "e075d41a", + "Subject": "Prepare for release 5.0.15-v5 (#2166)" + }, + { + "SHA": "f604ef85", + "Subject": "[cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2151)" + } + ] + }, + { + "tag": "6.0.5-v8", + "commits": [ + { + "SHA": "c5810d8d", + "Subject": "Prepare for release 6.0.5-v8 (#2168)" + }, + { + "SHA": "10476599", + "Subject": "[cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2153)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/mysql", + "releases": [ + { + "tag": "5.7.25-v32", + "commits": [ + { + "SHA": "dc20d8fa", + "Subject": "Prepare for release 5.7.25-v32 (#783)" + }, + { + "SHA": "bb4b75c0", + "Subject": "Use Go 1.23 (#782) (#791)" + } + ] + }, + { + "tag": "8.0.3-v32", + "commits": [ + { + "SHA": "3e2f7a10", + "Subject": "Prepare for release 8.0.3-v32 (#786)" + }, + { + "SHA": "f5b4e4ad", + "Subject": "Use Go 1.23 (#782) (#788)" + } + ] + }, + { + "tag": "8.0.14-v32", + "commits": [ + { + "SHA": "9af04bf3", + "Subject": "Prepare for release 8.0.14-v32 (#784)" + }, + { + "SHA": "a669d830", + "Subject": "Use Go 1.23 (#782) (#790)" + } + ] + }, + { + "tag": "8.0.21-v26", + "commits": [ + { + "SHA": "05d3f4a3", + "Subject": "Prepare for release 8.0.21-v26 (#785)" + }, + { + "SHA": "47d1209f", + "Subject": "Use Go 1.23 (#782) (#789)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/nats", + "releases": [ + { + "tag": "2.6.1-v20", + "commits": [ + { + "SHA": "58b60c8", + "Subject": "Prepare for release 2.6.1-v20 (#145)" + }, + { + "SHA": "2dcb9d1", + "Subject": "Remove docker registry support (#150)" + }, + { + "SHA": "94005b3", + "Subject": "Use Go 1.23 (#144) (#149)" + } + ] + }, + { + "tag": "2.8.2-v15", + "commits": [ + { + "SHA": "a903d63", + "Subject": "Prepare for release 2.8.2-v15 (#146)" + }, + { + "SHA": "d6444b9", + "Subject": "Remove docker registry support (#151)" + }, + { + "SHA": "5742b06", + "Subject": "Use Go 1.23 (#144) (#148)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/percona-xtradb", + "releases": [ + { + "tag": "5.7-v27", + "commits": [ + { + "SHA": "fd5e2104", + "Subject": "Prepare for release 5.7-v27 (#322)" + }, + { + "SHA": "4dedfa78", + "Subject": "Use Go 1.23 (#321) (#324)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/postgres", + "releases": [ + { + "tag": "9.6.19-v31", + "commits": [ + { + "SHA": "8ef9f3d5", + "Subject": "Prepare for release 9.6.19-v31 (#1338)" + }, + { + "SHA": "c4ace0d3", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1330)" + } + ] + }, + { + "tag": "10.14-v31", + "commits": [ + { + "SHA": "48a9b619", + "Subject": "Prepare for release 10.14-v31 (#1331)" + }, + { + "SHA": "55607a3e", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1323)" + } + ] + }, + { + "tag": "11.9-v31", + "commits": [ + { + "SHA": "61302a08", + "Subject": "Prepare for release 11.9-v31 (#1332)" + }, + { + "SHA": "1ffec1f8", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1324)" + } + ] + }, + { + "tag": "12.4-v31", + "commits": [ + { + "SHA": "e159aa8e", + "Subject": "Prepare for release 12.4-v31 (#1333)" + }, + { + "SHA": "3af46c2d", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1325)" + } + ] + }, + { + "tag": "13.1-v28", + "commits": [ + { + "SHA": "468a1f45", + "Subject": "Prepare for release 13.1-v28 (#1334)" + }, + { + "SHA": "87232642", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1326)" + } + ] + }, + { + "tag": "14.0-v20", + "commits": [ + { + "SHA": "f6202ce4", + "Subject": "Prepare for release 14.0-v20 (#1335)" + }, + { + "SHA": "1d419325", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1327)" + } + ] + }, + { + "tag": "15.1-v12", + "commits": [ + { + "SHA": "0937f528", + "Subject": "Prepare for release 15.1-v12 (#1336)" + }, + { + "SHA": "00d54c52", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1328)" + } + ] + }, + { + "tag": "16.1-v1", + "commits": [ + { + "SHA": "b936987e", + "Subject": "Prepare for release 16.1-v1 (#1337)" + }, + { + "SHA": "7a9f6f98", + "Subject": "Get postgresw sslmode from appbinding clientconfig url (#1322) (#1329)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/redis", + "releases": [ + { + "tag": "5.0.13-v20", + "commits": [ + { + "SHA": "8a1d962", + "Subject": "Prepare for release 5.0.13-v20 (#229)" + }, + { + "SHA": "2af01a1", + "Subject": "Use Go 1.23 (#228) (#235)" + } + ] + }, + { + "tag": "6.2.5-v20", + "commits": [ + { + "SHA": "5b9b074", + "Subject": "Prepare for release 6.2.5-v20 (#230)" + }, + { + "SHA": "00a261f", + "Subject": "Use Go 1.23 (#228) (#234)" + } + ] + }, + { + "tag": "7.0.5-v13", + "commits": [ + { + "SHA": "e690a70", + "Subject": "Prepare for release 7.0.5-v13 (#231)" + }, + { + "SHA": "10f53a9", + "Subject": "Use Go 1.23 (#228) (#233)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/stash", + "releases": [ + { + "tag": "v0.35.0", + "commits": [ + { + "SHA": "74a2c770d", + "Subject": "Prepare for release v0.35.0 (#1577)" + }, + { + "SHA": "c1f2acfd9", + "Subject": "Use Go 1.23 (#1574)" + }, + { + "SHA": "6747863e8", + "Subject": "Test against k8s 1.31 (#1573)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/ui-server", + "releases": [ + { + "tag": "v0.16.0", + "commits": [ + { + "SHA": "12b8cc87", + "Subject": "Prepare for release v0.16.0 (#41)" + }, + { + "SHA": "a3c2e27b", + "Subject": "Use Go 1.23 (#40)" + } + ] + } + ] + }, + { + "url": "github.com/stashed/vault", + "releases": [ + { + "tag": "1.10.3-v12", + "commits": [ + { + "SHA": "21d5420a", + "Subject": "Prepare for release 1.10.3-v12 (#42)" + }, + { + "SHA": "f16ae4a0", + "Subject": "Use Go 1.23 (#41) (#46)" + }, + { + "SHA": "9247d6bb", + "Subject": "Remove docker registry support (#44)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2024.8.27/README.md b/releases/v2024.8.27/README.md new file mode 100644 index 000000000..1f7bacb4e --- /dev/null +++ b/releases/v2024.8.27/README.md @@ -0,0 +1,383 @@ +# Stash v2024.8.27 (2024-08-28) + + +## [stashed/apimachinery](https://github.com/stashed/apimachinery) + +### [v0.35.0](https://github.com/stashed/apimachinery/releases/tag/v0.35.0) + +- [865b404c](https://github.com/stashed/apimachinery/commit/865b404c) Update deps +- [9f543113](https://github.com/stashed/apimachinery/commit/9f543113) Add condition for backup disruption (#223) +- [36516c28](https://github.com/stashed/apimachinery/commit/36516c28) Use Go 1.23 (#222) + + + +## [stashed/cli](https://github.com/stashed/cli) + +### [v0.35.0](https://github.com/stashed/cli/releases/tag/v0.35.0) + +- [a4dd874e](https://github.com/stashed/cli/commit/a4dd874e) Prepare for release v0.35.0 (#204) +- [7fac7e02](https://github.com/stashed/cli/commit/7fac7e02) Add restic `check` and `rebuild-index` cmd for better repository debugging (#203) +- [6b48bb80](https://github.com/stashed/cli/commit/6b48bb80) Print output for download cmd (#201) +- [cf294209](https://github.com/stashed/cli/commit/cf294209) Use Go 1.23 (#202) + + + +## [stashed/docs](https://github.com/stashed/docs) + +### [v2024.8.27](https://github.com/stashed/docs/releases/tag/v2024.8.27) + +- [00ce37d](https://github.com/stashed/docs/commit/00ce37d) Prepare for release v2024.8.27 (#294) +- [6eede55](https://github.com/stashed/docs/commit/6eede55) Use Go 1.23 (#290) +- [e993026](https://github.com/stashed/docs/commit/e993026) Fix preview + + + +## [stashed/elasticsearch](https://github.com/stashed/elasticsearch) + +### [5.6.4-v32](https://github.com/stashed/elasticsearch/releases/tag/5.6.4-v32) + +- [022bfe28](https://github.com/stashed/elasticsearch/commit/022bfe28) Prepare for release 5.6.4-v32 (#1547) + + +### [6.2.4-v32](https://github.com/stashed/elasticsearch/releases/tag/6.2.4-v32) + +- [a1e71bca](https://github.com/stashed/elasticsearch/commit/a1e71bca) Prepare for release 6.2.4-v32 (#1548) + + +### [6.3.0-v32](https://github.com/stashed/elasticsearch/releases/tag/6.3.0-v32) + +- [590c4411](https://github.com/stashed/elasticsearch/commit/590c4411) Prepare for release 6.3.0-v32 (#1549) + + +### [6.4.0-v32](https://github.com/stashed/elasticsearch/releases/tag/6.4.0-v32) + +- [7da7110e](https://github.com/stashed/elasticsearch/commit/7da7110e) Prepare for release 6.4.0-v32 (#1550) + + +### [6.5.3-v32](https://github.com/stashed/elasticsearch/releases/tag/6.5.3-v32) + +- [0e879140](https://github.com/stashed/elasticsearch/commit/0e879140) Prepare for release 6.5.3-v32 (#1551) + + +### [6.8.0-v32](https://github.com/stashed/elasticsearch/releases/tag/6.8.0-v32) + +- [65c68556](https://github.com/stashed/elasticsearch/commit/65c68556) Prepare for release 6.8.0-v32 (#1552) + + +### [7.2.0-v32](https://github.com/stashed/elasticsearch/releases/tag/7.2.0-v32) + +- [83fbb80a](https://github.com/stashed/elasticsearch/commit/83fbb80a) Prepare for release 7.2.0-v32 (#1554) + + +### [7.3.2-v32](https://github.com/stashed/elasticsearch/releases/tag/7.3.2-v32) + +- [5659abd7](https://github.com/stashed/elasticsearch/commit/5659abd7) Prepare for release 7.3.2-v32 (#1555) +- [ac4829c5](https://github.com/stashed/elasticsearch/commit/ac4829c5) Add support for creating space during dashboard restore (#1544) + + +### [7.14.0-v18](https://github.com/stashed/elasticsearch/releases/tag/7.14.0-v18) + +- [43d959e5](https://github.com/stashed/elasticsearch/commit/43d959e5) Prepare for release 7.14.0-v18 (#1553) +- [45964df8](https://github.com/stashed/elasticsearch/commit/45964df8) Add support for creating space during dashboard restore (#1545) + + +### [8.2.0-v15](https://github.com/stashed/elasticsearch/releases/tag/8.2.0-v15) + +- [def1a44b](https://github.com/stashed/elasticsearch/commit/def1a44b) Prepare for release 8.2.0-v15 (#1556) +- [f565882f](https://github.com/stashed/elasticsearch/commit/f565882f) Add support for creating space during dashboard restore (#1543) + + + +## [stashed/enterprise](https://github.com/stashed/enterprise) + +### [v0.35.0](https://github.com/stashed/enterprise/releases/tag/v0.35.0) + +- [4f64305b](https://github.com/stashed/enterprise/commit/4f64305b6) Prepare for release v0.35.0 (#255) +- [52835160](https://github.com/stashed/enterprise/commit/52835160d) Fix backupsession running issue after deadline exceed (#253) +- [fa5833a7](https://github.com/stashed/enterprise/commit/fa5833a75) Use Go 1.23 (#254) + + + +## [stashed/etcd](https://github.com/stashed/etcd) + +### [3.5.0-v19](https://github.com/stashed/etcd/releases/tag/3.5.0-v19) + +- [901d0a4](https://github.com/stashed/etcd/commit/901d0a4) Prepare for release 3.5.0-v19 (#98) + + + +## [stashed/installer](https://github.com/stashed/installer) + +### [v2024.8.27](https://github.com/stashed/installer/releases/tag/v2024.8.27) + +- [7f7b18f1](https://github.com/stashed/installer/commit/7f7b18f1) Prepare for release v2024.8.27 (#343) +- [ae2d4f99](https://github.com/stashed/installer/commit/ae2d4f99) Use Go 1.23 (#342) +- [604ef4f3](https://github.com/stashed/installer/commit/604ef4f3) Test against k8s 1.31 (#341) + + + +## [stashed/kubedump](https://github.com/stashed/kubedump) + +### [0.1.0-v15](https://github.com/stashed/kubedump/releases/tag/0.1.0-v15) + +- [f2c07a3](https://github.com/stashed/kubedump/commit/f2c07a3) Prepare for release 0.1.0-v15 (#67) +- [92e5c91](https://github.com/stashed/kubedump/commit/92e5c91) Use Go 1.23 (#66) (#69) + + + +## [stashed/mariadb](https://github.com/stashed/mariadb) + +### [10.5.8-v26](https://github.com/stashed/mariadb/releases/tag/10.5.8-v26) + +- [b674f8ec](https://github.com/stashed/mariadb/commit/b674f8ec) Prepare for release 10.5.8-v26 (#249) +- [a020b223](https://github.com/stashed/mariadb/commit/a020b223) Use Go 1.23 (#248) (#251) + + + +## [stashed/mongodb](https://github.com/stashed/mongodb) + +### [3.4.17-v32](https://github.com/stashed/mongodb/releases/tag/3.4.17-v32) + +- [855e9eb6](https://github.com/stashed/mongodb/commit/855e9eb6) Prepare for release 3.4.17-v32 (#2154) +- [671e6536](https://github.com/stashed/mongodb/commit/671e6536) [cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2139) + + +### [3.4.22-v32](https://github.com/stashed/mongodb/releases/tag/3.4.22-v32) + +- [852d1338](https://github.com/stashed/mongodb/commit/852d1338) Prepare for release 3.4.22-v32 (#2155) +- [e3a34ce3](https://github.com/stashed/mongodb/commit/e3a34ce3) Fix MongoDB url connection str for external databases (#2138) (#2140) + + +### [3.6.8-v32](https://github.com/stashed/mongodb/releases/tag/3.6.8-v32) + +- [de6e934e](https://github.com/stashed/mongodb/commit/de6e934e) Prepare for release 3.6.8-v32 (#2157) +- [d440be0d](https://github.com/stashed/mongodb/commit/d440be0d) Fix MongoDB url connection str for external databases (#2138) (#2142) + + +### [3.6.13-v32](https://github.com/stashed/mongodb/releases/tag/3.6.13-v32) + +- [8098d72f](https://github.com/stashed/mongodb/commit/8098d72f) Prepare for release 3.6.13-v32 (#2156) +- [90b99bb7](https://github.com/stashed/mongodb/commit/90b99bb7) Fix MongoDB url connection str for external databases (#2138) (#2141) + + +### [4.0.3-v32](https://github.com/stashed/mongodb/releases/tag/4.0.3-v32) + +- [864e0893](https://github.com/stashed/mongodb/commit/864e0893) Prepare for release 4.0.3-v32 (#2159) +- [25de1602](https://github.com/stashed/mongodb/commit/25de1602) Fix MongoDB url connection str for external databases (#2138) (#2144) + + +### [4.0.5-v32](https://github.com/stashed/mongodb/releases/tag/4.0.5-v32) + +- [ca4a260f](https://github.com/stashed/mongodb/commit/ca4a260f) Prepare for release 4.0.5-v32 (#2160) +- [f056b393](https://github.com/stashed/mongodb/commit/f056b393) Fix MongoDB url connection str for external databases (#2138) (#2145) + + +### [4.0.11-v32](https://github.com/stashed/mongodb/releases/tag/4.0.11-v32) + +- [cefa6f1f](https://github.com/stashed/mongodb/commit/cefa6f1f) Prepare for release 4.0.11-v32 (#2158) +- [71014a6a](https://github.com/stashed/mongodb/commit/71014a6a) Fix MongoDB url connection str for external databases (#2138) (#2143) + + +### [4.1.4-v32](https://github.com/stashed/mongodb/releases/tag/4.1.4-v32) + +- [02f6b9fe](https://github.com/stashed/mongodb/commit/02f6b9fe) Prepare for release 4.1.4-v32 (#2162) +- [03dc6c0b](https://github.com/stashed/mongodb/commit/03dc6c0b) Fix MongoDB url connection str for external databases (#2138) (#2147) + + +### [4.1.7-v32](https://github.com/stashed/mongodb/releases/tag/4.1.7-v32) + +- [04b231f7](https://github.com/stashed/mongodb/commit/04b231f7) Prepare for release 4.1.7-v32 (#2163) +- [4fba2286](https://github.com/stashed/mongodb/commit/4fba2286) Fix MongoDB url connection str for external databases (#2138) (#2148) + + +### [4.1.13-v32](https://github.com/stashed/mongodb/releases/tag/4.1.13-v32) + +- [e872ccab](https://github.com/stashed/mongodb/commit/e872ccab) Prepare for release 4.1.13-v32 (#2161) +- [db585560](https://github.com/stashed/mongodb/commit/db585560) Fix MongoDB url connection str for external databases (#2138) (#2146) + + +### [4.2.3-v32](https://github.com/stashed/mongodb/releases/tag/4.2.3-v32) + +- [5ce8589a](https://github.com/stashed/mongodb/commit/5ce8589a) Prepare for release 4.2.3-v32 (#2164) +- [b1cba825](https://github.com/stashed/mongodb/commit/b1cba825) Fix MongoDB url connection str for external databases (#2138) (#2149) + + +### [4.4.6-v23](https://github.com/stashed/mongodb/releases/tag/4.4.6-v23) + +- [4e0a833c](https://github.com/stashed/mongodb/commit/4e0a833c) Prepare for release 4.4.6-v23 (#2165) +- [58665885](https://github.com/stashed/mongodb/commit/58665885) [cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2150) + + +### [5.0.3-v20](https://github.com/stashed/mongodb/releases/tag/5.0.3-v20) + +- [d3add779](https://github.com/stashed/mongodb/commit/d3add779) Prepare for release 5.0.3-v20 (#2167) +- [1cd5902d](https://github.com/stashed/mongodb/commit/1cd5902d) [cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2152) + + +### [5.0.15-v5](https://github.com/stashed/mongodb/releases/tag/5.0.15-v5) + +- [e075d41a](https://github.com/stashed/mongodb/commit/e075d41a) Prepare for release 5.0.15-v5 (#2166) +- [f604ef85](https://github.com/stashed/mongodb/commit/f604ef85) [cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2151) + + +### [6.0.5-v8](https://github.com/stashed/mongodb/releases/tag/6.0.5-v8) + +- [c5810d8d](https://github.com/stashed/mongodb/commit/c5810d8d) Prepare for release 6.0.5-v8 (#2168) +- [10476599](https://github.com/stashed/mongodb/commit/10476599) [cherry-pick] Fix MongoDB url connection str for external databases (#2138) (#2153) + + + +## [stashed/mysql](https://github.com/stashed/mysql) + +### [5.7.25-v32](https://github.com/stashed/mysql/releases/tag/5.7.25-v32) + +- [dc20d8fa](https://github.com/stashed/mysql/commit/dc20d8fa) Prepare for release 5.7.25-v32 (#783) +- [bb4b75c0](https://github.com/stashed/mysql/commit/bb4b75c0) Use Go 1.23 (#782) (#791) + + +### [8.0.3-v32](https://github.com/stashed/mysql/releases/tag/8.0.3-v32) + +- [3e2f7a10](https://github.com/stashed/mysql/commit/3e2f7a10) Prepare for release 8.0.3-v32 (#786) +- [f5b4e4ad](https://github.com/stashed/mysql/commit/f5b4e4ad) Use Go 1.23 (#782) (#788) + + +### [8.0.14-v32](https://github.com/stashed/mysql/releases/tag/8.0.14-v32) + +- [9af04bf3](https://github.com/stashed/mysql/commit/9af04bf3) Prepare for release 8.0.14-v32 (#784) +- [a669d830](https://github.com/stashed/mysql/commit/a669d830) Use Go 1.23 (#782) (#790) + + +### [8.0.21-v26](https://github.com/stashed/mysql/releases/tag/8.0.21-v26) + +- [05d3f4a3](https://github.com/stashed/mysql/commit/05d3f4a3) Prepare for release 8.0.21-v26 (#785) +- [47d1209f](https://github.com/stashed/mysql/commit/47d1209f) Use Go 1.23 (#782) (#789) + + + +## [stashed/nats](https://github.com/stashed/nats) + +### [2.6.1-v20](https://github.com/stashed/nats/releases/tag/2.6.1-v20) + +- [58b60c8](https://github.com/stashed/nats/commit/58b60c8) Prepare for release 2.6.1-v20 (#145) +- [2dcb9d1](https://github.com/stashed/nats/commit/2dcb9d1) Remove docker registry support (#150) +- [94005b3](https://github.com/stashed/nats/commit/94005b3) Use Go 1.23 (#144) (#149) + + +### [2.8.2-v15](https://github.com/stashed/nats/releases/tag/2.8.2-v15) + +- [a903d63](https://github.com/stashed/nats/commit/a903d63) Prepare for release 2.8.2-v15 (#146) +- [d6444b9](https://github.com/stashed/nats/commit/d6444b9) Remove docker registry support (#151) +- [5742b06](https://github.com/stashed/nats/commit/5742b06) Use Go 1.23 (#144) (#148) + + + +## [stashed/percona-xtradb](https://github.com/stashed/percona-xtradb) + +### [5.7-v27](https://github.com/stashed/percona-xtradb/releases/tag/5.7-v27) + +- [fd5e2104](https://github.com/stashed/percona-xtradb/commit/fd5e2104) Prepare for release 5.7-v27 (#322) +- [4dedfa78](https://github.com/stashed/percona-xtradb/commit/4dedfa78) Use Go 1.23 (#321) (#324) + + + +## [stashed/postgres](https://github.com/stashed/postgres) + +### [9.6.19-v31](https://github.com/stashed/postgres/releases/tag/9.6.19-v31) + +- [8ef9f3d5](https://github.com/stashed/postgres/commit/8ef9f3d5) Prepare for release 9.6.19-v31 (#1338) +- [c4ace0d3](https://github.com/stashed/postgres/commit/c4ace0d3) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1330) + + +### [10.14-v31](https://github.com/stashed/postgres/releases/tag/10.14-v31) + +- [48a9b619](https://github.com/stashed/postgres/commit/48a9b619) Prepare for release 10.14-v31 (#1331) +- [55607a3e](https://github.com/stashed/postgres/commit/55607a3e) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1323) + + +### [11.9-v31](https://github.com/stashed/postgres/releases/tag/11.9-v31) + +- [61302a08](https://github.com/stashed/postgres/commit/61302a08) Prepare for release 11.9-v31 (#1332) +- [1ffec1f8](https://github.com/stashed/postgres/commit/1ffec1f8) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1324) + + +### [12.4-v31](https://github.com/stashed/postgres/releases/tag/12.4-v31) + +- [e159aa8e](https://github.com/stashed/postgres/commit/e159aa8e) Prepare for release 12.4-v31 (#1333) +- [3af46c2d](https://github.com/stashed/postgres/commit/3af46c2d) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1325) + + +### [13.1-v28](https://github.com/stashed/postgres/releases/tag/13.1-v28) + +- [468a1f45](https://github.com/stashed/postgres/commit/468a1f45) Prepare for release 13.1-v28 (#1334) +- [87232642](https://github.com/stashed/postgres/commit/87232642) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1326) + + +### [14.0-v20](https://github.com/stashed/postgres/releases/tag/14.0-v20) + +- [f6202ce4](https://github.com/stashed/postgres/commit/f6202ce4) Prepare for release 14.0-v20 (#1335) +- [1d419325](https://github.com/stashed/postgres/commit/1d419325) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1327) + + +### [15.1-v12](https://github.com/stashed/postgres/releases/tag/15.1-v12) + +- [0937f528](https://github.com/stashed/postgres/commit/0937f528) Prepare for release 15.1-v12 (#1336) +- [00d54c52](https://github.com/stashed/postgres/commit/00d54c52) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1328) + + +### [16.1-v1](https://github.com/stashed/postgres/releases/tag/16.1-v1) + +- [b936987e](https://github.com/stashed/postgres/commit/b936987e) Prepare for release 16.1-v1 (#1337) +- [7a9f6f98](https://github.com/stashed/postgres/commit/7a9f6f98) Get postgresw sslmode from appbinding clientconfig url (#1322) (#1329) + + + +## [stashed/redis](https://github.com/stashed/redis) + +### [5.0.13-v20](https://github.com/stashed/redis/releases/tag/5.0.13-v20) + +- [8a1d962](https://github.com/stashed/redis/commit/8a1d962) Prepare for release 5.0.13-v20 (#229) +- [2af01a1](https://github.com/stashed/redis/commit/2af01a1) Use Go 1.23 (#228) (#235) + + +### [6.2.5-v20](https://github.com/stashed/redis/releases/tag/6.2.5-v20) + +- [5b9b074](https://github.com/stashed/redis/commit/5b9b074) Prepare for release 6.2.5-v20 (#230) +- [00a261f](https://github.com/stashed/redis/commit/00a261f) Use Go 1.23 (#228) (#234) + + +### [7.0.5-v13](https://github.com/stashed/redis/releases/tag/7.0.5-v13) + +- [e690a70](https://github.com/stashed/redis/commit/e690a70) Prepare for release 7.0.5-v13 (#231) +- [10f53a9](https://github.com/stashed/redis/commit/10f53a9) Use Go 1.23 (#228) (#233) + + + +## [stashed/stash](https://github.com/stashed/stash) + +### [v0.35.0](https://github.com/stashed/stash/releases/tag/v0.35.0) + +- [74a2c770](https://github.com/stashed/stash/commit/74a2c770d) Prepare for release v0.35.0 (#1577) +- [c1f2acfd](https://github.com/stashed/stash/commit/c1f2acfd9) Use Go 1.23 (#1574) +- [6747863e](https://github.com/stashed/stash/commit/6747863e8) Test against k8s 1.31 (#1573) + + + +## [stashed/ui-server](https://github.com/stashed/ui-server) + +### [v0.16.0](https://github.com/stashed/ui-server/releases/tag/v0.16.0) + +- [12b8cc87](https://github.com/stashed/ui-server/commit/12b8cc87) Prepare for release v0.16.0 (#41) +- [a3c2e27b](https://github.com/stashed/ui-server/commit/a3c2e27b) Use Go 1.23 (#40) + + + +## [stashed/vault](https://github.com/stashed/vault) + +### [1.10.3-v12](https://github.com/stashed/vault/releases/tag/1.10.3-v12) + +- [21d5420a](https://github.com/stashed/vault/commit/21d5420a) Prepare for release 1.10.3-v12 (#42) +- [f16ae4a0](https://github.com/stashed/vault/commit/f16ae4a0) Use Go 1.23 (#41) (#46) +- [9247d6bb](https://github.com/stashed/vault/commit/9247d6bb) Remove docker registry support (#44) + + + diff --git a/releases/v2024.8.27/release.json b/releases/v2024.8.27/release.json new file mode 100644 index 000000000..03f268366 --- /dev/null +++ b/releases/v2024.8.27/release.json @@ -0,0 +1,263 @@ +{ + "product_line": "Stash", + "release": "v2024.8.27", + "docs_url_template": "https://stash.run/docs/%s", + "kubernetes_version": "1.26+", + "projects": [ + { + "github.com/stashed/apimachinery": { + "tag": "v0.35.0", + "chartNames": [ + "stash-crds" + ] + } + }, + { + "github.com/stashed/stash": { + "key": "stash-community", + "tag": "v0.35.0", + "chartNames": [ + "stash-community" + ] + } + }, + { + "github.com/stashed/enterprise": { + "key": "stash-enterprise", + "tag": "v0.35.0", + "chartNames": [ + "stash-enterprise", + "stash-catalog" + ] + } + }, + { + "github.com/stashed/cli": { + "key": "stash-cli", + "tag": "v0.35.0" + }, + "github.com/stashed/ui-server": { + "key": "stash-ui-server", + "tag": "v0.16.0" + } + }, + { + "github.com/stashed/postgres": { + "key": "stash-postgres", + "tags": { + "10.14-v31": "release-10.14", + "11.9-v31": "release-11.9", + "12.4-v31": "release-12.4", + "13.1-v28": "release-13.1", + "14.0-v20": "release-14.0", + "15.1-v12": "release-15.1", + "16.1-v1": "release-16.1", + "9.6.19-v31": "release-9.6.19" + } + } + }, + { + "github.com/stashed/elasticsearch": { + "key": "stash-elasticsearch", + "tags": { + "5.6.4-v32": "release-5.6.4", + "6.2.4-v32": "release-6.2.4", + "6.3.0-v32": "release-6.3.0", + "6.4.0-v32": "release-6.4.0", + "6.5.3-v32": "release-6.5.3", + "6.8.0-v32": "release-6.8.0", + "7.14.0-v18": "release-7.14.0", + "7.2.0-v32": "release-7.2.0", + "7.3.2-v32": "release-7.3.2", + "8.2.0-v15": "release-8.2.0" + } + } + }, + { + "github.com/stashed/mongodb": { + "key": "stash-mongodb", + "tags": { + "3.4.17-v32": "release-3.4.17", + "3.4.22-v32": "release-3.4.22", + "3.6.13-v32": "release-3.6.13", + "3.6.8-v32": "release-3.6.8", + "4.0.11-v32": "release-4.0.11", + "4.0.3-v32": "release-4.0.3", + "4.0.5-v32": "release-4.0.5", + "4.1.13-v32": "release-4.1.13", + "4.1.4-v32": "release-4.1.4", + "4.1.7-v32": "release-4.1.7", + "4.2.3-v32": "release-4.2.3", + "4.4.6-v23": "release-4.4.6", + "5.0.15-v5": "release-5.0.15", + "5.0.3-v20": "release-5.0.3", + "6.0.5-v8": "release-6.0.5" + } + } + }, + { + "github.com/stashed/mysql": { + "key": "stash-mysql", + "tags": { + "5.7.25-v32": "release-5.7.25", + "8.0.14-v32": "release-8.0.14", + "8.0.21-v26": "release-8.0.21", + "8.0.3-v32": "release-8.0.3" + } + } + }, + { + "github.com/stashed/mariadb": { + "key": "stash-mariadb", + "tags": { + "10.5.8-v26": "release-10.5.8" + } + } + }, + { + "github.com/stashed/redis": { + "key": "stash-redis", + "tags": { + "5.0.13-v20": "release-5.0.13", + "6.2.5-v20": "release-6.2.5", + "7.0.5-v13": "release-7.0.5" + } + } + }, + { + "github.com/stashed/percona-xtradb": { + "key": "stash-perconaxtradb", + "tags": { + "5.7-v27": "release-5.7" + } + } + }, + { + "github.com/stashed/nats": { + "key": "stash-nats", + "tags": { + "2.6.1-v20": "release-2.6.1", + "2.8.2-v15": "release-2.8.2" + } + } + }, + { + "github.com/stashed/etcd": { + "key": "stash-etcd", + "tags": { + "3.5.0-v19": "release-3.5.0" + } + } + }, + { + "github.com/stashed/kubedump": { + "key": "stash-kubedump", + "tags": { + "0.1.0-v15": "release-0.1.0" + } + } + }, + { + "github.com/stashed/vault": { + "key": "stash-vault", + "tags": { + "1.10.3-v12": "release-1.10.3" + } + } + }, + { + "github.com/stashed/installer": { + "key": "stash-installer", + "tag": "v2024.8.27", + "commands": [ + "./hack/scripts/import-crds.sh", + "make update-charts CHART_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-community CHART_VERSION=${STASHED_STASH_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-enterprise CHART_VERSION=${STASHED_ENTERPRISE_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-ui-server CHART_VERSION=${STASHED_UI_SERVER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "release-automaton stash gen-catalog --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --catalog-file=${WORKSPACE}/catalog/catalog.json", + "make gen fmt", + "./hack/scripts/update-chart-dependencies.sh" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/appscode/charts": { + "charts": [ + "github.com/stashed/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/stashed/docs": { + "key": "stash", + "tag": "v2024.8.27", + "commands": [ + "mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/stashed/website": { + "tag": "v2024.8.27", + "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" + } + } + ], + "external_projects": { + "github.com/kubedb/apimachinery": {}, + "github.com/kubedb/elasticsearch": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/mariadb": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/mongodb": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/mysql": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/percona-xtradb": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/postgres": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + } + } +} \ No newline at end of file