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

kgo: add UPGRADE.md in upgrade guide #8283

Merged
merged 1 commit into from
Dec 17, 2024
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ To upgrade between minor releases, follow the steps shown in the [installation g

For major releases, consult the [changelog](/gateway-operator/changelog/) to see if there are any changes that require manual intervention before following the installation instructions.

When using the helm chart to install the operator please also consult the [`UPGRADE.md`][uprade_md_chart] file in the charts repository.

[uprade_md_chart]: https://github.com/Kong/charts/blob/main/charts/gateway-operator/UPGRADE.md
[semver]: https://semver.org/
Loading