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 image ghcr.io/autobrr/omegabrr ( v1.15.0 → v1.16.0 ) #5443

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/omegabrr minor v1.15.0 -> v1.16.0

Release Notes

autobrr/omegabrr (ghcr.io/autobrr/omegabrr)

v1.16.0

Compare Source

Changelog

New Features
Other work

Full Changelog: autobrr/omegabrr@v1.15.0...v1.16.0

Docker images

  • docker pull ghcr.io/autobrr/omegabrr:v1.16.0

What to do next?


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 was generated by Mend Renovate. View the repository job log.

….16.0 )

| datasource | package                  | from    | to      |
| ---------- | ------------------------ | ------- | ------- |
| docker     | ghcr.io/autobrr/omegabrr | v1.15.0 | v1.16.0 |
@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 12, 2024

--- kubernetes/cluster-0/apps/media/omegabrr/app Kustomization: flux-system/omegabrr HelmRelease: media/omegabrr

+++ kubernetes/cluster-0/apps/media/omegabrr/app Kustomization: flux-system/omegabrr HelmRelease: media/omegabrr

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

         containers:
           app:
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/autobrr/omegabrr
-              tag: v1.15.0@sha256:4f6099a76ff9d248e9f032e29c04a92b483f21456e46f3b01eb20399f4732ad0
+              tag: v1.16.0@sha256:fe529c331217e0624c505a1aa47d2a089314e8a284d38a621135b848eeef64ad
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
             securityContext:

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 12, 2024

--- HelmRelease: media/omegabrr Deployment: media/omegabrr

+++ HelmRelease: media/omegabrr Deployment: media/omegabrr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/autobrr/omegabrr:v1.15.0@sha256:4f6099a76ff9d248e9f032e29c04a92b483f21456e46f3b01eb20399f4732ad0
+        image: ghcr.io/autobrr/omegabrr:v1.16.0@sha256:fe529c331217e0624c505a1aa47d2a089314e8a284d38a621135b848eeef64ad
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 12, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 1.28s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.46s
✅ YAML prettier 1 0 0.46s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants