Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linkwarden/linkwarden to …
Browse files Browse the repository at this point in the history
…v2.6.2@1968909 by renovate (#24417)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://togithub.com/linkwarden/linkwarden)
| patch | `v2.6.1` -> `v2.6.2` |

---

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

---

### Release Notes

<details>
<summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary>

###
[`v2.6.2`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.6.2)

[Compare
Source](https://togithub.com/linkwarden/linkwarden/compare/v2.6.1...v2.6.2)

#### What's Changed

- bug fixed by [@&#8203;daniel31x13](https://togithub.com/daniel31x13)
in
[https://github.com/linkwarden/linkwarden/pull/676](https://togithub.com/linkwarden/linkwarden/pull/676)
- bump version by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/677](https://togithub.com/linkwarden/linkwarden/pull/677)

**Full Changelog**:
linkwarden/linkwarden@v2.6.1...v2.6.2

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
  • Loading branch information
truecharts-admin authored Jul 26, 2024
1 parent 8d38787 commit e37b867
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/linkwarden/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: 2.6.1
appVersion: 2.6.2
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
type: application
version: 6.2.1
version: 6.2.2
2 changes: 1 addition & 1 deletion charts/stable/linkwarden/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.6.1@sha256:8940a5040019bd8349aa5ca05d9abc34dfd50377b54a148c3c6835121d140587
tag: v2.6.2@sha256:19689090e8f025c210cbe764f1a4856d093374c73b636fd6567ff53b3dcab8ec

config:
nextauth_url: "http://example.com"
Expand Down

0 comments on commit e37b867

Please sign in to comment.