-
Notifications
You must be signed in to change notification settings - Fork 9
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
release1.2.8 #31
release1.2.8 #31
Conversation
Veracode fixes
Veracode issue security web fix
Trivy fix and DEPENDENCIES file update
remove spring core 6.0.7 dependency version
Update pom.xml for veracode fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes looks ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is every file changed to version 1.2.6 when the PR is about 1.2.8?
INSTALL.md
Outdated
@@ -8,7 +8,7 @@ How to install application using helm: <br /> | |||
helm install ReleaseName ChartName | |||
|
|||
a.) Add helm repository in tractusx: | |||
helm repo add autosetup https://eclipse-tractusx.github.io/charts/dev | |||
helm repo add autosetup https://eclipse-tractusx.github.io/charts/tractusx-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
helm repo add autosetup https://eclipse-tractusx.github.io/charts/tractusx-dev | |
helm repo add tractusx-dev https://eclipse-tractusx.github.io/charts/tractusx-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Earlier we used few versions in middle for testing purpose so the plan was for 1.2.8, but i discussed with Sigi , he said we have to bump a version and should be in in sync with tractus-x repo versions. We should not put gap in between the versions.
Last version became 1.2.5, so we modified this as 1.2.6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current description is still wrong, does not work. Proposed a solution.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All code changes looks ok
@almadigabor: is there still any problem? Or why the code is still not committed? |
Can I merge this PR to main? |
First PR #24 should be merged