Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: BWibo <[email protected]>
  • Loading branch information
BWibo committed Oct 8, 2023
1 parent 84d81cc commit 35812e1
Showing 1 changed file with 57 additions and 1 deletion.
58 changes: 57 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,62 @@
apiVersion: v1
entries:
sddi-ckan:
- apiVersion: v2
appVersion: 1.2.0
created: "2023-10-08T12:36:00.633327715Z"
dependencies:
- condition: postgis.enabled
name: postgis
repository: ""
version: '*'
- condition: solr.enabled
name: solr
repository: ""
version: '*'
- condition: redis.enabled
name: redis
repository: ""
version: '*'
- condition: ckan.enabled
name: ckan
repository: ""
version: '*'
- condition: datapusher.enabled
name: datapusher
repository: ""
version: '*'
- condition: certIssuer.enabled
name: certIssuer
repository: ""
version: '*'
- alias: ingress-nginx
condition: ingress-nginx.enabled
name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: ~4.4.0
- alias: cert-manager
condition: cert-manager.enabled
name: cert-manager
repository: https://charts.jetstack.io
version: ~1.11.0
description: 'Helm Chart for a SDDI enabled CKAN catalog. See [CHANGELOG](https://github.com/tum-gis/sddi-ckan-k8s/blob/main/CHANGELOG.md)
for changes. '
digest: c267f0ff1fc9ea8bce24ac4edd2504f1d76aab072c26c6d0d2bf6c90fee87085
home: https://github.com/tum-gis/sddi-ckan-k8s
kubeVersion: '>= 1.23.0-0'
maintainers:
- email: [email protected]
name: Bruno Willenborg
url: https://www.asg.ed.tum.de/en/gis/our-team/staff/bruno-willenborg/
name: sddi-ckan
sources:
- https://github.com/tum-gis/sddi-ckan-k8s
- https://www.asg.ed.tum.de/en/gis/projects/smart-district-data-infrastructure
- https://github.com/tum-gis/ckan-docker
type: application
urls:
- https://github.com/tum-gis/sddi-ckan-k8s/releases/download/sddi-ckan-1.3.0-beta1/sddi-ckan-1.3.0-beta1.tgz
version: 1.3.0-beta1
- apiVersion: v2
appVersion: 1.2.0
created: "2023-08-24T13:22:12.675984433Z"
Expand Down Expand Up @@ -2055,4 +2111,4 @@ entries:
urls:
- https://github.com/tum-gis/sddi-ckan-k8s/releases/download/sddi-ckan-0.1.0/sddi-ckan-0.1.0.tgz
version: 0.1.0
generated: "2023-08-24T13:22:12.676576439Z"
generated: "2023-10-08T12:36:00.633744218Z"

0 comments on commit 35812e1

Please sign in to comment.