# podgrab ![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A self-hosted podcast manager to download episodes as soon as they become live. **Homepage:** ## Maintainers | Name | Email | Url | | ---- | ------ | --- | | TrueCharts | info@truecharts.org | truecharts.org | | warllo54 | 20650065+warllo54@users.noreply.github.com | truecharts.org | ## Source Code * * ## Requirements Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | common | 6.8.0 | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| | env.CHECK_FREQUENCY | int | `240` | | | env.PASSWORD | string | `"secretpasswordgoeshere"` | | | hostPathMounts[0].enabled | bool | `true` | | | hostPathMounts[0].mountPath | string | `"/assets"` | | | hostPathMounts[0].name | string | `"assets"` | | | hostPathMounts[0].type | string | `"emptyDir"` | | | image.pullPolicy | string | `"Always"` | | | image.repository | string | `"akhilrex/podgrab"` | | | image.tag | string | `"1.0.0"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.config.type | string | `"emptyDir"` | | | podSecurityContext.fsGroup | int | `568` | | | podSecurityContext.runAsGroup | int | `568` | | | podSecurityContext.runAsNonRoot | bool | `true` | | | podSecurityContext.runAsUser | int | `568` | | | probes.liveness.enabled | bool | `false` | | | probes.readiness.enabled | bool | `false` | | | probes.startup.enabled | bool | `false` | | | service.main.ports.main.port | int | `8080` | | | service.tcp.enabled | bool | `true` | | | service.tcp.ports.tcp.enabled | bool | `true` | | | service.tcp.ports.tcp.port | int | `51080` | | | service.tcp.ports.tcp.protocol | string | `"TCP"` | | | service.tcp.type | string | `"ClusterIP"` | | | strategy.type | string | `"Recreate"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)