Commit Graph

31 Commits

Author SHA1 Message Date
fb2897d31a shorten retention
All checks were successful
lint-test-helm / helm-lint (push) Successful in 42s
renovate / renovate (push) Successful in 1m35s
2025-07-08 20:17:24 -05:00
0944149ee2 Update ghcr.io/twin/gatus Docker tag to v5.20.0 (#869)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m4s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.19.0` -> `v5.20.0` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.20.0`](https://github.com/TwiN/gatus/releases/tag/v5.20.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.19.0...v5.20.0)

#### What's Changed

- feat(api): Add optional duration to external endpoint results by [@&#8203;bcross](https://github.com/bcross) in https://github.com/TwiN/gatus/pull/1092
- fix: Limit the pageSize to maximum-number-of-results on first page by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1149
- fix: Convert key to lowercase when looking up endpoint by key by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1150

#### New Contributors

- [@&#8203;bcross](https://github.com/bcross) made their first contribution in https://github.com/TwiN/gatus/pull/1092

**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.19.0...v5.20.0

</details>

---

### 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 is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #869
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-08 22:04:31 +00:00
825822f23c Update ghcr.io/twin/gatus Docker tag to v5.19.0 (#818)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.18.1` -> `v5.19.0` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.19.0`](https://github.com/TwiN/gatus/releases/tag/v5.19.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.0)

#### What's Changed

- feat(alerting): Add HomeAssistant support by [@&#8203;volodimyr](https://github.com/volodimyr) in https://github.com/TwiN/gatus/pull/1125
- feat(alerting): Add ilert alert provider by [@&#8203;DaTiMy](https://github.com/DaTiMy) in https://github.com/TwiN/gatus/pull/1082
- docs: Add NixOS example by [@&#8203;pizzapim](https://github.com/pizzapim) in https://github.com/TwiN/gatus/pull/1131

#### New Contributors

- [@&#8203;pizzapim](https://github.com/pizzapim) made their first contribution in https://github.com/TwiN/gatus/pull/1131
- [@&#8203;volodimyr](https://github.com/volodimyr) made their first contribution in https://github.com/TwiN/gatus/pull/1125
- [@&#8203;DaTiMy](https://github.com/DaTiMy) made their first contribution in https://github.com/TwiN/gatus/pull/1082

**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.0

</details>

---

### 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 is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #818
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-05 04:55:18 +00:00
6e363b60d8 Update Helm release gatus to v1.3.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
2025-06-09 00:21:35 +00:00
c5a7900e1a swtich strategy 2025-06-03 13:08:44 -05:00
55cecfc027 add shelly 2025-06-03 13:04:37 -05:00
2377827597 enable backups 2025-06-02 22:19:06 -05:00
4e97992805 Update ghcr.io/twin/gatus Docker tag to v5.18.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-03 03:05:40 +00:00
69c5d996a6 change threshhold 2025-06-01 19:17:43 -05:00
3b4514f4bb change config 2025-05-29 23:40:48 -05:00
8d9a9bcfb3 change config 2025-05-29 23:36:31 -05:00
e86051c6f8 change config 2025-05-29 23:23:38 -05:00
e1e2c81e1f fix unique 2025-05-29 23:16:28 -05:00
75615d426f add additional sites 2025-05-29 23:07:35 -05:00
178dd3a109 disable backup 2025-05-28 15:14:04 -05:00
8dd3ddbff4 remove domain check 2025-05-28 14:58:25 -05:00
385df09144 change config 2025-05-28 14:55:11 -05:00
de3582057e change domain condition to separate group 2025-05-28 14:52:06 -05:00
456ad5bc16 change cred 2025-05-28 14:47:54 -05:00
b10d5db7c9 add condition 2025-05-28 14:29:36 -05:00
df6079c87b update config 2025-05-28 14:26:35 -05:00
a5d1bc18a7 enable backups 2025-05-28 14:00:40 -05:00
62925e5982 enable alerts 2025-05-28 14:00:21 -05:00
d62a45f9fe update config 2025-05-28 13:48:49 -05:00
289525dbaa fix hostname 2025-05-28 13:27:33 -05:00
2f42576053 add port name 2025-05-28 13:26:46 -05:00
e501b0665b remove condition 2025-05-28 13:24:28 -05:00
5981952642 downgrade chart 2025-05-28 13:21:22 -05:00
d4781e2bc9 remove duplicate 2025-05-28 13:16:08 -05:00
37b7089d6b fix chart 2025-05-28 13:15:21 -05:00
1d37052aa3 add gatus 2025-05-28 13:11:42 -05:00