Skip to content

Commit

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `1.31.1` -> `1.32.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.32.0`](https://redirect.github.com/sissbruecker/linkding/releases/tag/v1.32.0)

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

#### What's Changed

- Allow configuring landing page for unauthenticated users by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/808](https://redirect.github.com/sissbruecker/linkding/pull/808)
- Allow configuring guest user profile by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/809](https://redirect.github.com/sissbruecker/linkding/pull/809)
- Return bookmark tags in RSS feeds by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/810](https://redirect.github.com/sissbruecker/linkding/pull/810)
- Additional filter parameters for RSS feeds by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/811](https://redirect.github.com/sissbruecker/linkding/pull/811)
- Allow pre-filling notes in new bookmark form by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/812](https://redirect.github.com/sissbruecker/linkding/pull/812)
- Fix inconsistent tag order in bookmarks by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/819](https://redirect.github.com/sissbruecker/linkding/pull/819)
- Fix auto-tagging when URL includes port by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/820](https://redirect.github.com/sissbruecker/linkding/pull/820)

**Full Changelog**:
sissbruecker/linkding@v1.31.1...v1.32.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 11, 2024
1 parent deaea07 commit 3ae875d
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.31.1
appVersion: 1.32.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.2.5
version: 11.3.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.31.1@sha256:b1c13af25892d4926018951210da19dd5cce1a673b61e6e8efdb6d4f421475a1
tag: 1.32.0@sha256:65b21d9dfe5289ea415b85a9bd9a983a6ea0a8fd50cf6857cad6c997783e3ed7
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 3ae875d

Please sign in to comment.