Update multiple versions based on a global stack version definition #8204
-
Hi there. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Please explain this more derailed.
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the fast reply.
The already supported files/managers like pom.xml, dockerfile, gitlab-ci.yaml etc. and maybe an extra file where the stack version is defined.
The current idea was, that we have a git repository which has git tags of the different stack versions and there you have a definition which version of which type of dependency you have. version 1.0.0 of a stack
In the consumer repository there would be a file which could look as simple as this:
And if we have a update on the
Don't know what you mean with this question.
A stack in our context is just a compilation of compatible components. Like a parent pom in maven where the versions are defined just in our case we want to define it more globally over multiple technologies (maven, docker, helm). I hope this give you a little more infos about the functionality we are looking for. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the suggestion and your time. We will roll with the solution we discusses or you suggested. |
Beta Was this translation helpful? Give feedback.
Thanks for the suggestion and your time. We will roll with the solution we discusses or you suggested.
I think we can put this discussion as answered.