chore(apps): cleanup questions by removing hidden dicts (#1558)
* chore(apps): cleanup questions by removing hidden dicts * persistence cleanup pt1 * persistence cleanup pt2 * persistence cleanup pt3 * persistence cleanup pt4 * persistence cleanup pt5 * remove gui for staticfiles for recipes * make mountPath visible and read-only field * make mountPath visible and read-only field * bump patch * remove trailing `/` on paths and fix freerad * enable udev (scrutiny) * also cleanup vCT * move mountPath under advanced * update mountPath label * bump patch dep train
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: "1.0.2"
|
||||
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
|
||||
name: recipes
|
||||
version: 4.0.17
|
||||
version: 4.0.18
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- recipes
|
||||
|
||||
Reference in New Issue
Block a user