Skip to content

Commit

Permalink
chore(container): update oci-image sourcegraph/server to v5 by renova…
Browse files Browse the repository at this point in the history
…te (#27812)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sourcegraph/server | patch | `8462729` -> `ca5d52d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Oct 16, 2024
1 parent d92b3c1 commit a018fe8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/sourcegraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.8.0
appVersion: 5.8.1579
dependencies:
- name: common
version: 25.0.0
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph
- https://hub.docker.com/r/sourcegraph/server
type: application
version: 7.6.0
version: 7.6.1
2 changes: 1 addition & 1 deletion charts/stable/sourcegraph/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: sourcegraph/server
tag: 5.8.0@sha256:8462729d3f9c51dc5faa650e0f3525d203f1db6b06c8afe6e88476c1e0a01bce
tag: 5.8.1579@sha256:ca5d52d1421d5bb836bff76d53a7f218ec0bc78910a300a1e8882f40be1253a4
persistence:
applicationdatastoragepath:
enabled: true
Expand Down

0 comments on commit a018fe8

Please sign in to comment.