This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit f808b963efe2e6ae48c1bf4495db3e81016c29bc Author: Lari Hotari <[email protected]> AuthorDate: Wed Aug 6 11:16:05 2025 +0300 Adding Pulsar Helm Chart 4.2.0 to index.yaml --- static/charts/index.yaml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/static/charts/index.yaml b/static/charts/index.yaml index a7a1e982834..6eb59f294c6 100644 --- a/static/charts/index.yaml +++ b/static/charts/index.yaml @@ -18,6 +18,29 @@ apiVersion: v1 entries: pulsar: + - apiVersion: v2 + appVersion: 4.0.6 + created: "2025-08-06T11:10:00.990479+03:00" + dependencies: + - condition: victoria-metrics-k8s-stack.enabled + name: victoria-metrics-k8s-stack + repository: https://victoriametrics.github.io/helm-charts/ + version: 0.38.x + description: Apache Pulsar Helm chart for Kubernetes + digest: 6da84b35c76461b08574eb3f2bd43a7256afe81a3c60d02a128de24ed9239131 + home: https://pulsar.apache.org + icon: https://pulsar.apache.org/img/pulsar.svg + kubeVersion: '>=1.25.0-0' + maintainers: + - email: [email protected] + name: The Apache Pulsar Team + name: pulsar + sources: + - https://github.com/apache/pulsar + - https://github.com/apache/pulsar-helm-chart + urls: + - https://downloads.apache.org/pulsar/helm-chart/4.2.0/pulsar-4.2.0.tgz + version: 4.2.0 - apiVersion: v2 appVersion: 4.0.5 created: "2025-05-27T23:21:52.924068+03:00" @@ -776,4 +799,4 @@ entries: urls: - https://github.com/apache/pulsar-helm-chart/releases/download/pulsar-2.6.0-1/pulsar-2.6.0-1.tgz version: 2.6.0-1 -generated: "2025-05-27T23:21:52.899637+03:00" +generated: "2025-08-06T11:10:00.96524+03:00"
