chkpwd / iac

https://blog.chkpwd.com
MIT License
56 stars 4 forks source link

chore(deps): update ghcr.io/onedr0p/sonarr-develop docker tag to v4.0.5.1778 #1134

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sonarr-develop (source) patch 4.0.5.1760 -> 4.0.5.1778

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.5.1778`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.5.1778): 4.0.5.1778 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.5.1760...v4.0.5.1778) #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/6891](https://togithub.com/Sonarr/Sonarr/pull/6891) - New: Parse anime seasons with trailing number in title by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6888](https://togithub.com/Sonarr/Sonarr/pull/6888) - New: Improve UI status when downloads cannot be imported automatically by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6889](https://togithub.com/Sonarr/Sonarr/pull/6889) - Fixed: Exclude invalid releases from Newznab and Torznab parsers by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6892](https://togithub.com/Sonarr/Sonarr/pull/6892) - New: Ability to select Plex Media Server from plex.tv by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6893](https://togithub.com/Sonarr/Sonarr/pull/6893) - New: Ignore Deluge torrents without a title by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6894](https://togithub.com/Sonarr/Sonarr/pull/6894) - Fixed: Prevent errors parsing releases in unexpected formats by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6897](https://togithub.com/Sonarr/Sonarr/pull/6897) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.5.1760...v4.0.5.1778

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 week ago
--- kubernetes/apps/networking/twingate-connector/app Kustomization: flux-system/networking-twingate-connector HelmRelease: networking/twingate-connector

+++ kubernetes/apps/networking/twingate-connector/app Kustomization: flux-system/networking-twingate-connector HelmRelease: networking/twingate-connector

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

       fullnameOverride: twingate-connector
     hostNetwork: false
     icmpSupport:
       enabled: false
     image:
       repository: twingate/connector
-      tag: 1.67.0
+      tag: 1.66.0
     podAnnotations:
       secret.reloader.stakater.com/reload: twingate-connector
     resources:
       limits:
         memory: 125Mi
       requests:
github-actions[bot] commented 1 week ago
--- HelmRelease: networking/twingate-connector Deployment: networking/twingate-connector

+++ HelmRelease: networking/twingate-connector Deployment: networking/twingate-connector

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

         app.kubernetes.io/instance: twingate-connector
       annotations:
         secret.reloader.stakater.com/reload: twingate-connector
     spec:
       containers:
       - name: connector
-        image: twingate/connector:1.67.0
+        image: twingate/connector:1.66.0
         imagePullPolicy: Always
         envFrom:
         - secretRef:
             name: twingate-connector
             optional: false
         env: