Skip to content

feat(container): update image ghcr.io/twin/gatus ( v5.34.0 ➔ v5.35.0 )#573

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

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

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 20, 2026

This PR contains the following updates:

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

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!


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.

| datasource | package            | from    | to      |
| ---------- | ------------------ | ------- | ------- |
| docker     | ghcr.io/twin/gatus | v5.34.0 | v5.35.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 20, 2026

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

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

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

               GATUS_CONFIG_PATH: /config
               GATUS_DELAY_START_SECONDS: 5
               TZ: America/New_York
               WEB_PORT: 80
             image:
               repository: ghcr.io/twin/gatus
-              tag: v5.34.0@sha256:3fff895e77d35ee62e898860f4613755bc2344127d93e3f326429d40270e2115
+              tag: v5.35.0@sha256:21609f31be8c4e680ce3004b24276305666239c99aff58391503f3fb6142f39d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 20, 2026

--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus

+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus

@@ -62,13 +62,13 @@

         - name: GATUS_DELAY_START_SECONDS
           value: '5'
         - name: TZ
           value: America/New_York
         - name: WEB_PORT
           value: '80'
-        image: ghcr.io/twin/gatus:v5.34.0@sha256:3fff895e77d35ee62e898860f4613755bc2344127d93e3f326429d40270e2115
+        image: ghcr.io/twin/gatus:v5.35.0@sha256:21609f31be8c4e680ce3004b24276305666239c99aff58391503f3fb6142f39d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

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