Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update gotson/komga ( 1.10.4 β†’ 1.11.0 ) #2137

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Apr 18, 2024

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.10.4 -> 1.11.0

Release Notes

gotson/komga (gotson/komga)

v1.11.0

Compare Source

πŸš€ Features

opds

  • discoverable Progression API, used by Aldiko/Cantook (443d8a7)
  • add authenticate property for Aldiko/Cantook (aaf958d)
  • support authentication for OPDS (3250c12)

πŸ› Fixes

api

  • broken links in webpub manifests (14bee17)
  • library access is not properly applied in some cases for admins (77bad31), closes #​1470
  • library restrictions are not properly apply in some cases (aa0a9b4), closes #​1474
  • disable content negotiation for images in webpub manifest (5a94ee1)

komga-tray

πŸ”„οΈ Changes

  • reorganize code shared between REST and OPDS (ec3eb44)

πŸ›  Build

  • fix failing test (39e8d1d)
  • adjust usage of setup-gradle to new syntax (edc0762)
  • migrate to gradle/actions/wrapper-validation@v3 (bcafbd8)

🌐 Translation

webui

  • translated using Weblate (Norwegian BokmΓ₯l) (9ac00bc)
  • translated using Weblate (Chinese (Simplified)) (e81c342)
  • translated using Weblate (Dutch) (8797a77)
  • translated using Weblate (Arabic) (3e623dd)
  • translated using Weblate (Portuguese) (1d6add1)
  • translated using Weblate (German) (44064cd)

βš™οΈ Dependencies

ci

  • bump hydraulic-software/conveyor from 14.0 to 14.1 (38261f1)
  • bump hydraulic-software/conveyor from 13.1 to 14.0 (38c5699)

webui

  • bump express from 4.18.2 to 4.19.2 in /komga-webui (dea7acd)
  • bump webpack-dev-middleware in /komga-webui (b5b6d13)
  • bump follow-redirects from 1.15.4 to 1.15.6 in /komga-webui (3e4f705)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| docker     | gotson/komga | 1.10.4 | 1.11.0 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner April 18, 2024 07:02
@smurf-bot smurf-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 18, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Apr 18, 2024

--- HelmRelease: rook-ceph/rook-ceph-cluster CephCluster: rook-ceph/rook-ceph

+++ HelmRelease: rook-ceph/rook-ceph-cluster CephCluster: rook-ceph/rook-ceph

@@ -129,9 +129,8 @@

   storage:
     config:
       osdsPerDevice: '1'
     deviceFilter: nvme0n1
     useAllDevices: true
     useAllNodes: true
-  upgradeOSDRequiresHealthyPGs: false
   waitTimeoutForHealthyOSDInMinutes: 10
 
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

@@ -26,13 +26,13 @@

       - effect: NoExecute
         key: node.kubernetes.io/unreachable
         operator: Exists
         tolerationSeconds: 5
       containers:
       - name: rook-ceph-operator
-        image: rook/ceph:v1.14.1
+        image: rook/ceph:v1.14.0
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:
--- HelmRelease: media/komga Deployment: media/komga

+++ HelmRelease: media/komga Deployment: media/komga

@@ -38,13 +38,13 @@

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: null
-        image: gotson/komga:1.10.4@sha256:5b4f581be33141f07abed7bb665077352fb046183f3614b0a647530588784735
+        image: gotson/komga:1.11.0@sha256:d1ca47721d16811ecae2a9e7a2978ff13a2724e9bb6e6e5ef2127695d5475f2e
         name: app
         resources:
           limits:
             memory: 4Gi
           requests:
             cpu: 15m

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Apr 18, 2024

--- kubernetes/main/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly

+++ kubernetes/main/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly

@@ -16,13 +16,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: ghcr.io/dragonflydb/dragonfly:v1.17.1
+  image: ghcr.io/dragonflydb/dragonfly:v1.17.0
   replicas: 6
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 100m
--- kubernetes/main/apps/media/komga/app Kustomization: flux-system/komga HelmRelease: media/komga

+++ kubernetes/main/apps/media/komga/app Kustomization: flux-system/komga HelmRelease: media/komga

@@ -40,13 +40,13 @@

           app:
             env:
               SERVER_PORT: 8080
               TZ: null
             image:
               repository: gotson/komga
-              tag: 1.10.4@sha256:5b4f581be33141f07abed7bb665077352fb046183f3614b0a647530588784735
+              tag: 1.11.0@sha256:d1ca47721d16811ecae2a9e7a2978ff13a2724e9bb6e6e5ef2127695d5475f2e
             resources:
               limits:
                 memory: 4Gi
               requests:
                 cpu: 15m
                 memory: 1Gi
--- kubernetes/main/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

+++ kubernetes/main/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

@@ -13,13 +13,13 @@

     spec:
       chart: rook-ceph
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.14.1
+      version: v1.14.0
   dependsOn:
   - name: snapshot-controller
     namespace: storage
   install:
     remediation:
       retries: 3
--- kubernetes/main/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

+++ kubernetes/main/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

@@ -13,13 +13,13 @@

     spec:
       chart: rook-ceph-cluster
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.14.1
+      version: v1.14.0
   dependsOn:
   - name: rook-ceph-operator
     namespace: rook-ceph
   - name: snapshot-controller
     namespace: storage
   install:

@joryirving joryirving merged commit 2f78013 into main Apr 18, 2024
11 checks passed
@joryirving joryirving deleted the renovate/gotson-komga-1.x branch April 18, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant