cozystack/packages/extra
Timofei Larkin 2ec17c9703 [lineage] Check for nil chart in HelmRelease (#1525)
Some HelmReleases use `chartRef` instead of `chart`. If the lineage
webhook finds such a HelmRelease, a nil pointer dereference happens.
This patch adds a nil check to guard against this.

```release-note
[lineage] Add a nil check to guard against HelmReleases with a nil
.spec.chart field when traversing the ownership tree.
```

Signed-off-by: Alexey Artamonov <scooby18@yandex.ru>
2025-10-21 18:49:06 +03:00
..
bootbox Prepare release v0.37.0 2025-10-10 07:46:34 +00:00
etcd [etcd] Add VPA for etcd 2025-10-06 21:57:33 +03:00
info [controller,api] Specify visible secrets 2025-10-01 16:56:52 +03:00
ingress [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
monitoring [lineage] Check for nil chart in HelmRelease (#1525) 2025-10-21 18:49:06 +03:00
seaweedfs Prepare release v0.37.0 2025-10-10 07:46:34 +00:00
Makefile Remove versions_map logic 2025-09-24 12:32:37 +02:00