From c58c850e3a6072b74639990977a453bf58cc3c7b Mon Sep 17 00:00:00 2001 From: "Alina Akovtun(Bastion Psa25)" Date: Mon, 11 Mar 2024 11:34:26 +0000 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2261405..3c5951f 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ The release version for branches, pull requests, and other tags will be generate ``` ## Helm Chart Versioning -The Helm chart version changeng manually. To do this, you need to change the version in the Chart.yaml file. When creating a release, the version of the Helm chart will be the same as the value in the Chart.yaml file, change it manually. +The Helm chart version changed manually. To do this, you need to change the version in the Chart.yaml file. When creating a release, the version of the Helm chart will be the same as the value in the Chart.yaml file, change it manually. ## GitHub Actions [GitHub Actions](https://docs.github.com/en/actions) triggers testing, builds, and application publishing for each release.