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

feat(other): release script also update helmchart versions #8256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ulfgebhardt
Copy link
Member

🍰 Pullrequest

release script also update helmchart versions

To have congruence a release also updates the helmchart version. This utilizes sed to replace the coresponding string. The sed command is not present on windows and could prevent a windows user to use the release functionality out of the box.

The release functionality is also externalized into its own script scripts/release.sh.

Issues

  • None

Todo

  • None

To have congruence a release also updates the helmchart version. This
utilizes sed to replace the coresponding string. The `sed` command is
not present on windows and could prevent a windows user to use the
release functionality out of the box.

The release functionality is also externalized into its own script
`scripts/release.sh`.
@ulfgebhardt ulfgebhardt force-pushed the release-adjust-helm-chart-version branch from a98156e to 816c4d9 Compare March 6, 2025 14:07
@ulfgebhardt ulfgebhardt requested a review from Tirokk March 6, 2025 14:09
@ulfgebhardt ulfgebhardt self-assigned this Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant