We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df77c3a + 4a12f96 commit feed87aCopy full SHA for feed87a
helm/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: "4.2.0"
+appVersion: "5.0.0"
3
description: A Helm chart for Prom2Teams
4
name: prom2teams
5
version: 0.2.0
setup.py
@@ -10,7 +10,7 @@
10
11
12
setup(name='prom2teams',
13
- version='4.2.0',
+ version='5.0.0',
14
description='Project that redirects Prometheus Alert Manager '
15
'notifications to Microsoft Teams',
16
long_description=readme,
0 commit comments