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

Replace :latest uses with the specific latest supported version #315

Closed
wants to merge 3 commits into from

Conversation

Twinki14
Copy link
Contributor

@Twinki14 Twinki14 commented Feb 7, 2024

Motivations

To prevent breaking-changes leaking into our suggested docker-compose and more importantly our helm-chart, we should be using the latest supported version of the docker image, not :latest

Modifications

  • Bump the helm-chart version to 0.24.1, to match the docker-image version
  • Replace :latest: with the true-latest supported version, 0.24.1, in our example docker-compose, helm-chart, and k8s example

# Motivations
To prevent breaking-changes leaking into our suggested docker-compose and more importantly our helm-chart, we should be using the latest supported version of the docker image, not latest

# Modifications
- Replace `:latest`: with the true-latest supported version, `0.24.1`, in our example docker-compose, helm-chart, and k8s example
@Twinki14 Twinki14 marked this pull request as draft February 7, 2024 20:03
@Dashboy1998
Copy link
Contributor

Would we update the Readme too?

If so do we also update the other languages at each release or have the translators update the other languages?

@Twinki14 Twinki14 closed this Feb 9, 2024
@Twinki14 Twinki14 deleted the chart-0.24.1 branch February 9, 2024 02:31
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