-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(charts/istio-alerts): Remove source service from 5XX Alarm
- Loading branch information
1 parent
70d0c3e
commit 98207fb
Showing
5 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ apiVersion: v2 | |
name: simple-app | ||
description: Default Microservice Helm Chart | ||
type: application | ||
version: 1.6.6 | ||
version: 1.7.0 | ||
appVersion: latest | ||
maintainers: | ||
- name: diranged | ||
email: [email protected] | ||
dependencies: | ||
- name: istio-alerts | ||
version: 0.2.0 | ||
version: 0.4.0 | ||
repository: https://k8s-charts.nextdoor.com | ||
condition: istio-alerts.enabled | ||
- name: nd-common | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters