Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@robottoms-up
Copy link
Contributor

@robottoms-up robottoms-up bot commented Oct 30, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/twin/gatus minor v5.29.0 -> v5.31.0

Release Notes

TwiN/gatus (ghcr.io/twin/gatus)

v5.31.0

Compare Source

Highlight of this release are the ability to mark announcements as "archived", which renders said announcements in a new Past Announcements section at the bottom of the status page (only rendered if there is at least 1 archived announcements), support for markdown in announcements and support for monitoring gRPC health endpoints.

image
What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.30.0...v5.31.0

v5.30.0

Compare Source

New response time chart

What's Changed
  • feat(condition): Format certificate and domain expiration durations in human-readable format by @​TwiN in #​1370
  • fix(external-endpoint): check per-endpoint maintenance windows by @​zapteryx in #​1369
  • fix(ui): Modernize response time chart by @​TwiN in #​1373
New Contributors

Full Changelog: TwiN/gatus@v5.29.0...v5.30.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 has been generated by Renovate Bot.

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Oct 30, 2025

--- HelmRelease: observability/gatus Deployment: observability/gatus

+++ HelmRelease: observability/gatus Deployment: observability/gatus

@@ -75,13 +75,13 @@

         - name: GATUS_DELAY_START_SECONDS
           value: '5'
         - name: GATUS_WEB_PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/twin/gatus:v5.29.0@sha256:b4afbcaf1cdfcda0b87e732914f101b0e2fab71485ae5d691ceb7b97d021b642
+        image: ghcr.io/twin/gatus:v5.31.0@sha256:3a432fcc2826b8eb2b38caceb83e7777fda139b8058b1d022c73a82be7342682
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Oct 30, 2025

--- kubernetes/homelab/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus

+++ kubernetes/homelab/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus

@@ -32,13 +32,13 @@

               GATUS_CONFIG_PATH: /config
               GATUS_DELAY_START_SECONDS: 5
               GATUS_WEB_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/twin/gatus
-              tag: v5.29.0@sha256:b4afbcaf1cdfcda0b87e732914f101b0e2fab71485ae5d691ceb7b97d021b642
+              tag: v5.31.0@sha256:3a432fcc2826b8eb2b38caceb83e7777fda139b8058b1d022c73a82be7342682
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 6ca6d71 to 1098d6a Compare November 8, 2025 23:04
@robottoms-up robottoms-up bot changed the title feat(container-image): update ghcr.io/twin/gatus ( v5.29.0 → v5.30.0 ) feat(container-image): update ghcr.io/twin/gatus ( v5.29.0 → v5.31.0 ) Nov 8, 2025
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