[PR #1] [MERGED] Update all non-major dependencies #1

Closed
opened 2026-01-22 18:38:44 +00:00 by tylerobara · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tylerobara/oracle-cluster/pull/1
Author: @renovate[bot]
Created: 9/27/2025
Status: Merged
Merged: 9/27/2025
Merged by: @tylerobara

Base: mainHead: renovate/all-minor-patch


📝 Commits (1)

  • 5546a63 Update all non-major dependencies

📊 Changes

10 files changed (+10 additions, -10 deletions)

View changed files

📝 apps/cluster/guacamole/Chart.yaml (+1 -1)
📝 apps/cluster/guacamole/values.yaml (+1 -1)
📝 apps/cluster/pocketid/Chart.yaml (+1 -1)
📝 apps/development/forgejo/Chart.yaml (+1 -1)
📝 apps/development/postiz/Chart.yaml (+1 -1)
📝 apps/development/postiz/values.yaml (+1 -1)
📝 apps/development/wordpress/Chart.yaml (+1 -1)
📝 apps/monitoring/gatus/Chart.yaml (+1 -1)
📝 apps/monitoring/gatus/values.yaml (+1 -1)
📝 apps/monitoring/kube-prometheus-stack/Chart.yaml (+1 -1)

📄 Description

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
app-template minor 4.2.0 -> 4.3.0
forgejo (source) patch 14.0.2 -> 14.0.3
gatus (source) patch 1.4.0 -> 1.4.2
ghcr.io/cloudnative-pg/postgresql minor 15.13 -> 15.14
ghcr.io/gitroomhq/postiz-app minor v2.6.0 -> v2.7.0
ghcr.io/twin/gatus minor v5.22.0 -> v5.24.3
kube-prometheus-stack (source) minor 77.5.0 -> 77.11.1

Release Notes

bjw-s-labs/helm-charts (app-template)

v4.3.0

Compare Source

Changelog:
Changed
forgejo-helm/forgejo-helm (forgejo)

v14.0.3: 14.0.3

Compare Source

Bug Fixes
Continuous Integration
Miscellaneous Chores
TwiN/helm-charts (gatus)

v1.4.2

Compare Source

Automated service health dashboard

v1.4.1

Compare Source

Automated service health dashboard

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

v5.24.3

Compare Source

What's Changed

  • fix(suites): Handle invalid paths in store and update needsToReadBody to check store by @​TwiN in #​1282
  • fix(events): Retrieve newest events instead of oldest events by @​TwiN in #​1283

Full Changelog: https://github.com/TwiN/gatus/compare/v5.24.2...v5.24.3

v5.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/TwiN/gatus/compare/v5.24.1...v5.24.2

v5.24.1

Compare Source

Wouldn't be a successful new feature launch without a few surprise bugs.

Also, some improvements to suites:

2025-09-19_122955

It didn't show the condition results before. Not sure why I made that decision, but it's very difficult to debug suites without access to those.

What's Changed

  • fix(suite): Suite endpoint listed as standalone endpoint by @​TwiN in #​1276
  • fix(suite): Add hyphen support for context keys by @​TwiN in #​1277
  • fix(suite): Display condition results when user clicks step in execution flow by @​TwiN in #​1278
  • fix(storage): Zero allocation issue with fiber by @​TwiN in #​1273

Full Changelog: https://github.com/TwiN/gatus/compare/v5.24.0...v5.24.1

v5.24.0

Compare Source

Another big update worthy of highlights. There are 3 big changes coming to Gatus with this release.

  • Suites (ALPHA): To keep it short, this allows you to monitor a list of endpoints in order, but those endpoints have a shared context that allows you to store values and compare or use them in other endpoints. For more information, see https://redirect.github.com/TwiN/gatus/discussions/1241
  • New alerting providers: 14 new alerting providers have been added, but there's a catch. I don't have time to test this many providers, so I'm trying something new, namely, letting users who want to use those alerting providers test them for me. For more information, see https://redirect.github.com/TwiN/gatus/discussions/1223
  • RDAP support for [DOMAIN_EXPIRATION] placeholder: Some TLDs have started dropping support for WHOIS, as such, support for RDAP has been added. WHOIS will still be used as a fallback if RDAP fails to resolve the domain expiration of a domain.

I am very excited to finally have made some progress on suites. It's missing some features, and it required a lot of redesigning, so I expect some complaints, but with suites, the possibilities feel endless. You can monitor entire workflows, simulate complex user behavior, not just READ-type of behavior, but WRITE as well, as you can configure an endpoint to run even if the workflow fails to clean up whatever resource you created, and so much more. Suites have some serious potential.

What's Changed

New Contributors

Full Changelog: https://github.com/TwiN/gatus/compare/v5.23.2...v5.24.0

v5.23.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/TwiN/gatus/compare/v5.23.1...v5.23.2

v5.23.1

Compare Source

What's Changed

Full Changelog: https://github.com/TwiN/gatus/compare/v5.23.0...v5.23.1

v5.23.0

Compare Source

This is a big one, and for the occasion, I'll highlight the two big changes:

  • New UI: That's right, a brand new modern UI. This was long overdue. I hope you like it.
  • Announcements: Want to update your users/customers about an outage? You can, now.

dashboard-dark

Thoughts on the UI & announcements? Just like any healthy relationship, communicate with me on TwiN/gatus#1206

What's Changed

Full Changelog: https://github.com/TwiN/gatus/compare/v5.22.0...v5.23.0

prometheus-community/helm-charts (kube-prometheus-stack)

v77.11.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6165

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-7.2.0...kube-prometheus-stack-77.11.1

v77.11.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6158

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-stackdriver-exporter-4.11.0...kube-prometheus-stack-77.11.0

v77.10.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6145

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-27.38.0...kube-prometheus-stack-77.10.0

v77.9.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.9.0...kube-prometheus-stack-77.9.1

v77.9.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.8.0...kube-prometheus-stack-77.9.0

v77.8.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.7.0...kube-prometheus-stack-77.8.0

v77.7.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6137

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.17.0...kube-prometheus-stack-77.7.0

v77.6.2

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.15.1...kube-prometheus-stack-77.6.2

v77.6.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6123

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.6.0...kube-prometheus-stack-77.6.1

v77.6.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed
  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6122

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-conntrack-stats-exporter-0.5.27...kube-prometheus-stack-77.6.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tylerobara/oracle-cluster/pull/1 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/27/2025 **Status:** ✅ Merged **Merged:** 9/27/2025 **Merged by:** [@tylerobara](https://github.com/tylerobara) **Base:** `main` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`5546a63`](https://github.com/tylerobara/oracle-cluster/commit/5546a63f07b03d55b23bcc34cf26fa0e9677fd64) Update all non-major dependencies ### 📊 Changes **10 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `apps/cluster/guacamole/Chart.yaml` (+1 -1) 📝 `apps/cluster/guacamole/values.yaml` (+1 -1) 📝 `apps/cluster/pocketid/Chart.yaml` (+1 -1) 📝 `apps/development/forgejo/Chart.yaml` (+1 -1) 📝 `apps/development/postiz/Chart.yaml` (+1 -1) 📝 `apps/development/postiz/values.yaml` (+1 -1) 📝 `apps/development/wordpress/Chart.yaml` (+1 -1) 📝 `apps/monitoring/gatus/Chart.yaml` (+1 -1) 📝 `apps/monitoring/gatus/values.yaml` (+1 -1) 📝 `apps/monitoring/kube-prometheus-stack/Chart.yaml` (+1 -1) </details> ### 📄 Description Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://redirect.github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` | | [forgejo](https://forgejo.org/) ([source](https://code.forgejo.org/forgejo-helm/forgejo-helm)) | patch | `14.0.2` -> `14.0.3` | | [gatus](https://redirect.github.com/TwiN/gatus) ([source](https://redirect.github.com/TwiN/helm-charts)) | patch | `1.4.0` -> `1.4.2` | | ghcr.io/cloudnative-pg/postgresql | minor | `15.13` -> `15.14` | | ghcr.io/gitroomhq/postiz-app | minor | `v2.6.0` -> `v2.7.0` | | [ghcr.io/twin/gatus](https://redirect.github.com/TwiN/gatus) | minor | `v5.22.0` -> `v5.24.3` | | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `77.5.0` -> `77.11.1` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.3.0`](https://redirect.github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0) [Compare Source](https://redirect.github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.3.0 - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/) - [Detailed release notes](https://redirect.github.com/bjw-s-labs/helm-charts/releases/tag/common-4.3.0) </details> <details> <summary>forgejo-helm/forgejo-helm (forgejo)</summary> ### [`v14.0.3`](https://code.forgejo.org/forgejo-helm/forgejo-helm/releases/tag/v14.0.3): 14.0.3 [Compare Source](https://code.forgejo.org/forgejo-helm/forgejo-helm/compare/v14.0.2...v14.0.3) ##### Bug Fixes - **deps:** update forgejo docker tag to v12.0.4 (main) ([#&#8203;1376](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1376)) ([beeee91](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/beeee9154a23dcec260d68b4ba6a26b11b239f38)) ##### Continuous Integration - **deps:** update dependency helm to v3.19.0 (main) ([#&#8203;1372](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1372)) ([31411ab](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/31411ab286f8fa1ad85dbe45c64efb521fb00698)) - **deps:** update dependency helm-unittest to v1.0.1 (main) ([#&#8203;1371](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1371)) ([377cf17](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/377cf175f823fb3a7d851905d87d6e4d00ddf966)) - **deps:** update dependency kubectl to v1.34.1 (main) ([#&#8203;1370](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1370)) ([441d155](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/441d1557b143f97c60d311797e07f9d24c6feaee)) ##### Miscellaneous Chores - **deps:** update pnpm to v10.16.0 (main) ([#&#8203;1373](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1373)) ([ce35a14](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/ce35a14430299373393973e8ef20adf01932516e)) - **deps:** update pnpm to v10.16.1 (main) ([#&#8203;1374](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1374)) ([9b76f38](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/9b76f38a2cde9cffbd3645549ed13a2769a0eacf)) - **deps:** update pnpm to v10.17.0 (main) ([#&#8203;1375](https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1375)) ([c0d1a84](https://code.forgejo.org/forgejo-helm/forgejo-helm/commit/c0d1a84c4cb599c4d6aa6dc7f25e70dce00f047c)) </details> <details> <summary>TwiN/helm-charts (gatus)</summary> ### [`v1.4.2`](https://redirect.github.com/TwiN/helm-charts/releases/tag/gatus-1.4.2) [Compare Source](https://redirect.github.com/TwiN/helm-charts/compare/gatus-1.4.1...gatus-1.4.2) Automated service health dashboard ### [`v1.4.1`](https://redirect.github.com/TwiN/helm-charts/releases/tag/gatus-1.4.1) [Compare Source](https://redirect.github.com/TwiN/helm-charts/compare/gatus-1.4.0...gatus-1.4.1) Automated service health dashboard </details> <details> <summary>TwiN/gatus (ghcr.io/twin/gatus)</summary> ### [`v5.24.3`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.24.3) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.24.2...v5.24.3) #### What's Changed - fix(suites): Handle invalid paths in store and update needsToReadBody to check store by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1282](https://redirect.github.com/TwiN/gatus/pull/1282) - fix(events): Retrieve newest events instead of oldest events by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1283](https://redirect.github.com/TwiN/gatus/pull/1283) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.24.2...v5.24.3> ### [`v5.24.2`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.24.2) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.24.1...v5.24.2) #### What's Changed - fix(security): Make OIDC session TTL configurable by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1280](https://redirect.github.com/TwiN/gatus/pull/1280) - fix(condition): Properly format conditions with invalid context placeholders by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1281](https://redirect.github.com/TwiN/gatus/pull/1281) - fix(alerting): Support custom slack title by [@&#8203;mehdiMj-ir](https://redirect.github.com/mehdiMj-ir) in [#&#8203;1079](https://redirect.github.com/TwiN/gatus/pull/1079) #### New Contributors - [@&#8203;mehdiMj-ir](https://redirect.github.com/mehdiMj-ir) made their first contribution in [#&#8203;1079](https://redirect.github.com/TwiN/gatus/pull/1079) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.24.1...v5.24.2> ### [`v5.24.1`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.24.1) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.24.0...v5.24.1) Wouldn't be a successful new feature launch without a few surprise bugs. Also, some improvements to suites: ![2025-09-19\_122955](https://redirect.github.com/user-attachments/assets/83974dbe-d0cb-4479-ae97-b7a6bf858c35) It didn't show the condition results before. Not sure why I made that decision, but it's very difficult to debug suites without access to those. #### What's Changed - fix(suite): Suite endpoint listed as standalone endpoint by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1276](https://redirect.github.com/TwiN/gatus/pull/1276) - fix(suite): Add hyphen support for context keys by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1277](https://redirect.github.com/TwiN/gatus/pull/1277) - fix(suite): Display condition results when user clicks step in execution flow by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1278](https://redirect.github.com/TwiN/gatus/pull/1278) - fix(storage): Zero allocation issue with fiber by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1273](https://redirect.github.com/TwiN/gatus/pull/1273) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.24.0...v5.24.1> ### [`v5.24.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.24.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.23.2...v5.24.0) Another big update worthy of highlights. There are 3 big changes coming to Gatus with this release. - **Suites** (ALPHA): To keep it short, this allows you to monitor a list of endpoints in order, but those endpoints have a shared context that allows you to store values and compare or use them in other endpoints. For more information, see <https://redirect.github.com/TwiN/gatus/discussions/1241> - **New alerting providers**: 14 new alerting providers have been added, but there's a catch. I don't have time to test this many providers, so I'm trying something new, namely, letting users who want to use those alerting providers test them for me. For more information, see <https://redirect.github.com/TwiN/gatus/discussions/1223> - **RDAP support for `[DOMAIN_EXPIRATION]` placeholder**: Some TLDs have started dropping support for WHOIS, as such, support for RDAP has been added. WHOIS will still be used as a fallback if RDAP fails to resolve the domain expiration of a domain. I am very excited to finally have made some progress on suites. It's missing some features, and it required a lot of redesigning, so I expect some complaints, but with suites, the possibilities feel endless. You can monitor entire workflows, simulate complex user behavior, not just READ-type of behavior, but WRITE as well, as you can configure an endpoint to run even if the workflow fails to clean up whatever resource you created, and so much more. Suites have some serious potential. #### What's Changed - feat(suite): Implement Suites by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1239](https://redirect.github.com/TwiN/gatus/pull/1239) - feat(alerting): Add new providers for Datadog, IFTTT, Line, NewRelic, Plivo, RocketChat, SendGrid, Signal, SIGNL4, Splunk, Squadcast, Vonage, Webex and Zapier by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1224](https://redirect.github.com/TwiN/gatus/pull/1224) - feat(client): Add RDAP support for domain expiration by [@&#8203;ju-ef](https://redirect.github.com/ju-ef) in [#&#8203;1181](https://redirect.github.com/TwiN/gatus/pull/1181) - feat(client): starttls support for dns resolver by [@&#8203;eleith](https://redirect.github.com/eleith) in [#&#8203;1253](https://redirect.github.com/TwiN/gatus/pull/1253) - fix(alerting): Adjust minimum reminder config parsing by [@&#8203;xconverge](https://redirect.github.com/xconverge) in [#&#8203;1226](https://redirect.github.com/TwiN/gatus/pull/1226) - fix(client): add forward ip support in PTR query-name by [@&#8203;denis-ev](https://redirect.github.com/denis-ev) in [#&#8203;1261](https://redirect.github.com/TwiN/gatus/pull/1261) - docs: Fix typo in Zulip configuration section by [@&#8203;XavierDupuis](https://redirect.github.com/XavierDupuis) in [#&#8203;1220](https://redirect.github.com/TwiN/gatus/pull/1220) - docs: information on escaping endpoint url in config by [@&#8203;muzy](https://redirect.github.com/muzy) in [#&#8203;1242](https://redirect.github.com/TwiN/gatus/pull/1242) #### New Contributors - [@&#8203;XavierDupuis](https://redirect.github.com/XavierDupuis) made their first contribution in [#&#8203;1220](https://redirect.github.com/TwiN/gatus/pull/1220) - [@&#8203;eleith](https://redirect.github.com/eleith) made their first contribution in [#&#8203;1253](https://redirect.github.com/TwiN/gatus/pull/1253) - [@&#8203;ju-ef](https://redirect.github.com/ju-ef) made their first contribution in [#&#8203;1181](https://redirect.github.com/TwiN/gatus/pull/1181) - [@&#8203;denis-ev](https://redirect.github.com/denis-ev) made their first contribution in [#&#8203;1261](https://redirect.github.com/TwiN/gatus/pull/1261) - [@&#8203;muzy](https://redirect.github.com/muzy) made their first contribution in [#&#8203;1242](https://redirect.github.com/TwiN/gatus/pull/1242) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.23.2...v5.24.0> ### [`v5.23.2`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.23.2) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.23.1...v5.23.2) #### What's Changed - fix(ui): Move announcements above endpoints search bar by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1210](https://redirect.github.com/TwiN/gatus/pull/1210) - fix(ui): Collapse groups by default by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1212](https://redirect.github.com/TwiN/gatus/pull/1212) - docs(alerting): Fix the homeassistant event structure example by [@&#8203;avano](https://redirect.github.com/avano) in [#&#8203;1213](https://redirect.github.com/TwiN/gatus/pull/1213) #### New Contributors - [@&#8203;avano](https://redirect.github.com/avano) made their first contribution in [#&#8203;1213](https://redirect.github.com/TwiN/gatus/pull/1213) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.23.1...v5.23.2> ### [`v5.23.1`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.23.1) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.23.0...v5.23.1) #### What's Changed - fix(ui): Update endpoints in-place instead of reloading every time by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1209](https://redirect.github.com/TwiN/gatus/pull/1209) - docs: improve `extra-labels` description by [@&#8203;salim-b](https://redirect.github.com/salim-b) in [#&#8203;1208](https://redirect.github.com/TwiN/gatus/pull/1208) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.23.0...v5.23.1> ### [`v5.23.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.23.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.22.0...v5.23.0) This is a big one, and for the occasion, I'll highlight the two big changes: - **New UI**: That's right, a brand new modern UI. This was long overdue. I hope you like it. - **Announcements**: Want to update your users/customers about an outage? You can, now. ![dashboard-dark](https://redirect.github.com/user-attachments/assets/03fa2e29-e2fb-4e99-9d53-7f0001885803) Thoughts on the UI & announcements? Just like any healthy relationship, communicate with me on [TwiN/gatus#1206](https://redirect.github.com/TwiN/gatus/discussions/1206) ##### What's Changed - feat(ui): New status page UI by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1198](https://redirect.github.com/TwiN/gatus/pull/1198) - feat: Implement announcements by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1204](https://redirect.github.com/TwiN/gatus/pull/1204) - feat(alerting): Support extra labels in email alerts by [@&#8203;appleboy](https://redirect.github.com/appleboy) in [#&#8203;1191](https://redirect.github.com/TwiN/gatus/pull/1191) - fix(ui): Replace filter value "nothing" by "none" by [@&#8203;TwiN](https://redirect.github.com/TwiN) in [#&#8203;1202](https://redirect.github.com/TwiN/gatus/pull/1202) - docs: tweak `minimum-reminder-interval` description by [@&#8203;salim-b](https://redirect.github.com/salim-b) in [#&#8203;1194](https://redirect.github.com/TwiN/gatus/pull/1194) **Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.22.0...v5.23.0> </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v77.11.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.11.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.11.0...kube-prometheus-stack-77.11.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6165](https://redirect.github.com/prometheus-community/helm-charts/pull/6165) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-7.2.0...kube-prometheus-stack-77.11.1> ### [`v77.11.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.11.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.10.0...kube-prometheus-stack-77.11.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6158](https://redirect.github.com/prometheus-community/helm-charts/pull/6158) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-stackdriver-exporter-4.11.0...kube-prometheus-stack-77.11.0> ### [`v77.10.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.10.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.9.1...kube-prometheus-stack-77.10.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6145](https://redirect.github.com/prometheus-community/helm-charts/pull/6145) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-27.38.0...kube-prometheus-stack-77.10.0> ### [`v77.9.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.9.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.9.0...kube-prometheus-stack-77.9.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Pass Grafana ds and dashboard `label` and `labelValue` thru `tpl` by [@&#8203;mahendrapaipuri](https://redirect.github.com/mahendrapaipuri) in [#&#8203;6131](https://redirect.github.com/prometheus-community/helm-charts/pull/6131) #### New Contributors - [@&#8203;mahendrapaipuri](https://redirect.github.com/mahendrapaipuri) made their first contribution in [#&#8203;6131](https://redirect.github.com/prometheus-community/helm-charts/pull/6131) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.9.0...kube-prometheus-stack-77.9.1> ### [`v77.9.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.9.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.8.0...kube-prometheus-stack-77.9.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Helm release grafana to v10 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6139](https://redirect.github.com/prometheus-community/helm-charts/pull/6139) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.8.0...kube-prometheus-stack-77.9.0> ### [`v77.8.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.8.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.7.0...kube-prometheus-stack-77.8.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update <https://github.com/etcd-io/etcd> digest to [`ad9d690`](https://redirect.github.com/prometheus-community/helm-charts/commit/ad9d690) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6138](https://redirect.github.com/prometheus-community/helm-charts/pull/6138) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.7.0...kube-prometheus-stack-77.8.0> ### [`v77.7.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.7.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.6.2...kube-prometheus-stack-77.7.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6137](https://redirect.github.com/prometheus-community/helm-charts/pull/6137) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.17.0...kube-prometheus-stack-77.7.0> ### [`v77.6.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.6.2) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.6.1...kube-prometheus-stack-77.6.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] additional ingress paths by [@&#8203;michaelact](https://redirect.github.com/michaelact) in [#&#8203;6118](https://redirect.github.com/prometheus-community/helm-charts/pull/6118) #### New Contributors - [@&#8203;michaelact](https://redirect.github.com/michaelact) made their first contribution in [#&#8203;6118](https://redirect.github.com/prometheus-community/helm-charts/pull/6118) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.15.1...kube-prometheus-stack-77.6.2> ### [`v77.6.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.6.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.6.0...kube-prometheus-stack-77.6.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6123](https://redirect.github.com/prometheus-community/helm-charts/pull/6123) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.6.0...kube-prometheus-stack-77.6.1> ### [`v77.6.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.6.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.5.0...kube-prometheus-stack-77.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6122](https://redirect.github.com/prometheus-community/helm-charts/pull/6122) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-conntrack-stats-exporter-0.5.27...kube-prometheus-stack-77.6.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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tylerobara/oracle-cluster). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
tylerobara 2026-01-22 18:38:44 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tylerobara/oracle-cluster#1
No description provided.