-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tamal Saha <[email protected]>
- Loading branch information
Showing
4 changed files
with
276 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,140 @@ | ||
{ | ||
"product_line": "Voyager", | ||
"release": "v2024.3.18", | ||
"release_date": "2024-03-18T13:24:32.468976638Z", | ||
"release_project_url": "https://github.com/voyagermesh/CHANGELOG", | ||
"docs_url": "https://voyagermesh.com/docs/v2024.3.18", | ||
"kubernetes_version": "1.21+", | ||
"projects": [ | ||
{ | ||
"url": "github.com/voyagermesh/apimachinery", | ||
"releases": [ | ||
{ | ||
"tag": "v0.8.0", | ||
"commits": [ | ||
{ | ||
"SHA": "5baa586c", | ||
"Subject": "Update deps" | ||
}, | ||
{ | ||
"SHA": "dbb90e92", | ||
"Subject": "Use Go 1.22 (#45)" | ||
}, | ||
{ | ||
"SHA": "d50e1045", | ||
"Subject": "Update deps (#44)" | ||
}, | ||
{ | ||
"SHA": "b98cecb9", | ||
"Subject": "Use k8s 1.29 client libs (#43)" | ||
}, | ||
{ | ||
"SHA": "06618b9e", | ||
"Subject": "Update deps" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"url": "github.com/voyagermesh/cli", | ||
"releases": [ | ||
{ | ||
"tag": "v0.0.15", | ||
"commits": [ | ||
{ | ||
"SHA": "99baac8", | ||
"Subject": "Prepare for release v0.0.15 (#24)" | ||
}, | ||
{ | ||
"SHA": "586acaf", | ||
"Subject": "Use Go 1.22 (#23)" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"url": "github.com/voyagermesh/haproxy-ingress", | ||
"releases": [ | ||
{ | ||
"tag": "v17.1.0", | ||
"commits": [ | ||
{ | ||
"SHA": "04b22e905", | ||
"Subject": "Prepare for release v17.1.0 (#83)" | ||
}, | ||
{ | ||
"SHA": "d12ccf311", | ||
"Subject": "Use haproxy 2.6.16" | ||
}, | ||
{ | ||
"SHA": "90e5842af", | ||
"Subject": "Update deps" | ||
}, | ||
{ | ||
"SHA": "8ce183c7d", | ||
"Subject": "Use Go 1.22 (#82)" | ||
}, | ||
{ | ||
"SHA": "4ed0abc5f", | ||
"Subject": "Update deps (#79)" | ||
}, | ||
{ | ||
"SHA": "c43d785cd", | ||
"Subject": "Use k8s 1.29 client libs (#76)" | ||
}, | ||
{ | ||
"SHA": "a832564ad", | ||
"Subject": "Send hourly audit events (#75)" | ||
}, | ||
{ | ||
"SHA": "d2b57c9da", | ||
"Subject": "Update deps" | ||
}, | ||
{ | ||
"SHA": "664aa0578", | ||
"Subject": "Disable cleanup of image" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"url": "github.com/voyagermesh/installer", | ||
"releases": [ | ||
{ | ||
"tag": "v2024.3.18", | ||
"commits": [ | ||
{ | ||
"SHA": "32154e1", | ||
"Subject": "Prepare for release v2024.3.18 (#139)" | ||
}, | ||
{ | ||
"SHA": "18d19e2", | ||
"Subject": "Use Go 1.22 (#138)" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"url": "github.com/voyagermesh/voyager", | ||
"releases": [ | ||
{ | ||
"tag": "v2024.3.18", | ||
"commits": [ | ||
{ | ||
"SHA": "e4775bf", | ||
"Subject": "Prepare for release v2024.3.18 (#1631)" | ||
}, | ||
{ | ||
"SHA": "6c342cf", | ||
"Subject": "Use Go 1.22 (#1629)" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Voyager v2024.3.18 (2024-03-18) | ||
|
||
|
||
## [voyagermesh/apimachinery](https://github.com/voyagermesh/apimachinery) | ||
|
||
### [v0.8.0](https://github.com/voyagermesh/apimachinery/releases/tag/v0.8.0) | ||
|
||
- [5baa586c](https://github.com/voyagermesh/apimachinery/commit/5baa586c) Update deps | ||
- [dbb90e92](https://github.com/voyagermesh/apimachinery/commit/dbb90e92) Use Go 1.22 (#45) | ||
- [d50e1045](https://github.com/voyagermesh/apimachinery/commit/d50e1045) Update deps (#44) | ||
- [b98cecb9](https://github.com/voyagermesh/apimachinery/commit/b98cecb9) Use k8s 1.29 client libs (#43) | ||
- [06618b9e](https://github.com/voyagermesh/apimachinery/commit/06618b9e) Update deps | ||
|
||
|
||
|
||
## [voyagermesh/cli](https://github.com/voyagermesh/cli) | ||
|
||
### [v0.0.15](https://github.com/voyagermesh/cli/releases/tag/v0.0.15) | ||
|
||
- [99baac8](https://github.com/voyagermesh/cli/commit/99baac8) Prepare for release v0.0.15 (#24) | ||
- [586acaf](https://github.com/voyagermesh/cli/commit/586acaf) Use Go 1.22 (#23) | ||
|
||
|
||
|
||
## [voyagermesh/haproxy-ingress](https://github.com/voyagermesh/haproxy-ingress) | ||
|
||
### [v17.1.0](https://github.com/voyagermesh/haproxy-ingress/releases/tag/v17.1.0) | ||
|
||
- [04b22e90](https://github.com/voyagermesh/haproxy-ingress/commit/04b22e905) Prepare for release v17.1.0 (#83) | ||
- [d12ccf31](https://github.com/voyagermesh/haproxy-ingress/commit/d12ccf311) Use haproxy 2.6.16 | ||
- [90e5842a](https://github.com/voyagermesh/haproxy-ingress/commit/90e5842af) Update deps | ||
- [8ce183c7](https://github.com/voyagermesh/haproxy-ingress/commit/8ce183c7d) Use Go 1.22 (#82) | ||
- [4ed0abc5](https://github.com/voyagermesh/haproxy-ingress/commit/4ed0abc5f) Update deps (#79) | ||
- [c43d785c](https://github.com/voyagermesh/haproxy-ingress/commit/c43d785cd) Use k8s 1.29 client libs (#76) | ||
- [a832564a](https://github.com/voyagermesh/haproxy-ingress/commit/a832564ad) Send hourly audit events (#75) | ||
- [d2b57c9d](https://github.com/voyagermesh/haproxy-ingress/commit/d2b57c9da) Update deps | ||
- [664aa057](https://github.com/voyagermesh/haproxy-ingress/commit/664aa0578) Disable cleanup of image | ||
|
||
|
||
|
||
## [voyagermesh/installer](https://github.com/voyagermesh/installer) | ||
|
||
### [v2024.3.18](https://github.com/voyagermesh/installer/releases/tag/v2024.3.18) | ||
|
||
- [32154e1](https://github.com/voyagermesh/installer/commit/32154e1) Prepare for release v2024.3.18 (#139) | ||
- [18d19e2](https://github.com/voyagermesh/installer/commit/18d19e2) Use Go 1.22 (#138) | ||
|
||
|
||
|
||
## [voyagermesh/voyager](https://github.com/voyagermesh/voyager) | ||
|
||
### [v2024.3.18](https://github.com/voyagermesh/voyager/releases/tag/v2024.3.18) | ||
|
||
- [e4775bf](https://github.com/voyagermesh/voyager/commit/e4775bf) Prepare for release v2024.3.18 (#1631) | ||
- [6c342cf](https://github.com/voyagermesh/voyager/commit/6c342cf) Use Go 1.22 (#1629) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"product_line": "Voyager", | ||
"release": "v2024.3.18", | ||
"docs_url_template": "https://voyagermesh.com/docs/%s", | ||
"kubernetes_version": "1.21+", | ||
"projects": [ | ||
{ | ||
"github.com/voyagermesh/apimachinery": { | ||
"tag": "v0.8.0" | ||
} | ||
}, | ||
{ | ||
"github.com/voyagermesh/cli": { | ||
"key": "voyager-cli", | ||
"tag": "v0.0.15" | ||
}, | ||
"github.com/voyagermesh/haproxy-ingress": { | ||
"tag": "v17.1.0" | ||
} | ||
}, | ||
{ | ||
"github.com/voyagermesh/installer": { | ||
"key": "voyager-installer", | ||
"tag": "v2024.3.18", | ||
"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": "v2024.3.18", | ||
"commands": [ | ||
"mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md" | ||
], | ||
"release_branch": "release-${TAG}" | ||
} | ||
}, | ||
{ | ||
"github.com/voyagermesh/website": { | ||
"tag": "v2024.3.18", | ||
"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" | ||
} | ||
} | ||
] | ||
} |