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

chore(release): updated changelog and chart version to prepare for release 0.0.3 #31

Conversation

nitin-vavdiya
Copy link
Contributor

@nitin-vavdiya nitin-vavdiya commented Nov 20, 2024

Description

This PR prepares the application for release version 0.0.3 by:

  • Updating the CHANGELOG file to reflect the changes included in this release.
  • Updating the version number in the Helm chart file to match the release version.

Why

To release new version of docker image and helm chart. After that we can update umbrella helm chart

Issue Link

Refs: 29

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines

  • I have performed IP checks for added or updated 3rd party libraries

  • I have added copyright and license headers, footers (for .md files) or files (for images) //open source requirement

  • I have performed a self-review of my own code

  • I have successfully tested my changes locally

  • I have added tests and updated existing tests that prove my changes work

  • I have checked that new and existing tests pass locally with my changes

  • I have commented my code, particularly in hard-to-understand areas

@nitin-vavdiya nitin-vavdiya changed the title chore(release): updated changelog and chart version to prepare for re… chore(release): updated changelog and chart version to prepare for release 0.0.3 Nov 20, 2024
Copy link
Contributor

@CDiezRodriguez CDiezRodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the image tag should be left empty to align with the new updates. Otherwise, if we make a change that affects the logic, all versions will automatically use the latest image, which could cause crashes for anyone currently using it.

Other components

@nitin-vavdiya
Copy link
Contributor Author

I think the image tag should be left empty to align with the new updates. Otherwise, if we make a change that affects the logic, all versions will automatically use the latest image, which could cause crashes for anyone currently using it.

Other components

Done with: 1dc6d85

@nitin-vavdiya nitin-vavdiya merged commit 42ed59f into eclipse-tractusx:main Nov 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants