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: v2022.01.10 #13

Merged
merged 9 commits into from
Jan 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Voyager Version | Release Date | User Guide | Changelog | Kubernetes Version |
|--------------------------- | ------------ | ---------- | --------- | ------------------ |
| [v2022.01.10](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2022.01.10) | 2022-01-10 | [User Guide](https://voyagermesh.com/docs/v2022.01.10) | [CHANGELOG](/releases/v2022.01.10/README.md) | 1.19+ |
| [v2022.01.07](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2022.01.07) | 2022-01-07 | [User Guide](https://voyagermesh.com/docs/v2022.01.07) | [CHANGELOG](/releases/v2022.01.07/README.md) | 1.19+ |
| [v2022.01.01](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2022.01.01) | 2022-01-02 | [User Guide](https://voyagermesh.com/docs/v2022.01.01) | [CHANGELOG](/releases/v2022.01.01/README.md) | 1.19+ |
| [v2021.10.18](https:/github.com/voyagermesh/CHANGELOG/releases/tag/v2021.10.18) | 2021-10-18 | [User Guide](https://voyagermesh.com/docs/v2021.10.18) | [CHANGELOG](/releases/v2021.10.18/README.md) | 1.19+ |
Expand Down
92 changes: 92 additions & 0 deletions releases/v2022.01.10/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"product_line": "Voyager",
"release": "v2022.01.10",
"release_date": "2022-01-10T12:42:50.537887329Z",
"release_project_url": "https://github.com/voyagermesh/CHANGELOG",
"docs_url": "https://voyagermesh.com/docs/v2022.01.10",
"kubernetes_version": "1.19+",
"projects": [
{
"url": "github.com/voyagermesh/apimachinery",
"releases": [
{
"tag": "v0.3.0",
"commits": [
{
"SHA": "7d6c4d04",
"Subject": "Convert ProxySecurityContext from v1beta1 to v1 api (#22)"
}
]
}
]
},
{
"url": "github.com/voyagermesh/cli",
"releases": [
{
"tag": "v0.0.5",
"commits": [
{
"SHA": "1824d2f",
"Subject": "Prepare for release v0.0.5 (#4)"
}
]
}
]
},
{
"url": "github.com/voyagermesh/haproxy-ingress",
"releases": [
{
"tag": "v14.1.0",
"commits": [
{
"SHA": "96ea81cb",
"Subject": "Prepare for release v14.1.0 (#38)"
},
{
"SHA": "9df118f9",
"Subject": "Mount emptyDir to /var/run (#37)"
},
{
"SHA": "b48d48f9",
"Subject": "Use HAProxy 2.5 (no patch) version"
}
]
}
]
},
{
"url": "github.com/voyagermesh/installer",
"releases": [
{
"tag": "v2022.01.10",
"commits": [
{
"SHA": "dac9c9b",
"Subject": "Prepare for release v2022.01.10 (#100)"
},
{
"SHA": "40a8b9a",
"Subject": "Use HAProxy 2.5-alpine version (#99)"
}
]
}
]
},
{
"url": "github.com/voyagermesh/voyager",
"releases": [
{
"tag": "v2022.01.10",
"commits": [
{
"SHA": "c983a49",
"Subject": "Prepare for release v2022.01.10 (#1606)"
}
]
}
]
}
]
}
46 changes: 46 additions & 0 deletions releases/v2022.01.10/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Voyager v2022.01.10 (2022-01-10)


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

### [v0.3.0](https://github.com/voyagermesh/apimachinery/releases/tag/v0.3.0)

- [7d6c4d04](https://github.com/voyagermesh/apimachinery/commit/7d6c4d04) Convert ProxySecurityContext from v1beta1 to v1 api (#22)



## [voyagermesh/cli](https://github.com/voyagermesh/cli)

### [v0.0.5](https://github.com/voyagermesh/cli/releases/tag/v0.0.5)

- [1824d2f](https://github.com/voyagermesh/cli/commit/1824d2f) Prepare for release v0.0.5 (#4)



## [voyagermesh/haproxy-ingress](https://github.com/voyagermesh/haproxy-ingress)

### [v14.1.0](https://github.com/voyagermesh/haproxy-ingress/releases/tag/v14.1.0)

- [96ea81cb](https://github.com/voyagermesh/haproxy-ingress/commit/96ea81cb) Prepare for release v14.1.0 (#38)
- [9df118f9](https://github.com/voyagermesh/haproxy-ingress/commit/9df118f9) Mount emptyDir to /var/run (#37)
- [b48d48f9](https://github.com/voyagermesh/haproxy-ingress/commit/b48d48f9) Use HAProxy 2.5 (no patch) version



## [voyagermesh/installer](https://github.com/voyagermesh/installer)

### [v2022.01.10](https://github.com/voyagermesh/installer/releases/tag/v2022.01.10)

- [dac9c9b](https://github.com/voyagermesh/installer/commit/dac9c9b) Prepare for release v2022.01.10 (#100)
- [40a8b9a](https://github.com/voyagermesh/installer/commit/40a8b9a) Use HAProxy 2.5-alpine version (#99)



## [voyagermesh/voyager](https://github.com/voyagermesh/voyager)

### [v2022.01.10](https://github.com/voyagermesh/voyager/releases/tag/v2022.01.10)

- [c983a49](https://github.com/voyagermesh/voyager/commit/c983a49) Prepare for release v2022.01.10 (#1606)



75 changes: 75 additions & 0 deletions releases/v2022.01.10/release.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"product_line": "Voyager",
"release": "v2022.01.10",
"docs_url_template": "https://voyagermesh.com/docs/%s",
"kubernetes_version": "1.19+",
"projects": [
{
"github.com/voyagermesh/apimachinery": {
"tag": "v0.3.0"
}
},
{
"github.com/voyagermesh/cli": {
"key": "voyager-cli",
"tag": "v0.0.5"
},
"github.com/voyagermesh/haproxy-ingress": {
"tag": "v14.1.0"
}
},
{
"github.com/voyagermesh/installer": {
"key": "voyager-installer",
"tag": "v2022.01.10",
"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": "v2022.01.10",
"commands": [
"mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md"
],
"release_branch": "release-${TAG}"
}
},
{
"github.com/voyagermesh/website": {
"tag": "v2022.01.10",
"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"
}
}
]
}