We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68b8a2 commit a541493Copy full SHA for a541493
charts-private/chatisa/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: chatisa
3
description: OSC chatisa web service
4
type: application
5
-version: 0.2.0
+version: 0.2.1
6
appVersion: v4.3.0
7
maintainers:
8
- name: treydock
charts-private/chatisa/values.yaml
@@ -38,7 +38,7 @@ webservice:
38
mounts:
39
emptyDir:
40
temp: /app/temp
41
- export: /app/export
+ exports: /app/exports
42
logs: /app/logs
43
startupProbe:
44
httpGet:
0 commit comments