File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 mark_as_latest : false
5151 pages_branch : master
5252 pages_index_path : docs/_helm_chart/index/index.yaml
53+ release_name_template : " {{ .Version }}"
5354 env :
5455 CR_TOKEN : " ${{secrets.GITHUB_TOKEN}}"
5556
Original file line number Diff line number Diff line change @@ -32,4 +32,4 @@ version: 2026.05.12
3232# incremented each time you make changes to the application. Versions are not expected to
3333# follow Semantic Versioning. They should reflect the version the application is using.
3434# It is recommended to use it with quotes.
35- appVersion : 2026.05.12
35+ appVersion : 2026.05.09
Original file line number Diff line number Diff line change 1+ apiVersion : v1
2+ entries :
3+ mercator :
4+ - apiVersion : v2
5+ appVersion : 2026.05.09
6+ created : " 2026-05-12T13:30:48.666972745Z"
7+ dependencies :
8+ - condition : redis.enabled
9+ name : redis
10+ repository : oci://registry-1.docker.io/bitnamicharts
11+ version : 20.x.x
12+ - condition : postgresql.enabled
13+ name : postgresql
14+ repository : oci://registry-1.docker.io/bitnamicharts
15+ version : 16.x.x
16+ description : Mercator is a powerful and versatile open-source web application
17+ designed to facilitate the mapping of information systems, as outlined in the
18+ Mapping The Information System Guide by ANSSI.
19+ digest : 62d2c346943a247a8c8bd1c1b8b45f5c840bed2314d8649fd3a3b7eeee5c295b
20+ home : https://github.com/dbarzin/mercator
21+ icon : https://raw.githubusercontent.com/dbarzin/mercator/refs/heads/master/public/images/mercator.png
22+ maintainers :
23+ - name : Mercator
24+ url : https://github.com/dbarzin/mercator/chart
25+ name : mercator
26+ type : application
27+ urls :
28+ - https://github.com/dbarzin/mercator/releases/download/mercator-2026.05.12/mercator-2026.05.12.tgz
29+ version : 2026.05.12
30+ generated : " 2026-05-12T13:30:48.666980887Z"
You can’t perform that action at this time.
0 commit comments