Skip to content

Commit

Permalink
YAF-5543: Update README.md (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
AHovorukha authored Oct 18, 2024
1 parent ddfc46f commit a2169bd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,12 @@ $ helm repo add yilu-common https://yiluhub.github.io/common-chart/
```
And then yilu-common is going to be available as dependency.

## New version of common-chart

In the scope of [YAF-5543: Refactor the common-chart repo to use the chart-releaser github action](https://yiluts.atlassian.net/browse/YAF-5543) was created test fork with chart-releaser action.
Fork: [yiluhub/YAF-5543-common-chart](https://github.com/yiluhub/YAF-5543-common-chart)

SRE team decision:
* if what we have currently works fine, lets leave it as is for now until such a time when these github actions have matured and can deliver the solution we are looking for
* if we migrate to them, we may introduce new bugs into our workflow, which in part is what we want to avoid since we wana standardize the release process...
* i think this we can shelve it and revisit it in 3 or 6 months...

0 comments on commit a2169bd

Please sign in to comment.