Skip to content

Commit

Permalink
chore(stateful-app): update istio-alerts to 0.5.1 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
diranged authored Jun 6, 2024
1 parent 28a01e1 commit c78ddf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/stateful-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: stateful-app
description: Default StatefulSet Helm Chart
type: application
version: 1.0.1
version: 1.1.0
appVersion: latest
maintainers:
- name: diranged
email: [email protected]
dependencies:
- name: istio-alerts
version: 0.4.0
version: 0.5.1
repository: https://k8s-charts.nextdoor.com
condition: istio-alerts.enabled
- name: nd-common
Expand Down
4 changes: 2 additions & 2 deletions charts/stateful-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Default StatefulSet Helm Chart

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

[statefulsets]: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/
[hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
Expand Down Expand Up @@ -278,7 +278,7 @@ secretsEngine: sealed
| Repository | Name | Version |
|------------|------|---------|
| file://../nd-common | nd-common | 0.3.1 |
| https://k8s-charts.nextdoor.com | istio-alerts | 0.4.0 |
| https://k8s-charts.nextdoor.com | istio-alerts | 0.5.1 |

## Values

Expand Down

0 comments on commit c78ddf9

Please sign in to comment.