Skip to content

feat(container): update brandawg93/peanut ( 5.6.1 → 5.7.0 ) #231

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Update Change
brandawg93/peanut minor 5.6.1 -> 5.7.0

Release Notes

Brandawg93/PeaNUT (brandawg93/peanut)

v5.7.0

Compare Source

NEW

  • Users can now click the "Last Updated" date to switch between 12 and 24 hour clocks.
  • Unplugged devices now has a cleaner look.
  • InfluxDB errors are now caught to allow other data to finish being written.
  • Input fields on the settings page no longer lose focus when typing.

What's Changed

New Contributors

Full Changelog: Brandawg93/PeaNUT@v5.6.1...v5.7.0


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Apr 7, 2025

--- kubernetes/apps/default/peanut/app Kustomization: default/peanut HelmRelease: default/peanut

+++ kubernetes/apps/default/peanut/app Kustomization: default/peanut HelmRelease: default/peanut

@@ -27,13 +27,13 @@

           app:
             env:
               TZ: Australia/Melbourne
               WEB_PORT: 8080
             image:
               repository: brandawg93/peanut
-              tag: 5.6.1@sha256:9a39ee50bb17945270c5c6d23c3a9096c296a1ae6c096a154d523e1740522f76
+              tag: 5.7.0@sha256:8a9a9bb85b406fbfd25976bbbf4dc71b552bd40284056b470a7db909b4db6f87
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
             securityContext:

Copy link

github-actions bot commented Apr 7, 2025

--- HelmRelease: default/peanut Deployment: default/peanut

+++ HelmRelease: default/peanut Deployment: default/peanut

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

       containers:
       - env:
         - name: TZ
           value: Australia/Melbourne
         - name: WEB_PORT
           value: '8080'
-        image: brandawg93/peanut:5.6.1@sha256:9a39ee50bb17945270c5c6d23c3a9096c296a1ae6c096a154d523e1740522f76
+        image: brandawg93/peanut:5.7.0@sha256:8a9a9bb85b406fbfd25976bbbf4dc71b552bd40284056b470a7db909b4db6f87
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@martinbjeldbak martinbjeldbak merged commit a407f0f into main Apr 8, 2025
6 checks passed
@martinbjeldbak martinbjeldbak deleted the renovate/brandawg93-peanut-5.x branch April 8, 2025 09:04
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