chore(helm): update image twinproduction/gatus v5.31.0 → v5.32.0 (#41887)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor | `3a432fc` -> `d848d9a` | --- > [!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.32.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.32.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.31.0...v5.32.0) #### What's Changed - feat(ui): customizable dashboard heading and subheading by [@​RezeOW](https://redirect.github.com/RezeOW) in [#​1235](https://redirect.github.com/TwiN/gatus/pull/1235) - docs: Add note to README.md regarding CAP\_NET\_RAW by [@​h3mmy](https://redirect.github.com/h3mmy) in [#​1384](https://redirect.github.com/TwiN/gatus/pull/1384) #### New Contributors - [@​RezeOW](https://redirect.github.com/RezeOW) made their first contribution in [#​1235](https://redirect.github.com/TwiN/gatus/pull/1235) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.31.0...v5.32.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.31.0
|
||||
appVersion: 5.32.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus
|
||||
- https://hub.docker.com/r/twinproduction/gatus
|
||||
type: application
|
||||
version: 2.23.0
|
||||
version: 2.24.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: twinproduction/gatus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.31.0@sha256:3a432fcc2826b8eb2b38caceb83e7777fda139b8058b1d022c73a82be7342682
|
||||
tag: v5.32.0@sha256:d848d9a767f64bb7b972a30b2c8a3cd2818c4d289ddad1032a5941c2d0af5a35
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user