This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0) [Compare Source](https://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://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #1465 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
30 lines
924 B
YAML
30 lines
924 B
YAML
apiVersion: v2
|
|
name: kube-prometheus-stack
|
|
version: 1.0.0
|
|
description: Kube Prometheus Stack
|
|
keywords:
|
|
- kube-prometheus-stack
|
|
- prometheus
|
|
- alertmanager
|
|
- metrics
|
|
- alerts
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/cd9fc3a4-aa88-4285-8886-91a6c5aecf7d
|
|
sources:
|
|
- https://github.com/prometheus/prometheus
|
|
- https://github.com/alexbakker/alertmanager-ntfy
|
|
- https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
|
|
- https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: kube-prometheus-stack
|
|
version: 77.9.1
|
|
repository: oci://ghcr.io/prometheus-community/charts
|
|
- name: app-template
|
|
alias: ntfy-alertmanager
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.3.0
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
|
|
appVersion: v0.82.0
|