* extend startup probes on few apps * 180
@@ -4,7 +4,7 @@ description: Castopod is an open-source hosting platform made for podcasters who
annotations:
title: Castopod
type: application
-version: 1.2.13
+version: 1.2.14
apiVersion: v2
appVersion: 1.10.3
kubeVersion: '>=1.16.0-0'
@@ -48,6 +48,9 @@ workload:
enabled: true
type: tcp
port: 9000
+ spec:
+ initialDelaySeconds: 30
+ failureThreshold: 180
initContainers:
{{- include "ix.v1.common.app.redisWait" (dict "name" "01-redis-wait"
"secretName" "redis-creds") | nindent 8 }}
@@ -3,7 +3,7 @@ description: Expose your services easily and securely
title: Nginx Proxy Manager
-version: 1.0.27
+version: 1.0.28
appVersion: 2.11.1
@@ -58,7 +58,7 @@ workload:
command: /bin/check-health
spec:
initialDelaySeconds: 30
- failureThreshold: 120
{{/* Service */}}
service:
npm:
@@ -4,7 +4,7 @@ description: Paperless-ngx is a document management system that transforms your
title: Paperless-ngx
-version: 1.2.26
+version: 1.2.27
appVersion: 2.5.3
@@ -51,6 +51,9 @@ workload:
type: http
port: {{ .Values.paperlessNetwork.webPort }}
path: /
{{- include "ix.v1.common.app.permissions" (dict "containerName" "01-permissions"
"UID" .Values.paperlessID.user