|
1 | 1 | apiVersion: v1
|
2 | 2 | entries:
|
3 | 3 | gitvote:
|
| 4 | + - annotations: |
| 5 | + artifacthub.io/category: skip-prediction |
| 6 | + artifacthub.io/changes: | |
| 7 | + - kind: added |
| 8 | + description: Minimum wait support to close on passing |
| 9 | + - kind: added |
| 10 | + description: Display percentage of voters against the vote |
| 11 | + - kind: changed |
| 12 | + description: Migrate service config to figment |
| 13 | + - kind: changed |
| 14 | + description: Some refactoring in votes processor |
| 15 | + - kind: changed |
| 16 | + description: Bump Alpine to 3.21.0 |
| 17 | + - kind: changed |
| 18 | + description: Bump Rust to 1.83 |
| 19 | + - kind: changed |
| 20 | + description: Upgrade dependencies |
| 21 | + artifacthub.io/containsSecurityUpdates: "true" |
| 22 | + artifacthub.io/images: | |
| 23 | + - name: dbmigrator |
| 24 | + image: public.ecr.aws/g6m3a0y9/gitvote-dbmigrator:v1.4.0 |
| 25 | + - name: gitvote |
| 26 | + image: public.ecr.aws/g6m3a0y9/gitvote:v1.4.0 |
| 27 | + artifacthub.io/links: | |
| 28 | + - name: source |
| 29 | + url: https://github.com/cncf/gitvote |
| 30 | + - name: support |
| 31 | + url: https://github.com/cncf/gitvote/issues |
| 32 | + apiVersion: v2 |
| 33 | + appVersion: 1.4.0 |
| 34 | + created: "2024-12-13T08:28:02.289777148Z" |
| 35 | + dependencies: |
| 36 | + - condition: postgresql.enabled |
| 37 | + name: postgresql |
| 38 | + repository: https://charts.helm.sh/stable |
| 39 | + version: 8.2.1 |
| 40 | + description: GitVote is a GitHub application that allows holding a vote on issues |
| 41 | + and pull requests |
| 42 | + digest: fc4e46c534b0faf9b6e54a0969b15602bb62b8851cf64488882be251098c8377 |
| 43 | + home: https://gitvote.dev |
| 44 | + icon: https://raw.githubusercontent.com/cncf/gitvote/main/docs/logo/logo.png |
| 45 | + keywords: |
| 46 | + - git |
| 47 | + - vote |
| 48 | + - gitvote |
| 49 | + kubeVersion: '>= 1.19.0-0' |
| 50 | + maintainers: |
| 51 | + - email: tegioz@icloud.com |
| 52 | + name: Sergio |
| 53 | + - email: cynthiasg@icloud.com |
| 54 | + name: Cintia |
| 55 | + name: gitvote |
| 56 | + type: application |
| 57 | + urls: |
| 58 | + - https://github.com/cncf/gitvote/releases/download/gitvote-chart-1.4.0/gitvote-1.4.0.tgz |
| 59 | + version: 1.4.0 |
4 | 60 | - annotations:
|
5 | 61 | artifacthub.io/category: skip-prediction
|
6 | 62 | artifacthub.io/changes: |
|
@@ -301,4 +357,4 @@ entries:
|
301 | 357 | urls:
|
302 | 358 | - https://github.com/cncf/gitvote/releases/download/gitvote-chart-0.2.0/gitvote-0.2.0.tgz
|
303 | 359 | version: 0.2.0
|
304 |
| -generated: "2024-06-27T12:24:42.589028121Z" |
| 360 | +generated: "2024-12-13T08:28:02.289811051Z" |
0 commit comments