We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78f299 commit 2c871d9Copy full SHA for 2c871d9
charts/nextcloud/tests/__snapshot__/defaults_test.yaml.snap
@@ -47,7 +47,7 @@ defaults:
47
value: nextcloud.kube.home
48
- name: NEXTCLOUD_DATA_DIR
49
value: /var/www/html/data
50
- image: nextcloud:27.1.3-apache
+ image: nextcloud:1.2.3-apache
51
imagePullPolicy: IfNotPresent
52
livenessProbe:
53
failureThreshold: 3
charts/nextcloud/tests/defaults_test.yaml
@@ -5,6 +5,7 @@ templates:
5
- service.yaml
6
chart:
7
version: 1.0.0
8
+ appVersion: 1.2.3
9
tests:
10
- it: defaults
11
set:
0 commit comments