Skip to content

Commit

Permalink
build: Add v0.10.4 helm chart to repo index (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson authored Dec 21, 2023
1 parent c44b12f commit 24b757f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
apiVersion: v1
entries:
kubefed:
- apiVersion: v2
created: "2023-12-21T17:52:41.724369Z"
dependencies:
- condition: controllermanager.enabled
name: controllermanager
repository: https://localhost/
version: 0.10.4
description: KubeFed helm chart
digest: c9f6196c2896ad510f185cddaa20a1fd5545f03831c66c0997c7d240a2dae813
kubeVersion: '>= 1.16.0-0'
name: kubefed
urls:
- https://github.com/mesosphere/kubefed/releases/download/v0.10.4/kubefed-0.10.4.tgz
version: 0.10.4
- apiVersion: v2
created: "2023-06-12T11:43:24.195405532-07:00"
dependencies:
Expand Down Expand Up @@ -295,4 +309,4 @@ entries:
urls:
- https://github.com/kubernetes-sigs/kubefed/releases/download/v0.1.0-rc1/kubefed-0.1.0-rc1.tgz
version: 0.1.0-rc1
generated: "2023-06-12T11:43:24.194016916-07:00"
generated: "2023-12-21T17:52:41.722649Z"

0 comments on commit 24b757f

Please sign in to comment.