From 28a01e19d0273946d39ecdc13e1f40a92d1682ec Mon Sep 17 00:00:00 2001 From: Matt Wise <768067+diranged@users.noreply.github.com> Date: Thu, 6 Jun 2024 07:05:25 -0700 Subject: [PATCH] chore(simple-app): update istio-alerts to 0.5.1 --- charts/simple-app/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/simple-app/Chart.yaml b/charts/simple-app/Chart.yaml index 8129cfa0..9dacc74d 100644 --- a/charts/simple-app/Chart.yaml +++ b/charts/simple-app/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 name: simple-app description: Default Microservice Helm Chart type: application -version: 1.7.2 +version: 1.8.0 appVersion: latest maintainers: - name: diranged email: matt@nextdoor.com 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