@@ -23,7 +23,7 @@ type: application
2323# This is the chart version. This version number should be incremented each time you make changes
2424# to the chart and its templates, including the app version.
2525# Versions are expected to follow Semantic Versioning (https://semver.org/)
26- version : 0.8.5
26+ version : 0.8.6
2727
2828# This is the version number of the application being deployed. This version number should be
2929# incremented each time you make changes to the application. Versions are not expected to
@@ -75,17 +75,17 @@ annotations:
7575 - kind: changed
7676 description: "Update to the latest ZOO-Project-DRU version (including fix for GHSA-58pv-8j8x-9vj2)"
7777 links:
78- - name: GitHub Commit
78+ - name: " GitHub Commit"
7979 url: https://github.com/ZOO-Project/ZOO-Project/commit/f4c7c44dbcc9b3333c8b6248e09f2a176c911057
8080 - kind: changed
8181 description: "Update Nuxt client to version 0.0.9"
8282 links:
83- - name: Nuxt-Client release
83+ - name: " Nuxt-Client release"
8484 url: https://github.com/ZOO-Project/nuxt-client/releases/tag/0.0.9
8585 - kind: fixed
8686 description: "Fix issue with cwl-loader for loading some CWL files"
8787 links:
88- - name: GitHub Issue
88+ - name: " GitHub Issue"
8989 url: https://github.com/ZOO-Project/charts/issues/25
9090 - kind: fixed
9191 description: "Remove the clientSecret from the default values.yaml to avoid security issue (the previous one is now revoked)"
@@ -94,12 +94,12 @@ annotations:
9494 - kind: added
9595 description: "Add support for OGC API - Processes - Part 1: Core 2.0 conformance classes (optional, disabled by default)"
9696 links:
97- - name: OGC API - Processes - Part 1: Core 2.0
97+ - name: " OGC API - Processes - Part 1: Core 2.0"
9898 url: https://ogcapi.github.io/processes/2.0/core/
9999 - kind: added
100100 description: "Add option to skip cwl2ogc schema generation in processDescription responses (disabled by default)"
101101 links:
102- - name: cwl2ogc GitHub repository
102+ - name: " cwl2ogc GitHub repository"
103103 url: https://github.com/eoap/cwl2ogc
104104
105105 artifacthub.io/license : Apache-2.0
0 commit comments