diff --git a/helm-charts/splunk-otel-collector/Chart.yaml b/helm-charts/splunk-otel-collector/Chart.yaml index 0f12673493..5eebc5820e 100644 --- a/helm-charts/splunk-otel-collector/Chart.yaml +++ b/helm-charts/splunk-otel-collector/Chart.yaml @@ -22,7 +22,7 @@ dependencies: # - Avoid uppercase letters in names/aliases, they cause install failure due to subchart resource naming # - Avoid hyphen characters in names/aliases, they introduce template rendering complications (https://github.com/helm/helm/issues/2192) - name: cert-manager - version: v1.14.3 + version: v1.14.5 alias: certmanager repository: https://charts.jetstack.io condition: certmanager.enabled