pin nextcloud to 27.1.3, and helm chart 3.5
This commit is contained in:
@@ -42,8 +42,8 @@ helm:
|
||||
|
||||
apps:
|
||||
stash:
|
||||
enabled: true
|
||||
state: present
|
||||
enabled: false
|
||||
state: absent
|
||||
namespace: stashapp
|
||||
|
||||
mariadb:
|
||||
@@ -81,6 +81,7 @@ apps:
|
||||
enabled: true
|
||||
namespace: nextcloud
|
||||
state: present
|
||||
chart_version: 3.5 # https://github.com/nextcloud/helm/releases?page=2
|
||||
|
||||
hello_world:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user