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

fix(container): update gotson/komga ( 1.10.2 β†’ 1.10.3 ) #1510

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Jan 23, 2024

This PR contains the following updates:

Package Update Change
gotson/komga patch 1.10.2 -> 1.10.3

Release Notes

gotson/komga (gotson/komga)

v1.10.3

Compare Source

πŸ› Fixes

komga

  • add field alias for Mylar series.json (bc5a73a)

πŸ”„οΈ Changes

komga

  • remove deprecated property (2ec3265)

πŸ›  Build

release

  • stop publishing Conveyor old-site (9d1b82a)

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.2 | 1.10.3 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner January 23, 2024 08:03
@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/teyvat labels Jan 23, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 23, 2024

--- 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.2@sha256:3cc3c8c1ef014feb8427fc1c42e5624bdb4b2b5ec07451fdc5190f4add41dbc4
+        image: gotson/komga:1.10.3@sha256:d962b7a30246d2278de9587deba458fad0102f6b5b014fe0458b8ceddb099b00
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 23, 2024

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

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

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

           main:
             env:
               SERVER_PORT: 8080
               TZ: null
             image:
               repository: gotson/komga
-              tag: 1.10.2@sha256:3cc3c8c1ef014feb8427fc1c42e5624bdb4b2b5ec07451fdc5190f4add41dbc4
+              tag: 1.10.3@sha256:d962b7a30246d2278de9587deba458fad0102f6b5b014fe0458b8ceddb099b00
             resources:
               limits:
                 memory: 4Gi
               requests:
                 cpu: 15m
                 memory: 1Gi

@joryirving joryirving merged commit 41ce3d0 into main Jan 23, 2024
10 checks passed
@joryirving joryirving deleted the renovate/teyvat-gotson-komga-1.x branch January 23, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant