Skip to content

Commit

Permalink
fix(prometheus-alerts): Update nd-common subchart to proper version (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
LaikaN57 authored Apr 17, 2024
1 parent 684c42c commit dd6b2a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/prometheus-alerts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: prometheus-alerts
description: Helm Chart that provisions a series of common Prometheus Alerts
type: application
version: 1.4.0
version: 1.4.1
appVersion: 0.0.1
maintainers:
- name: diranged
email: [email protected]
dependencies:
- name: nd-common
version: 0.2.0
version: 0.3.1
repository: file://../nd-common
4 changes: 2 additions & 2 deletions charts/prometheus-alerts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Helm Chart that provisions a series of common Prometheus Alerts

![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)

[deployments]: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/
[hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
Expand Down Expand Up @@ -54,7 +54,7 @@ This behavior can be tuned via the `defaults.podNameSelector`,

| Repository | Name | Version |
|------------|------|---------|
| file://../nd-common | nd-common | 0.2.0 |
| file://../nd-common | nd-common | 0.3.1 |

## Values

Expand Down

0 comments on commit dd6b2a4

Please sign in to comment.