Skip to content

Commit

Permalink
avoid changes in the unittests due to updates in the appVersion
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Sprauer <[email protected]>
  • Loading branch information
MichaelSp committed Nov 5, 2023
1 parent a78f299 commit 2c871d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ defaults:
value: nextcloud.kube.home
- name: NEXTCLOUD_DATA_DIR
value: /var/www/html/data
image: nextcloud:27.1.3-apache
image: nextcloud:1.2.3-apache
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
Expand Down
1 change: 1 addition & 0 deletions charts/nextcloud/tests/defaults_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ templates:
- service.yaml
chart:
version: 1.0.0
appVersion: 1.2.3
tests:
- it: defaults
set:
Expand Down

0 comments on commit 2c871d9

Please sign in to comment.