axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

feat(container): update ghcr.io/twin/gatus ( v5.11.0 → v5.12.0 ) #1329

Closed bot-akira[bot] closed 2 months ago

bot-akira[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/twin/gatus minor v5.11.0 -> v5.12.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 this update again.



This PR has been generated by Renovate Bot.

bot-akira[bot] commented 2 months ago
--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus

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

@@ -95,13 +95,13 @@

           value: '80'
         - name: TZ
           value: Europe/Prague
         envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/twin/gatus:v5.11.0@sha256:eb0374eb55e3ff84ec8f9ea10342ddb623cfba23e5836138896cde01f11cf23d
+        image: ghcr.io/twin/gatus:v5.12.0@sha256:c2532f1803f3a77d261d7b0f5908bb403ba5a197530188e99ed197d1f4239b36
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0
axeII commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

bot-akira[bot] commented 2 months ago
--- kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus

+++ kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus

@@ -39,13 +39,13 @@

               TZ: Europe/Prague
             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               repository: ghcr.io/twin/gatus
-              tag: v5.11.0@sha256:eb0374eb55e3ff84ec8f9ea10342ddb623cfba23e5836138896cde01f11cf23d
+              tag: v5.12.0@sha256:c2532f1803f3a77d261d7b0f5908bb403ba5a197530188e99ed197d1f4239b36
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3