Files
deprecated-helm-charts/stable/stellar-core/Chart.yaml
T
André Gaulandk8s-ci-robot adea94fd1f [stable/stellar-core]: Release 1.0.0 (initial release) (#7266)
* [incubator/stellar-core]: Release 0.1.0 (initial release)

Signed-off-by: André Gaul <andre@gaul.io>

* [incubator/stellar-core]: use http readiness probe

Signed-off-by: André Gaul <andre@gaul.io>

* [incubator/stellar-core]: update NOTES

Signed-off-by: André Gaul <andre@gaul.io>

* [incubator/stellar-core]: update requirements.yaml with repo url

Signed-off-by: André Gaul <andre@gaul.io>

* [incubator/stellar-core]: add rendhalver as maintainer/owner

Signed-off-by: André Gaul <andre@gaul.io>

* [incubator/stellar-core]: properly handle postgresql name override in helpers

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: move stellar-core to stable

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: adapt install command in README

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: enable 10.0.0-2 features (flavors, archive init)

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: use deployment strategy recreate

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: add serviceaccount

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: add default timeout for postgres

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: fix versions

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: update postgresql

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: fix version in readme

Signed-off-by: André Gaul <andre@gaul.io>

* [stable/stellar-core]: fix bug in secret template

Signed-off-by: André Gaul <andre@gaul.io>
2018-10-10 01:35:55 -07:00

22 lines
561 B
YAML

apiVersion: v1
appVersion: "10.0.0"
description: Backbone node of the Stellar cryptocurrency network.
name: stellar-core
version: 1.0.0
icon: https://www.stellar.org/developers/images/favicon/rocket-180x180.png
home: https://www.stellar.org
maintainers:
- name: andrenarchy
email: andre.extern@satoshipay.io
url: https://github.com/andrenarchy
- name: rendhalver
email: pete.brown@powerhrg.com
sources:
- https://github.com/satoshipay/docker-stellar-core/
keywords:
- stellar
- stellar-core
- cryptocurrency
- blockchain
engine: gotpl