Skip to content

Comments

fix(container): update image ghcr.io/twin/gatus ( v5.27.0 ➔ v5.27.1 )#3514

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-twin-gatus-5.x
Oct 21, 2025
Merged

fix(container): update image ghcr.io/twin/gatus ( v5.27.0 ➔ v5.27.1 )#3514
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-twin-gatus-5.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/twin/gatus patch v5.27.0 -> v5.27.1

Release Notes

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

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


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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 21, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -69,13 +69,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/twin/gatus:v5.27.0@sha256:5091320d752756d7ac0a094d26ac38eb8216d7ed5857642b305522d1c6641f72
+        image: ghcr.io/twin/gatus:v5.27.1@sha256:f7cc027fe09ddddcb1204225200872f6d7eedbbaaccdee318e6501e3e82866fd
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -34,13 +34,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               repository: ghcr.io/twin/gatus
-              tag: v5.27.0@sha256:5091320d752756d7ac0a094d26ac38eb8216d7ed5857642b305522d1c6641f72
+              tag: v5.27.1@sha256:f7cc027fe09ddddcb1204225200872f6d7eedbbaaccdee318e6501e3e82866fd
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@binaryn3xus binaryn3xus merged commit 276bca9 into main Oct 21, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-twin-gatus-5.x branch October 21, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant