onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(container): update ghcr.io/autobrr/omegabrr ( v1.13.1 → v1.14.0 ) #8033

Closed bot-ross[bot] closed 1 month ago

bot-ross[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/omegabrr minor v1.13.1 -> v1.14.0

Release Notes

autobrr/omegabrr (ghcr.io/autobrr/omegabrr) ### [`v1.14.0`](https://togithub.com/autobrr/omegabrr/releases/tag/v1.14.0) [Compare Source](https://togithub.com/autobrr/omegabrr/compare/v1.13.1...v1.14.0) #### Changelog ##### New Features - [`f867a2a`](https://togithub.com/autobrr/omegabrr/commit/f867a2a8ae3843bbcfcaa79cec6bbe2e635306dd): feat(config): look in multiple places ([#​90](https://togithub.com/autobrr/omegabrr/issues/90)) ([@​KyleSanderson](https://togithub.com/KyleSanderson)) - [`b120fb8`](https://togithub.com/autobrr/omegabrr/commit/b120fb83eeb099c667478702f41b3427037b5756): feat: add distroless docker builds ([#​84](https://togithub.com/autobrr/omegabrr/issues/84)) ([@​s0up4200](https://togithub.com/s0up4200)) ##### Bug fixes - [`81446c6`](https://togithub.com/autobrr/omegabrr/commit/81446c66fc9386b73c81dc8df0d3d0b8d3d9df08): fix(arrs): deduplicate titles ([#​91](https://togithub.com/autobrr/omegabrr/issues/91)) ([@​s0up4200](https://togithub.com/s0up4200)) **Full Changelog**: https://github.com/autobrr/omegabrr/compare/v1.13.1...v1.14.0 #### Docker images - `docker pull ghcr.io/autobrr/omegabrr:v1.14.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT)

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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 1 month ago
--- HelmRelease: default/omegabrr Deployment: default/omegabrr

+++ HelmRelease: default/omegabrr Deployment: default/omegabrr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/autobrr/omegabrr:v1.13.1@sha256:ea3fca614459b6ffa0cd6b86c52195eb2a0705bfe0d9a2d88588afaa83762494
+        image: ghcr.io/autobrr/omegabrr:v1.14.0@sha256:6f65c7967609746662815933ecc8168c8c25a3b82d909f49833fcce2b47ee052
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m
bot-ross[bot] commented 1 month ago
--- kubernetes/main/apps/default/omegabrr/app Kustomization: flux-system/omegabrr HelmRelease: default/omegabrr

+++ kubernetes/main/apps/default/omegabrr/app Kustomization: flux-system/omegabrr HelmRelease: default/omegabrr

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

         containers:
           app:
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/autobrr/omegabrr
-              tag: v1.13.1@sha256:ea3fca614459b6ffa0cd6b86c52195eb2a0705bfe0d9a2d88588afaa83762494
+              tag: v1.14.0@sha256:6f65c7967609746662815933ecc8168c8c25a3b82d909f49833fcce2b47ee052
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
             securityContext: