Skip to content

feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.35.0 )#497

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-twin-gatus-5.x
Open

feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.35.0 )#497
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-twin-gatus-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/twin/gatus minor v5.24.3v5.35.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.34.0...v5.35.0


Have a great weekend!

v5.34.0

Compare Source

Hello users of Gatus.

I'm not a fan of mixing my personal life with open source, but I do believe in transparency, and those of you actually reading release notes are most definitely deserving of that transparency (does anybody actually read this? if you're reading this, can you react to this release note with the least used release note emoji, "😄"? For all I know, it's always the same 10 people reading this. Or don't, really, 2025 2026's internet has enough forced engagement as it is).

Some of you may have noticed that in the past 6-8 weeks, reviews and merges have slowed down. This is because a few months ago, I became a father, and unlike a computing process, I can't send my child to sleep with a single command, nor can I use a debugger to find out what the problem is.

I had heard that "babies slept 16 hours a day" before I had my own, but never could I have imagined this meant they had 16 separate 1 hour nap.

I have also returned to work, because unfortunately, Gatus is just a side project for me and isn't my full time job, and while I have sufficient strength in me to handle both a full time job and being a father, I'm having a hard time maintaining my open source projects as well. I'm getting better every day, but I suspect it'll take a few months until things get back to normal.

Anyways, I wish you all a wonderful 2026. Things are tough right now, but just remember you're not alone. Try to not focus on everything wrong with the world, the list is long enough to keep you unhappy.

Never take life too seriously. Nobody gets out alive anyways.

Happy new year,
TwiN


What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.33.1...v5.34.0

v5.33.1

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.33.0...v5.33.1

v5.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.32.0...v5.33.0

v5.32.0

Compare Source

What's Changed

New Contributors

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

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

v5.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.28.0...v5.29.0

v5.28.0

Compare Source

What's Changed

  • feat(ui): Add support for endpoints[].ui.hide-errors to hide errors by @​TwiN in #​1361

Full Changelog: TwiN/gatus@v5.27.2...v5.28.0

v5.27.2

Compare Source

What's Changed

  • fix(client): Add nil check for SSHConfig before validating username/password by @​TwiN in #​1358
  • fix(ui): Ensure retrievedConfig is set to true after fetching configuration by @​TwiN in #​1359

Full Changelog: TwiN/gatus@v5.27.1...v5.27.2

v5.27.1

Compare Source

What's Changed

  • fix(suites): Load persisted triggered alerts for suite endpoints on start by @​TwiN in #​1347
  • fix(key): Revert support for ( and ) as name/group, as they already worked before by @​TwiN in #​1356

Full Changelog: TwiN/gatus@v5.27.0...v5.27.1

v5.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.26.0...v5.27.0

v5.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.25.2...v5.26.0

v5.25.2

Compare Source

What's Changed

Full Changelog: TwiN/gatus@v5.25.1...v5.25.2

v5.25.1

Compare Source

What's Changed

Full Changelog: TwiN/gatus@v5.25.0...v5.25.1

v5.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: TwiN/gatus@v5.24.3...v5.25.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.

@github-actions
Copy link

github-actions bot commented Sep 28, 2025

--- HelmRelease: monitor/gatus Deployment: monitor/gatus

+++ HelmRelease: monitor/gatus Deployment: monitor/gatus

@@ -100,13 +100,13 @@

           value: ..PLACEHOLDER_SECRET_DOMAIN..
         - name: TZ
           value: ..PLACEHOLDER_CONFIG_TIMEZONE..
         envFrom:
         - secretRef:
             name: gatus-secrets
-        image: ghcr.io/twin/gatus:v5.24.3
+        image: ghcr.io/twin/gatus:v5.35.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8080
           initialDelaySeconds: 0

@github-actions
Copy link

github-actions bot commented Sep 28, 2025

--- kubernetes/apps/monitor/gatus/app Kustomization: monitor/gatus HelmRelease: monitor/gatus

+++ kubernetes/apps/monitor/gatus/app Kustomization: monitor/gatus HelmRelease: monitor/gatus

@@ -33,13 +33,13 @@

               TZ: ..PLACEHOLDER_CONFIG_TIMEZONE..
             envFrom:
             - secretRef:
                 name: gatus-secrets
             image:
               repository: ghcr.io/twin/gatus
-              tag: v5.24.3
+              tag: v5.35.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 3abea62 to 01c20cf Compare September 28, 2025 22:01
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.25.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.25.1 ) Sep 30, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 01c20cf to 7a1588a Compare September 30, 2025 05:39
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.25.1 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.25.2 ) Sep 30, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch 6 times, most recently from 8548155 to c15c3d3 Compare October 4, 2025 21:39
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.25.2 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.26.0 ) Oct 6, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch 2 times, most recently from fa5f662 to 5cc6d2f Compare October 8, 2025 04:38
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.26.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.27.0 ) Oct 18, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch 2 times, most recently from 3989fac to b48e23e Compare October 21, 2025 00:44
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.27.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.27.1 ) Oct 21, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from b48e23e to 72891b2 Compare October 22, 2025 00:06
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.27.1 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.27.2 ) Oct 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 72891b2 to 386df3a Compare October 23, 2025 18:02
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.27.2 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.28.0 ) Oct 23, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.28.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.29.0 ) Oct 25, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 386df3a to 6792585 Compare October 25, 2025 21:39
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.29.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.30.0 ) Oct 30, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 6792585 to 5f328c4 Compare October 30, 2025 23:38
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.30.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.31.0 ) Nov 9, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 5f328c4 to 757dbce Compare November 9, 2025 01:52
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.31.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.32.0 ) Nov 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 757dbce to f0676cf Compare November 17, 2025 03:02
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.32.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.33.0 ) Nov 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from f0676cf to dcdd3a5 Compare November 22, 2025 02:48
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.33.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.33.1 ) Dec 11, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from dcdd3a5 to 273c3c7 Compare December 11, 2025 04:33
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 273c3c7 to c68143c Compare January 3, 2026 08:38
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.33.1 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.34.0 ) Jan 3, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from c68143c to 592f4cc Compare January 23, 2026 18:11
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 592f4cc to 5eeb120 Compare February 2, 2026 21:43
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 5eeb120 to 2a534f4 Compare February 12, 2026 16:08
@renovate renovate bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 2a534f4 to 7486c63 Compare February 21, 2026 01:00
@renovate renovate bot changed the title feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.34.0 ) feat(container): update image ghcr.io/twin/gatus ( v5.24.3 → v5.35.0 ) Feb 21, 2026
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