Skip to content

Commit

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `1.33.0` -> `1.34.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.34.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1340-16092024)

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

##### What's Changed

- Fix several issues around browser back navigation by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/825](https://redirect.github.com/sissbruecker/linkding/pull/825)
- Speed up response times for certain actions by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/829](https://redirect.github.com/sissbruecker/linkding/pull/829)
- Implement IPv6 capability by
[@&#8203;itz-Jana](https://redirect.github.com/itz-Jana) in
[https://github.com/sissbruecker/linkding/pull/826](https://redirect.github.com/sissbruecker/linkding/pull/826)

##### New Contributors

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

**Full Changelog**:
sissbruecker/linkding@v1.33.0...v1.34.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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 16, 2024
1 parent aadd977 commit 9bb8692
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.33.0
appVersion: 1.34.0
dependencies:
- name: common
version: 24.1.16
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.4.1
version: 11.5.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.33.0@sha256:d25e9d6130a05a969108548be7a10fadff0c069bff1db0c0deeea06916ccbb97
tag: 1.34.0@sha256:95c21ae57a808b4b92030b2f55590eb864a95dba43189d71c0d51ca101f8201e
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 9bb8692

Please sign in to comment.