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

Separate tags for services #705

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

This is technically a breaking change.

This change allows to specify different docker image tags for the cd service and the frontend service.

However, this is only the case if you specify the "tag" in the helm chart. It is rather unlikely that you do this.
In almost every case, kuberpult should run with the same version for all microservices (cd services and frontend service).

This is *technically* a breaking change.

This change allows to specify different docker image tags for the cd service and the frontend service.

However, this is only the case if you specify the "tag" in the helm chart.
It is rather unlikely that you do this.
In almost every case, kuberpult should run with the same version for all microservices (cd services and frontend service).
charts/kuberpult/values.yaml.tpl Outdated Show resolved Hide resolved
charts/kuberpult/values.yaml.tpl Outdated Show resolved Hide resolved
@hannesg hannesg self-requested a review June 1, 2023 08:28
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-seperate-tags-services branch June 1, 2023 08:57
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