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

deduplication-engine 0.5.0 with rollme.enabled added #2

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

wozniakpl
Copy link
Collaborator

This pull request includes several updates to the Helm charts and their associated documentation for the deduplication engine and other components. The changes focus on version updates, adding new dependencies, and introducing a new feature for rolling updates.

Helm Chart Updates:

  • Version Update:

    • Updated the chart version from 0.4.0 to 0.5.0 in charts/deduplication-engine/Chart.yaml.
  • Rolling Update Feature:

    • Added a new rollme annotation for rolling updates in the deployment templates for backend, celery-beat, and celery-worker. [1] [2] [3]
    • Introduced a new rollme configuration in charts/deduplication-engine/values.yaml with an enabled flag set to false by default.

Added due to design choice of having a mutable tag for a dev image.

These changes ensure that the Helm charts are up-to-date and introduce a new feature for managing rolling updates, which can help with smoother deployments.

@wozniakpl wozniakpl merged commit 27f1389 into main Oct 24, 2024
1 check 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.

1 participant