feat: make chart probes configurable (#1574)

* feat: make chart probes configurable

Allow to configure liveness/readiness probes + Add optional startup probe

* fix: pR fixes and cleanups

Fixes and cleanup after first review

* fix: push updated chart Readme

push updated chart Readme (with version update)

* refactor: refactor probe configuration

Refactor liveness and readiness probe configuration so they can't be removed

* docs: update readme

update readme
This commit is contained in:
Damien Guihal
2025-04-30 11:11:44 +02:00
committed by GitHub
parent 7c2444a65f
commit c3b8574515
4 changed files with 79 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0"
name: jellyseerr-chart
description: Jellyseerr helm chart for Kubernetes
type: application
version: 2.3.3
version: 2.4.0
appVersion: "2.5.2"
maintainers:
- name: Jellyseerr