From da4ce3f1914f193af0f646e79674bc8e5e4b749a Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Tue, 16 May 2023 19:18:24 -0700 Subject: [PATCH] Release: v2023.05.16 (#27) Signed-off-by: Tamal Saha --- README.md | 1 + releases/v2023.05.16/CHANGELOG.json | 180 ++++++++++++++++++++++++++++ releases/v2023.05.16/README.md | 68 +++++++++++ releases/v2023.05.16/release.json | 75 ++++++++++++ 4 files changed, 324 insertions(+) create mode 100644 releases/v2023.05.16/CHANGELOG.json create mode 100644 releases/v2023.05.16/README.md create mode 100644 releases/v2023.05.16/release.json diff --git a/README.md b/README.md index 9e4b90f..1af6cc3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | Voyager Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2023.05.16](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2023.05.16) | 2023-05-17 | [User Guide](https://voyagermesh.com/docs/v2023.05.16) | [CHANGELOG](/releases/v2023.05.16/README.md) | 1.19+ | | [v2023.02.22](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2023.02.22) | 2023-02-23 | [User Guide](https://voyagermesh.com/docs/v2023.02.22) | [CHANGELOG](/releases/v2023.02.22/README.md) | 1.19+ | | [v2022.12.11](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2022.12.11) | 2022-12-10 | [User Guide](https://voyagermesh.com/docs/v2022.12.11) | [CHANGELOG](/releases/v2022.12.11/README.md) | 1.19+ | | [v2022.08.17](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2022.08.17) | 2022-08-17 | [User Guide](https://voyagermesh.com/docs/v2022.08.17) | [CHANGELOG](/releases/v2022.08.17/README.md) | 1.19+ | diff --git a/releases/v2023.05.16/CHANGELOG.json b/releases/v2023.05.16/CHANGELOG.json new file mode 100644 index 0000000..6457783 --- /dev/null +++ b/releases/v2023.05.16/CHANGELOG.json @@ -0,0 +1,180 @@ +{ + "product_line": "Voyager", + "release": "v2023.05.16", + "release_date": "2023-05-17T02:13:01.746351547Z", + "release_project_url": "https://github.com/voyagermesh/CHANGELOG", + "docs_url": "https://voyagermesh.com/docs/v2023.05.16", + "kubernetes_version": "1.19+", + "projects": [ + { + "url": "github.com/voyagermesh/apimachinery", + "releases": [ + { + "tag": "v0.7.2", + "commits": [ + { + "SHA": "d3eab942", + "Subject": "Update deps" + }, + { + "SHA": "d741654b", + "Subject": "Test against K8s 1.27.1 (#40)" + }, + { + "SHA": "f17a74a0", + "Subject": "Use uid 65534 and test against K8s 1.27.0 (#39)" + }, + { + "SHA": "5313fa2b", + "Subject": "Use ghcr.io/appscode/gengo (#38)" + }, + { + "SHA": "3cf19792", + "Subject": "Use ghcr.io for appscode/golang-dev (#37)" + }, + { + "SHA": "882d1506", + "Subject": "Update wrokflows (Go 1.20, k8s 1.26) (#36)" + } + ] + } + ] + }, + { + "url": "github.com/voyagermesh/cli", + "releases": [ + { + "tag": "v0.0.13", + "commits": [ + { + "SHA": "8941c49", + "Subject": "Prepare for release v0.0.13 (#21)" + }, + { + "SHA": "2704ce0", + "Subject": "Use ghcr.io for appscode/golang-dev (#20)" + }, + { + "SHA": "c059723", + "Subject": "Update wrokflows (Go 1.20, k8s 1.26) (#19)" + } + ] + } + ] + }, + { + "url": "github.com/voyagermesh/haproxy-ingress", + "releases": [ + { + "tag": "v17.0.2", + "commits": [ + { + "SHA": "e1ec6dc2b", + "Subject": "Prepare for release v17.0.2 (#66)" + }, + { + "SHA": "50755363b", + "Subject": "Use HAProxy 2.6.12 (#65)" + }, + { + "SHA": "ad1af389d", + "Subject": "Publish to ghcr.io (#64)" + }, + { + "SHA": "b52228b56", + "Subject": "Add docker image label" + }, + { + "SHA": "dcde7f21f", + "Subject": "Use ghcr.io for appscode/golang-dev (#63)" + }, + { + "SHA": "f46f506da", + "Subject": "Update wrokflows (Go 1.20, k8s 1.26) (#62)" + } + ] + } + ] + }, + { + "url": "github.com/voyagermesh/installer", + "releases": [ + { + "tag": "v2023.05.16", + "commits": [ + { + "SHA": "fabe300", + "Subject": "Prepare for release v2023.05.16 (#131)" + }, + { + "SHA": "1f818ff", + "Subject": "Use kubectl 1.24" + }, + { + "SHA": "f1f56c3", + "Subject": "Test against K8s 1.27.1 (#130)" + }, + { + "SHA": "fa3a42c", + "Subject": "Use uid 65534 and test against K8s 1.27.0 (#129)" + }, + { + "SHA": "59d0d9a", + "Subject": "Use ghcr.io/appscode/gengo (#128)" + }, + { + "SHA": "f2ffd5a", + "Subject": "Stop publishing oci images to docker hub" + }, + { + "SHA": "9ef2b81", + "Subject": "Use ghcr.io (#127)" + }, + { + "SHA": "c44f262", + "Subject": "Use ghcr.io for appscode/golang-dev (#126)" + }, + { + "SHA": "d40e2fb", + "Subject": "Update workflows (Go 1.20, k8s 1.26) (#125)" + }, + { + "SHA": "371fe3f", + "Subject": "Update wrokflows (Go 1.20, k8s 1.26) (#124)" + } + ] + } + ] + }, + { + "url": "github.com/voyagermesh/voyager", + "releases": [ + { + "tag": "v2023.05.16", + "commits": [ + { + "SHA": "c264a20", + "Subject": "Prepare for release v2023.05.16 (#1626)" + }, + { + "SHA": "bdd51ae", + "Subject": "Fix errors in code/YAML blocks (#1625)" + }, + { + "SHA": "3d324a9", + "Subject": "Update README.md" + }, + { + "SHA": "6b66127", + "Subject": "Spelling (#1618)" + }, + { + "SHA": "97ce227", + "Subject": "Update wrokflows (Go 1.20, k8s 1.26) (#1624)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2023.05.16/README.md b/releases/v2023.05.16/README.md new file mode 100644 index 0000000..d9b5ac1 --- /dev/null +++ b/releases/v2023.05.16/README.md @@ -0,0 +1,68 @@ +# Voyager v2023.05.16 (2023-05-17) + + +## [voyagermesh/apimachinery](https://github.com/voyagermesh/apimachinery) + +### [v0.7.2](https://github.com/voyagermesh/apimachinery/releases/tag/v0.7.2) + +- [d3eab942](https://github.com/voyagermesh/apimachinery/commit/d3eab942) Update deps +- [d741654b](https://github.com/voyagermesh/apimachinery/commit/d741654b) Test against K8s 1.27.1 (#40) +- [f17a74a0](https://github.com/voyagermesh/apimachinery/commit/f17a74a0) Use uid 65534 and test against K8s 1.27.0 (#39) +- [5313fa2b](https://github.com/voyagermesh/apimachinery/commit/5313fa2b) Use ghcr.io/appscode/gengo (#38) +- [3cf19792](https://github.com/voyagermesh/apimachinery/commit/3cf19792) Use ghcr.io for appscode/golang-dev (#37) +- [882d1506](https://github.com/voyagermesh/apimachinery/commit/882d1506) Update wrokflows (Go 1.20, k8s 1.26) (#36) + + + +## [voyagermesh/cli](https://github.com/voyagermesh/cli) + +### [v0.0.13](https://github.com/voyagermesh/cli/releases/tag/v0.0.13) + +- [8941c49](https://github.com/voyagermesh/cli/commit/8941c49) Prepare for release v0.0.13 (#21) +- [2704ce0](https://github.com/voyagermesh/cli/commit/2704ce0) Use ghcr.io for appscode/golang-dev (#20) +- [c059723](https://github.com/voyagermesh/cli/commit/c059723) Update wrokflows (Go 1.20, k8s 1.26) (#19) + + + +## [voyagermesh/haproxy-ingress](https://github.com/voyagermesh/haproxy-ingress) + +### [v17.0.2](https://github.com/voyagermesh/haproxy-ingress/releases/tag/v17.0.2) + +- [e1ec6dc2](https://github.com/voyagermesh/haproxy-ingress/commit/e1ec6dc2b) Prepare for release v17.0.2 (#66) +- [50755363](https://github.com/voyagermesh/haproxy-ingress/commit/50755363b) Use HAProxy 2.6.12 (#65) +- [ad1af389](https://github.com/voyagermesh/haproxy-ingress/commit/ad1af389d) Publish to ghcr.io (#64) +- [b52228b5](https://github.com/voyagermesh/haproxy-ingress/commit/b52228b56) Add docker image label +- [dcde7f21](https://github.com/voyagermesh/haproxy-ingress/commit/dcde7f21f) Use ghcr.io for appscode/golang-dev (#63) +- [f46f506d](https://github.com/voyagermesh/haproxy-ingress/commit/f46f506da) Update wrokflows (Go 1.20, k8s 1.26) (#62) + + + +## [voyagermesh/installer](https://github.com/voyagermesh/installer) + +### [v2023.05.16](https://github.com/voyagermesh/installer/releases/tag/v2023.05.16) + +- [fabe300](https://github.com/voyagermesh/installer/commit/fabe300) Prepare for release v2023.05.16 (#131) +- [1f818ff](https://github.com/voyagermesh/installer/commit/1f818ff) Use kubectl 1.24 +- [f1f56c3](https://github.com/voyagermesh/installer/commit/f1f56c3) Test against K8s 1.27.1 (#130) +- [fa3a42c](https://github.com/voyagermesh/installer/commit/fa3a42c) Use uid 65534 and test against K8s 1.27.0 (#129) +- [59d0d9a](https://github.com/voyagermesh/installer/commit/59d0d9a) Use ghcr.io/appscode/gengo (#128) +- [f2ffd5a](https://github.com/voyagermesh/installer/commit/f2ffd5a) Stop publishing oci images to docker hub +- [9ef2b81](https://github.com/voyagermesh/installer/commit/9ef2b81) Use ghcr.io (#127) +- [c44f262](https://github.com/voyagermesh/installer/commit/c44f262) Use ghcr.io for appscode/golang-dev (#126) +- [d40e2fb](https://github.com/voyagermesh/installer/commit/d40e2fb) Update workflows (Go 1.20, k8s 1.26) (#125) +- [371fe3f](https://github.com/voyagermesh/installer/commit/371fe3f) Update wrokflows (Go 1.20, k8s 1.26) (#124) + + + +## [voyagermesh/voyager](https://github.com/voyagermesh/voyager) + +### [v2023.05.16](https://github.com/voyagermesh/voyager/releases/tag/v2023.05.16) + +- [c264a20](https://github.com/voyagermesh/voyager/commit/c264a20) Prepare for release v2023.05.16 (#1626) +- [bdd51ae](https://github.com/voyagermesh/voyager/commit/bdd51ae) Fix errors in code/YAML blocks (#1625) +- [3d324a9](https://github.com/voyagermesh/voyager/commit/3d324a9) Update README.md +- [6b66127](https://github.com/voyagermesh/voyager/commit/6b66127) Spelling (#1618) +- [97ce227](https://github.com/voyagermesh/voyager/commit/97ce227) Update wrokflows (Go 1.20, k8s 1.26) (#1624) + + + diff --git a/releases/v2023.05.16/release.json b/releases/v2023.05.16/release.json new file mode 100644 index 0000000..4125568 --- /dev/null +++ b/releases/v2023.05.16/release.json @@ -0,0 +1,75 @@ +{ + "product_line": "Voyager", + "release": "v2023.05.16", + "docs_url_template": "https://voyagermesh.com/docs/%s", + "kubernetes_version": "1.19+", + "projects": [ + { + "github.com/voyagermesh/apimachinery": { + "tag": "v0.7.2" + } + }, + { + "github.com/voyagermesh/cli": { + "key": "voyager-cli", + "tag": "v0.0.13" + }, + "github.com/voyagermesh/haproxy-ingress": { + "tag": "v17.0.2" + } + }, + { + "github.com/voyagermesh/installer": { + "key": "voyager-installer", + "tag": "v2023.05.16", + "chartNames": [ + "voyager", + "voyager-crds" + ], + "commands": [ + "./hack/scripts/import-crds.sh", + "make update-charts CHART_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL} APP_VERSION=${VOYAGERMESH_HAPROXY_INGRESS_TAG}" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/appscode/charts": { + "charts": [ + "github.com/voyagermesh/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/voyagermesh/voyager": { + "key": "voyager", + "tag": "v2023.05.16", + "commands": [ + "mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/voyagermesh/website": { + "tag": "v2023.05.16", + "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" + } + } + ] +} \ No newline at end of file