mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-08-28 17:57:16 +00:00
Add Weave Flux to podinfo Helm repo
This commit is contained in:
@@ -110,4 +110,6 @@ charts:
|
||||
mv charts/grafana-0.1.0.tgz docs/
|
||||
cd charts/ && helm package ngrok/
|
||||
mv charts/ngrok-0.1.0.tgz docs/
|
||||
cd charts/ && helm package weave-flux/
|
||||
mv charts/weave-flux-0.1.0.tgz docs/
|
||||
helm repo index docs --url https://stefanprodan.github.io/k8s-podinfo --merge ./docs/index.yaml
|
||||
|
||||
+25
-6
@@ -3,7 +3,7 @@ entries:
|
||||
ambassador:
|
||||
- apiVersion: v1
|
||||
appVersion: 0.29.0
|
||||
created: 2018-03-25T11:44:07.51723005+03:00
|
||||
created: 2018-04-22T12:15:20.174766976+03:00
|
||||
description: A Helm chart for Datawire Ambassador
|
||||
digest: a30c8cb38e696b09fda8269ad8465ce6fec6100cfc108ca85ecbc85913ca5c7f
|
||||
engine: gotpl
|
||||
@@ -19,7 +19,7 @@ entries:
|
||||
grafana:
|
||||
- apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
created: 2018-03-25T11:44:07.518148658+03:00
|
||||
created: 2018-04-22T12:15:20.175783483+03:00
|
||||
description: A Helm chart for Kubernetes
|
||||
digest: abdcadc5cddcb7c015aa5bb64e59bfa246774ad9243b3eb3c2a814abb38f2776
|
||||
name: grafana
|
||||
@@ -29,9 +29,9 @@ entries:
|
||||
ngrok:
|
||||
- apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
created: 2018-03-25T11:44:07.518483193+03:00
|
||||
created: 2018-04-22T12:15:20.176151057+03:00
|
||||
description: A Ngrok Helm chart for Kubernetes
|
||||
digest: 50036d831c06f55ef0f3a865613489d341f425b51f88bf25fe2005708ea24df5
|
||||
digest: 7bf5ed2ef63ccd5efb76bcd9a086b04816a162c51d6ab592bccf58c283acd2ea
|
||||
name: ngrok
|
||||
urls:
|
||||
- https://stefanprodan.github.io/k8s-podinfo/ngrok-0.1.0.tgz
|
||||
@@ -39,7 +39,7 @@ entries:
|
||||
podinfo:
|
||||
- apiVersion: v1
|
||||
appVersion: 0.2.1
|
||||
created: 2018-03-25T11:44:07.518906367+03:00
|
||||
created: 2018-04-22T12:15:20.176642386+03:00
|
||||
description: Podinfo Helm chart for Kubernetes
|
||||
digest: f762207915a73faee72683b8ef8ac53da9db2dcbcf2107b2479d11beeb8f661f
|
||||
engine: gotpl
|
||||
@@ -53,4 +53,23 @@ entries:
|
||||
urls:
|
||||
- https://stefanprodan.github.io/k8s-podinfo/podinfo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
generated: 2018-03-25T11:44:07.516193733+03:00
|
||||
weave-flux:
|
||||
- apiVersion: v1
|
||||
appVersion: 1.2.5
|
||||
created: 2018-04-22T12:15:20.177557232+03:00
|
||||
description: Flux is a tool that automatically ensures that the state of a cluster
|
||||
matches what is specified in version control
|
||||
digest: 40a06aa6a6eb1f2a82090b429406af934cc69ea5af0f028d4d041832461bc693
|
||||
engine: gotpl
|
||||
home: https://weave.works
|
||||
icon: https://www.weave.works/assets/images/bltd108e8f850ae9e7c/weave-logo-512.png
|
||||
maintainers:
|
||||
- email: stefan@weave.works
|
||||
name: Stefan Prodan
|
||||
name: weave-flux
|
||||
sources:
|
||||
- https://github.com/weaveworks/flux
|
||||
urls:
|
||||
- https://stefanprodan.github.io/k8s-podinfo/weave-flux-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
generated: 2018-04-22T12:15:20.17383917+03:00
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user