Skip to content

Commit

Permalink
chore(deps): update container image gotson/komga to v1.14.0@243e6c3 b…
Browse files Browse the repository at this point in the history
…y renovate (#26956)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://redirect.github.com/gotson/komga) | minor |
`1.13.0` -> `1.14.0` |

---

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

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.14.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1140-2024-09-27)

[Compare
Source](https://redirect.github.com/gotson/komga/compare/1.13.0...1.14.0)

#### 🚀 Features

**docker**

- bundle kepubify
([1d1e3fd](https://redirect.github.com/gotson/komga/commits/1d1e3fd))

**kobo**

- update changed covers on Kobo
([870afff](https://redirect.github.com/gotson/komga/commits/870afff))
- handle read progression conversion between kepub and epub
([df11920](https://redirect.github.com/gotson/komga/commits/df11920))
- convert books to kepub on the fly using kepubify
([dd39f28](https://redirect.github.com/gotson/komga/commits/dd39f28))
- provide KEPUB format download url if book is kepub
([9e8a525](https://redirect.github.com/gotson/komga/commits/9e8a525))

**komga-tray**

- bundle kepubify for windows and macos apps
([489d4b1](https://redirect.github.com/gotson/komga/commits/489d4b1))

**webui**

- support kepubify path in Server Settings
([d838c85](https://redirect.github.com/gotson/komga/commits/d838c85))
- display KEPUB as book format for kepub files
([12e2436](https://redirect.github.com/gotson/komga/commits/12e2436))

**unscoped**

- detect if epub is a kepub
([0fd783c](https://redirect.github.com/gotson/komga/commits/0fd783c))

#### 🐛 Fixes

- don't crash if ForwardedHeaderFilter is not defined
([2b18dfa](https://redirect.github.com/gotson/komga/commits/2b18dfa))

#### 🔄️ Changes

- simplify epub zip functions
([d0143bf](https://redirect.github.com/gotson/komga/commits/d0143bf))
- move TaskPoolSize event to infrastructure package
([734bf8f](https://redirect.github.com/gotson/komga/commits/734bf8f))

#### 📝 Documentation

**openapi**

- split OPDS v1 and v2
([ca57ab3](https://redirect.github.com/gotson/komga/commits/ca57ab3))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Danish)
([a253bce](https://redirect.github.com/gotson/komga/commits/a253bce))
- translated using Weblate (Portuguese)
([5494254](https://redirect.github.com/gotson/komga/commits/5494254))

**webui**

- translated using Weblate (Chinese (Simplified Han script))
([b549038](https://redirect.github.com/gotson/komga/commits/b549038))
- translated using Weblate (Spanish)
([f7d1fe4](https://redirect.github.com/gotson/komga/commits/f7d1fe4))
- translated using Weblate (Danish)
([5c5aabb](https://redirect.github.com/gotson/komga/commits/5c5aabb))
- translated using Weblate (Chinese (Simplified Han script))
([51cd7e0](https://redirect.github.com/gotson/komga/commits/51cd7e0))
- translated using Weblate (Finnish)
([cc55e2f](https://redirect.github.com/gotson/komga/commits/cc55e2f))
- translated using Weblate (French)
([14bbdc4](https://redirect.github.com/gotson/komga/commits/14bbdc4))
- translated using Weblate (Spanish)
([fdf0582](https://redirect.github.com/gotson/komga/commits/fdf0582))
- translated using Weblate (Croatian)
([9c49f65](https://redirect.github.com/gotson/komga/commits/9c49f65))
- translated using Weblate (Portuguese)
([7e29dc6](https://redirect.github.com/gotson/komga/commits/7e29dc6))
- translated using Weblate (German)
([ebeea18](https://redirect.github.com/gotson/komga/commits/ebeea18))
- translated using Weblate (Turkish)
([e1c2395](https://redirect.github.com/gotson/komga/commits/e1c2395))

#### ⚙️ Dependencies

**komga**

- bump sqlite-jdbc from 3.45.0.0 to 3.46.1.3
([b9cb0fe](https://redirect.github.com/gotson/komga/commits/b9cb0fe))

**webui**

- bump serve-static and express in /komga-webui
([b64c117](https://redirect.github.com/gotson/komga/commits/b64c117))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC45OC4wIiwidXBkYXRlZEluVmVyIjoiMzguOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 27, 2024
1 parent 6cb4f40 commit b829ee0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/komga/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.13.0
appVersion: 1.14.0
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://hub.docker.com/r/gotson/komga
- https://komga.org/
type: application
version: 15.3.1
version: 15.4.0
2 changes: 1 addition & 1 deletion charts/stable/komga/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: gotson/komga
tag: 1.13.0@sha256:9d2413e74ddd6158dfb478d8f1997359fcf2b81c89772497b86d58f637165c2c
tag: 1.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
pullPolicy: IfNotPresent
workload:
main:
Expand Down

0 comments on commit b829ee0

Please sign in to comment.