Dbeaver devops#2304 release te 25 3 0 - #180
Merged
Merged
Conversation
* dbeaver/dbeaver-devops#2136 Update instruction version update procedure in docker compose deployment
* dbeaver/dbeaver-devops#2199 Removed hardcoded paths for team edition repo location and updated install script * dbeaver/dbeaver-devops#2199 Added create .env if not exist when run command dbeaver-te
#175) * dbeaver/dbeaver-devops#2173 Added a paragraph about the desktop application in main README * dbeaver/dbeaver-devops#2173 Changed link to desktop app * dbeaver/dbeaver-devops#2173 Changed link to desktop app in devel * dbeaver/dbeaver-devops#2173 Added warning about using early access version, updated configs to ea version * dbeaver/dbeaver-devops#2173 Removed msg about default value * dbeaver/dbeaver-devops#2173 Changed warning msg
#178) * dbeaver/dbeaver-devops#2258 Moved kafka environment from deployments to dockerfile env * dbeaver/dbeaver-devops#2258 Changed kafka spec to run in k8s * dbeaver/dbeaver-devops#2258 Added CLOUDBEAVER_KAFKA_BROKERS env for dc
…afka and postgres in k8s deployment with default params (#179)
arhayka
reviewed
Dec 2, 2025
| 2. Stop the cluster: `docker-compose down` or `docker compose down` | ||
| 3. Update your deployment files: | ||
| - Fetch latest changes: `git fetch` | ||
| - Switch to new release version: `git checkout <version-tag>` (e.g., `git checkout 25.2.0`) |
Contributor
There was a problem hiding this comment.
git checkout 25.3.0? Or is this an example?
mayerro
approved these changes
Dec 2, 2025
serge-rider
approved these changes
Dec 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.