We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422ca41 commit c546aa7Copy full SHA for c546aa7
2 files changed
charts/thredds/Chart.yaml
@@ -4,8 +4,8 @@ description: >-
4
The THREDDS Data Server (TDS) is a web server that provides metadata and data
5
access for scientific datasets.
6
type: application
7
-version: 1.0.0
8
-appVersion: 4.6.20
+version: 1.1.0
+appVersion: "5.6"
9
annotations:
10
category: scientific
11
keywords:
charts/thredds/values.yaml
@@ -52,7 +52,7 @@ configMapName: ""
52
envsubstConfigImage:
53
registry: docker.io
54
repository: kalisio/k8s-toolbox
55
- tag: 1.0.0
+ tag: 2.0.0
56
57
# dataVolume is the specification for the volume where the data lies
58
dataVolume: {}
0 commit comments