Skip to content

Commit

Permalink
Initial Helm chart repository setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalada committed Aug 14, 2024
1 parent bd8bcc0 commit 08c5452
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<title>MapTiler Server Helm Chart Repository</title>
</head>
<body>
<h1>MapTiler Server Helm Chart Repository</h1>
<p>Point Helm at this repo to see the charts.</p>
</body>
</html>
27 changes: 27 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
apiVersion: v1
entries:
maptiler-server:
- annotations:
artifacthub.io/changes: |
- Initial release of the Helm Chart
artifacthub.io/links: |
- name: Docker Image
url: https://hub.docker.com/r/maptiler/server
- name: Helm Chart
url: https://labs.maptiler.com/maptiler-server-kubernetes/
apiVersion: v2
appVersion: 4.5.0
created: "2024-08-14T14:59:09.2227252+02:00"
description: MapTiler Server - self-hosting OpenStreetMap world maps and maps
made with MapTiler
digest: d206e0b28609738007978e5abf5137e2d85f277048e082aaf24a1df62eaf9f52
home: https://www.maptiler.com/server/
icon: https://www.gravatar.com/avatar/b53ef88ec5f7fc1e1423b620bc3c69e2?s=160
name: maptiler-server
sources:
- https://github.com/maptiler/maptiler-server-kubernetes
type: application
urls:
- https://github.com/maptiler/maptiler-server-kubernetes/releases/download/v1.0.0/maptiler-server-1.0.0.tgz
version: 1.0.0
generated: "2024-08-14T14:59:09.2216877+02:00"

0 comments on commit 08c5452

Please sign in to comment.