Conversation
Sister PR of sourcegraph/deploy-sourcegraph-helm#671. Upgrade info alert is at sourcegraph/docs#1110. The repo-updater service is no longer required starting with Sourcegraph 6.4. Test plan: Repo-updater-less instances have been running for a while now.
6 tasks
DaedalusG
approved these changes
Apr 30, 2025
eseliger
added a commit
to sourcegraph/deploy-sourcegraph
that referenced
this pull request
Apr 30, 2025
Sister PR of sourcegraph/deploy-sourcegraph-helm#671. Upgrade info alert is at sourcegraph/docs#1110. The repo-updater service is no longer required starting with Sourcegraph 6.4. Test plan: Repo-updater-less instances have been running for a while now. ### Checklist - [ ] [CHANGELOG.md](https://github.com/sourcegraph/sourcegraph/blob/main/CHANGELOG.md) updated - [x] [K8s Upgrade notes updated](https://github.com/sourcegraph/sourcegraph/blob/main/doc/admin/updates/kubernetes.md) - [x] Sister [deploy-sourcegraph-k8s](https://github.com/sourcegraph/deploy-sourcegraph-docker) change: sourcegraph/deploy-sourcegraph-k8s#269 - [x] Sister [deploy-sourcegraph-docker](https://github.com/sourcegraph/deploy-sourcegraph-docker) change: sourcegraph/deploy-sourcegraph-docker#1202 - [ ] All images have a valid tag and SHA256 sum - [x] I acknowledge that [deploy-sourcegraph-k8s](https://github.com/sourcegraph/deploy-sourcegraph-k8s) is now the preferred Kubernetes deployment repository
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.
Sister PR of sourcegraph/deploy-sourcegraph-helm#671.
Upgrade info alert is at sourcegraph/docs#1110.
The repo-updater service is no longer required starting with Sourcegraph 6.4.
Test plan: Repo-updater-less instances have been running for a while now.
Checklist