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 ghcr.io/notifiarr/notifiarr ( v0.8.1 → v0.8.2 ) #353

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/notifiarr/notifiarr patch v0.8.1 -> v0.8.2

Release Notes

Notifiarr/notifiarr (ghcr.io/notifiarr/notifiarr)

v0.8.2: Notifiarr v0.8.2

Compare Source

Features
  • Variable values may now be read from additional config files using filepath:
  • Adds HA stats to Synology snapshots.
  • HTTP assets are stored compressed.
  • HTTP responses are now served compressed.
  • Builds an Arch Linux package now.
Bugs
  • Sonarr broke the API. This provides a fix to make TRaSH sync work again.
  • Intermittent crash in GetAllLogPaths is now fixed.
Auto Generated Notes

Full Changelog: Notifiarr/notifiarr@v0.8.1...v0.8.2

v0.8.2: Notifiarr v0.8.2

Compare Source

Features
  • Variable values may now be read from additional config files using filepath:
  • Adds HA stats to Synology snapshots.
  • HTTP assets are stored compressed.
  • HTTP responses are now served compressed.
  • Builds an Arch Linux package now.
Bugs
  • Sonarr broke the API. This provides a fix to make TRaSH sync work again.
  • Intermittent crash in GetAllLogPaths is now fixed.
Auto Generated Notes

Full Changelog: Notifiarr/notifiarr@v0.8.1...v0.8.2


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.

@field-repair-bot-74a
Copy link
Contributor Author

--- kubernetes/apps/media/notifiarr/app Kustomization: flux-system/notifiarr HelmRelease: media/notifiarr

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

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

               TZ: America/Denver
             envFrom:
             - secretRef:
                 name: notifiarr-secret
             image:
               repository: ghcr.io/notifiarr/notifiarr
-              tag: v0.8.1@sha256:61dd7629dc94421c10effa436e6ab93e5f94ba203a2e44e3a687c80a0beb0bde
+              tag: v0.8.2@sha256:513c795c39a42d61d04408c8796a2e59f50b56f9b2a035168d50fd32191a746a
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@field-repair-bot-74a
Copy link
Contributor Author

--- HelmRelease: media/notifiarr Deployment: media/notifiarr

+++ HelmRelease: media/notifiarr Deployment: media/notifiarr

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

           value: /tmp
         - name: TZ
           value: America/Denver
         envFrom:
         - secretRef:
             name: notifiarr-secret
-        image: ghcr.io/notifiarr/notifiarr:v0.8.1@sha256:61dd7629dc94421c10effa436e6ab93e5f94ba203a2e44e3a687c80a0beb0bde
+        image: ghcr.io/notifiarr/notifiarr:v0.8.2@sha256:513c795c39a42d61d04408c8796a2e59f50b56f9b2a035168d50fd32191a746a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5454

@Heavybullets8 Heavybullets8 merged commit 8715b84 into main Sep 23, 2024
7 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/ghcr.io-notifiarr-notifiarr-0.x branch September 23, 2024 22:03
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.

1 participant