Skip to content

Commit

Permalink
chore(deps): update container image sissbruecker/linkding to v1.33.0@…
Browse files Browse the repository at this point in the history
…d25e9d6 by renovate (#26372)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://github.com/sissbruecker/linkding)
| minor | `1.32.0` -> `1.33.0` |

---

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

---

### Release Notes

<details>
<summary>sissbruecker/linkding (sissbruecker/linkding)</summary>

###
[`v1.33.0`](https://github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1330-14092024)

[Compare
Source](https://github.com/sissbruecker/linkding/compare/v1.32.0...v1.33.0)

##### What's Changed

- Theme improvements by
[@&#8203;sissbruecker](https://github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/822](https://github.com/sissbruecker/linkding/pull/822)
- Speed up navigation by
[@&#8203;sissbruecker](https://github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/824](https://github.com/sissbruecker/linkding/pull/824)
- Rename "SingeFileError" to "SingleFileError" by
[@&#8203;curiousleo](https://github.com/curiousleo) in
[https://github.com/sissbruecker/linkding/pull/823](https://github.com/sissbruecker/linkding/pull/823)
- Bump svelte from 4.2.12 to 4.2.19 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/806](https://github.com/sissbruecker/linkding/pull/806)

##### New Contributors

- [@&#8203;curiousleo](https://github.com/curiousleo) made
their first contribution in
[https://github.com/sissbruecker/linkding/pull/823](https://github.com/sissbruecker/linkding/pull/823)

**Full Changelog**:
sissbruecker/linkding@v1.32.0...v1.33.0

***

</details>

---

### 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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 14, 2024
1 parent 8e10b15 commit 7e23401
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/linkding/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: 1.32.0
appVersion: 1.33.0
dependencies:
- name: common
version: 24.1.15
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/linkding
- https://hub.docker.com/r/sissbruecker/linkding
type: application
version: 11.3.0
version: 11.4.0
2 changes: 1 addition & 1 deletion charts/stable/linkding/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: sissbruecker/linkding
tag: 1.32.0@sha256:65b21d9dfe5289ea415b85a9bd9a983a6ea0a8fd50cf6857cad6c997783e3ed7
tag: 1.33.0@sha256:d25e9d6130a05a969108548be7a10fadff0c069bff1db0c0deeea06916ccbb97
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 7e23401

Please sign in to comment.