From fc07a22c56609d2110ccf0dfefda9129c0877c3c Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Fri, 6 Sep 2024 09:26:03 -0600 Subject: [PATCH] Main to dev (#4995) # What this PR does ## Which issue(s) this PR closes Related to [issue link here] ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] Added the relevant release notes label (see labels prefixed w/ `release:`). These labels dictate how your PR will show up in the autogenerated release notes. --------- Co-authored-by: Joey Orlando Co-authored-by: GitHub Actions Co-authored-by: Joey Orlando Co-authored-by: Matias Bordese Co-authored-by: Vadim Stepanov Co-authored-by: Dominik Broj Co-authored-by: Yulya Artyukhina Co-authored-by: Innokentii Konstantinov --- helm/oncall/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/oncall/Chart.yaml b/helm/oncall/Chart.yaml index 08dc3664..c3836dbb 100644 --- a/helm/oncall/Chart.yaml +++ b/helm/oncall/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: oncall description: Developer-friendly incident response with brilliant Slack integration type: application -version: 1.9.20 -appVersion: v1.9.20 +version: 1.9.22 +appVersion: v1.9.22 dependencies: - name: cert-manager version: v1.8.0