From aa9b388ac0b8156e3da70b48ab8734fd41e27dca Mon Sep 17 00:00:00 2001 From: berg Date: Mon, 18 Sep 2023 18:48:06 +0800 Subject: [PATCH] add kruise v1.5.0 to reload charts --- index.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/index.yaml b/index.yaml index bc193cd..c7b68bd 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,34 @@ apiVersion: v1 entries: kruise: + - annotations: + artifacthub.io/changes: | + - "[Changed]: https://github.com/openkruise/kruise/blob/master/CHANGELOG.md" + - "[Changed]: Support extra environment variables in the manager DaemonSet" + apiVersion: v1 + appVersion: 1.5.0 + created: "2023-09-11T09:24:31.729699651Z" + description: Helm chart for kruise components + digest: 353c6ff328d63a10d927214ca543db2a51472ab0bf188b341e841f83ac1c9032 + home: https://openkruise.io + icon: https://openkruise.io/img/openkruise-logo-bg.jpg + keywords: + - openkruise + - kubernetes + - kruise + - workload + - statefulset + - sidecar + - job + - deployment + - cloneset + kubeVersion: '>= 1.16.0-0' + name: kruise + sources: + - https://github.com/openkruise/kruise + urls: + - https://github.com/openkruise/charts/releases/download/kruise-1.5.0/kruise-1.5.0.tgz + version: 1.5.0 - annotations: artifacthub.io/changes: | - "[Changed]: https://github.com/openkruise/kruise/blob/master/CHANGELOG.md"