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 11f75da commit f37947cCopy full SHA for f37947c
charts/shhd/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: shhd
3
description: SSH server with virtual shell for access to Netsoc services
4
type: application
5
-version: 0.1.5
6
-appVersion: 0.1.4
+version: 0.1.6
+appVersion: 0.1.5
charts/shhd/values.yaml
@@ -55,6 +55,8 @@ config:
55
The latest version of the CLI is pre-installed (type netsoc).
56
57
For more information, see https://docs.netsoc.ie.
58
+ cli_extra:
59
+ last_update_check: '9999-12-31T23:59:59Z'
60
network:
61
interface: nsjail
62
address: '192.168.0.1/16'
0 commit comments