Skip to content

Commit 25a555c

Browse files
Update index.yaml
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c829321 commit 25a555c

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

index.yaml

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
apiVersion: v1
22
entries:
33
openproject:
4+
- annotations:
5+
artifacthub.io/license: GPL-3.0-only
6+
artifacthub.io/links: |
7+
- name: Homepage
8+
url: https://www.openproject.org/
9+
- name: OpenProject Community
10+
url: https://community.openproject.org
11+
- name: support
12+
url: https://www.openproject.org/docs/development/report-a-bug/
13+
artifacthub.io/signKey: |
14+
fingerprint: CB1CA0488A75B7471EA1B087CF56DD6A0AE260E5
15+
url: https://keys.openpgp.org/vks/v1/by-fingerprint/CB1CA0488A75B7471EA1B087CF56DD6A0AE260E5
16+
apiVersion: v2
17+
appVersion: 15.1.0
18+
created: "2024-12-12T14:05:55.232160678Z"
19+
dependencies:
20+
- condition: postgresql.bundled
21+
name: postgresql
22+
repository: https://charts.bitnami.com/bitnami
23+
version: ^12.1.6
24+
- condition: memcached.bundled
25+
name: memcached
26+
repository: https://charts.bitnami.com/bitnami
27+
version: ^6.3.2
28+
- name: common
29+
repository: https://charts.bitnami.com/bitnami
30+
version: ^2.2.2
31+
description: A Helm chart for running OpenProject via Kubernetes
32+
digest: d2b0f3f1185c6a8c9a59d79976c7845f074c3201a5b44f5c589b4626a3493fab
33+
home: https://www.openproject.org/
34+
icon: https://charts.openproject.org/logo.svg
35+
maintainers:
36+
- name: OpenProject
37+
url: https://github.com/opf/helm-charts
38+
name: openproject
39+
type: application
40+
urls:
41+
- https://github.com/opf/helm-charts/releases/download/openproject-9.3.0/openproject-9.3.0.tgz
42+
version: 9.3.0
443
- annotations:
544
artifacthub.io/license: GPL-3.0-only
645
artifacthub.io/links: |
@@ -2188,4 +2227,4 @@ entries:
21882227
urls:
21892228
- https://github.com/opf/helm-charts/releases/download/openproject-1.4.0/openproject-1.4.0.tgz
21902229
version: 1.4.0
2191-
generated: "2024-12-11T14:05:09.51132966Z"
2230+
generated: "2024-12-12T14:05:55.232581271Z"

0 commit comments

Comments
 (0)