diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb2b8602f2..17cf1010b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -335,6 +335,11 @@ make demo DEMO_URL=https://failover.test.exampledns.tk DEMO_DEBUG=1 * Bump the version in `Chart.yaml`, see [example PR](https://github.com/k8gb-io/k8gb/pull/749). Make sure the commit message starts with `RELEASE:`. +* In addition, bump the version in `chart/k8gb/README.md` to reflect correct version tags in artifacthub after +release, e.g. +``` +chart/k8gb/README.md:![Version: v0.13.0](https://img.shields.io/badge/Version-v0.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.0](https://img.shields.io/badge/AppVersion-v0.13.0-informational?style=flat-square) +``` * Merge the Pull Request after the review approval (make sure the squash or rebase is used, merge commit will not trigger the release pipeline) * At this point a DRAFT release will be created on GitHub. After the [automatic tag](https://github.com/k8gb-io/k8gb/actions/workflows/cut_release.yaml) & [release pipeline](https://github.com/k8gb-io/k8gb/actions/workflows/release.yaml) have been successfully completed, you check the [release DRAFT](https://github.com/k8gb-io/k8gb/releases) and if it is OK, you click on the **"Publish release"** button. diff --git a/chart/k8gb/Chart.yaml b/chart/k8gb/Chart.yaml index 7c03c908c6..02942790d3 100644 --- a/chart/k8gb/Chart.yaml +++ b/chart/k8gb/Chart.yaml @@ -31,7 +31,7 @@ maintainers: name: Jiri Kremser - email: kuritka@gmail.com name: Michal Kuritka - - email: yury.tsarev@absa.africa + - email: yury@upbound.io name: Yury Tsarev annotations: diff --git a/chart/k8gb/README.md b/chart/k8gb/README.md index a8499bf48a..6a607854c2 100644 --- a/chart/k8gb/README.md +++ b/chart/k8gb/README.md @@ -22,7 +22,7 @@ A Helm chart for Kubernetes Global Balancer | Dinar Valeev | | | | Jiri Kremser | | | | Michal Kuritka | | | -| Yury Tsarev | | | +| Yury Tsarev | | | ## Source Code