File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " gitvote"
33description = " GitVote server"
4- version = " 1.1.0 "
4+ version = " 1.1.1 "
55license = " Apache-2.0"
66edition = " 2021"
77
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : gitvote
33description : GitVote is a GitHub application that allows holding a vote on issues and pull requests
44type : application
5- version : 1.1.0
6- appVersion : 1.1.0
5+ version : 1.1.1
6+ appVersion : 1.1.1
77kubeVersion : " >= 1.19.0-0"
88home : https://gitvote.dev
99icon : https://raw.githubusercontent.com/cncf/gitvote/main/docs/logo/logo.png
@@ -24,18 +24,8 @@ dependencies:
2424annotations :
2525 artifacthub.io/category : skip-prediction
2626 artifacthub.io/changes : |
27- - kind: added
28- description: Support for automatic periodic status checks
29- - kind: added
30- description: Auto-close vote on passing feature
31- - kind: added
32- description: Mention pending voters when checking vote status
33- - kind: added
34- description: Allow excluding team maintainers from allowed voters
35- - kind: changed
36- description: Improve comments templates
37- - kind: changed
38- description: Bump Alpine to 3.18.3
27+ - kind: fixed
28+ description: Issue closing vote
3929 - kind: changed
4030 description: Upgrade dependencies
4131 artifacthub.io/containsSecurityUpdates : " true"
You can’t perform that action at this time.
0 commit comments