Skip to content

Commit

Permalink
Merge pull request #355 from idealista/develop
Browse files Browse the repository at this point in the history
[HOTFIX] Update version in release
  • Loading branch information
santi-eidu authored Sep 24, 2024
2 parents df77c3a + 4a12f96 commit feed87a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "4.2.0"
appVersion: "5.0.0"
description: A Helm chart for Prom2Teams
name: prom2teams
version: 0.2.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


setup(name='prom2teams',
version='4.2.0',
version='5.0.0',
description='Project that redirects Prometheus Alert Manager '
'notifications to Microsoft Teams',
long_description=readme,
Expand Down

0 comments on commit feed87a

Please sign in to comment.