chore(helm): update image twinproduction/gatus v5.29.0 → v5.30.0 (#41306)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor | `b4afbca` -> `bab5a31` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>TwiN/gatus (twinproduction/gatus)</summary> ### [`v5.30.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.30.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.29.0...v5.30.0)  #### What's Changed - feat(condition): Format certificate and domain expiration durations in human-readable format by [@​TwiN](https://redirect.github.com/TwiN) in [#​1370](https://redirect.github.com/TwiN/gatus/pull/1370) - fix(external-endpoint): check per-endpoint maintenance windows by [@​zapteryx](https://redirect.github.com/zapteryx) in [#​1369](https://redirect.github.com/TwiN/gatus/pull/1369) - fix(ui): Modernize response time chart by [@​TwiN](https://redirect.github.com/TwiN) in [#​1373](https://redirect.github.com/TwiN/gatus/pull/1373) #### New Contributors - [@​zapteryx](https://redirect.github.com/zapteryx) made their first contribution in [#​1369](https://redirect.github.com/TwiN/gatus/pull/1369) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.29.0...v5.30.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.29.0
|
||||
appVersion: 5.30.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus
|
||||
- https://hub.docker.com/r/twinproduction/gatus
|
||||
type: application
|
||||
version: 2.21.0
|
||||
version: 2.22.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: twinproduction/gatus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.29.0@sha256:b4afbcaf1cdfcda0b87e732914f101b0e2fab71485ae5d691ceb7b97d021b642
|
||||
tag: v5.30.0@sha256:bab5a31cb3cfde7fd9913a5ff97652883e4db08f3b429a62a7a188c746df4219
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user