Skip to content

Commit

Permalink
Publish hedera-mirror-0.109.0-beta1.tgz hedera-mirror-common-0.109.0-…
Browse files Browse the repository at this point in the history
…beta1.tgz hedera-mirror-graphql-0.109.0-beta1.tgz hedera-mirror-grpc-0.109.0-beta1.tgz hedera-mirror-importer-0.109.0-beta1.tgz hedera-mirror-monitor-0.109.0-beta1.tgz hedera-mirror-rest-0.109.0-beta1.tgz hedera-mirror-rest-java-0.109.0-beta1.tgz hedera-mirror-rosetta-0.109.0-beta1.tgz hedera-mirror-web3-0.109.0-beta1.tgz
  • Loading branch information
hedera-github-bot committed Jul 9, 2024
1 parent 08c364e commit bba178d
Show file tree
Hide file tree
Showing 11 changed files with 274 additions and 1 deletion.
Binary file added charts/hedera-mirror-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-common-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-graphql-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-grpc-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-importer-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-monitor-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-rest-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-rest-java-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-rosetta-0.109.0-beta1.tgz
Binary file not shown.
Binary file added charts/hedera-mirror-web3-0.109.0-beta1.tgz
Binary file not shown.
275 changes: 274 additions & 1 deletion charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,101 @@
apiVersion: v1
entries:
hedera-mirror:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.242440256Z"
dependencies:
- alias: grpc
condition: grpc.enabled
name: hedera-mirror-grpc
repository: file://../hedera-mirror-grpc
tags:
- api
- java
version: '>=0.18.0-0'
- alias: graphql
condition: graphql.enabled
name: hedera-mirror-graphql
repository: file://../hedera-mirror-graphql
tags:
- api
- java
version: '>=0.18.0-0'
- alias: importer
condition: importer.enabled
name: hedera-mirror-importer
repository: file://../hedera-mirror-importer
tags:
- java
version: '>=0.18.0-0'
- alias: monitor
condition: monitor.enabled
name: hedera-mirror-monitor
repository: file://../hedera-mirror-monitor
tags:
- java
version: '>=0.18.0-0'
- alias: postgresql
condition: postgresql.enabled
name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 14.0.0
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.0.2
- alias: rest
condition: rest.enabled
name: hedera-mirror-rest
repository: file://../hedera-mirror-rest
tags:
- api
- javascript
version: '>=0.18.0-0'
- alias: restjava
condition: restjava.enabled
name: hedera-mirror-rest-java
repository: file://../hedera-mirror-rest-java
tags:
- api
- java
version: '>=0.18.0-0'
- alias: rosetta
condition: rosetta.enabled
name: hedera-mirror-rosetta
repository: file://../hedera-mirror-rosetta
tags:
- api
- go
version: '>=0.18.0-0'
- alias: web3
condition: web3.enabled
name: hedera-mirror-web3
repository: file://../hedera-mirror-web3
tags:
- api
- java
version: '>=0.18.0-0'
description: Hedera Mirror Node mirrors data from Hedera nodes and serves it via
an API
digest: 6c0dd588497428c0253b69e8d7f1b5f96435a0da5c6f6266a59bc08eafe47351
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
keywords:
- blockchain
- dlt
- hedera
- hashgraph
- mirror
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.337437284Z"
Expand Down Expand Up @@ -27292,6 +27387,55 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-0.4.0.tgz
version: 0.4.0
hedera-mirror-common:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.33409702Z"
dependencies:
- condition: loki.enabled
name: loki
repository: https://grafana.github.io/helm-charts
version: 5.47.2
- condition: prometheus-adapter.enabled
name: prometheus-adapter
repository: https://prometheus-community.github.io/helm-charts
version: 4.9.1
- alias: prometheus
condition: prometheus.enabled
name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 57.2.0
- condition: promtail.enabled
name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.5
- alias: stackgres
condition: stackgres.enabled
name: stackgres-operator
repository: https://stackgres.io/downloads/stackgres-k8s/stackgres/helm/
version: 1.9.0
- condition: traefik.enabled
name: traefik
repository: https://helm.traefik.io/traefik
version: 26.1.0
- alias: zfs
condition: zfs.enabled
name: openebs
repository: https://openebs.github.io/openebs
version: 4.0.1
description: Hedera Mirror Node common components installed globally for use across
namespaces
digest: c92f6ecc1870fac8f5a8bd506c13ebbdf91d40613b83980fb6b7494327433eba
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-common
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-common-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.466309434Z"
Expand Down Expand Up @@ -42697,6 +42841,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-common-0.4.0.tgz
version: 0.4.0
hedera-mirror-graphql:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.335762324Z"
description: GraphQL API for the Hedera Mirror Node
digest: 10613d998aed8fc0e578cc6609428abbcf094fcc2e99bb9962e39942a6425deb
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-graphql
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-graphql-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.468744508Z"
Expand Down Expand Up @@ -44554,6 +44714,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-graphql-0.76.0-rc1.tgz
version: 0.76.0-rc1
hedera-mirror-grpc:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.337268922Z"
description: GRPC API for the Hedera Mirror Node
digest: 00bb4eee89b3fc49781b32e572ee5d1d6d5fed76a4f940abbaa4d1d6bcebdc8b
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-grpc
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-grpc-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.470838714Z"
Expand Down Expand Up @@ -50765,6 +50941,23 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-grpc-0.4.0.tgz
version: 0.4.0
hedera-mirror-importer:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.339457503Z"
description: Hedera Mirror Importer downloads and validates file streams from
the cloud and imports them into the database
digest: 7f0ce30a13a1cf3f5222ef29a4d8a85e1665e0c9adfa195cb5586352c5233e8f
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-importer
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-importer-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.473623338Z"
Expand Down Expand Up @@ -57342,6 +57535,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-importer-0.4.0.tgz
version: 0.4.0
hedera-mirror-monitor:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.341134707Z"
description: End to End Monitor for the Hedera Mirror Node
digest: 23e6784b0b55453d1fa3c48f9e8177c82c3600a3d7862f7a1a3bd650faec3981
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-monitor
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-monitor-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.47560477Z"
Expand Down Expand Up @@ -63283,6 +63492,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-monitor-0.10.0-rc1.tgz
version: 0.10.0-rc1
hedera-mirror-rest:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.342634746Z"
description: REST API for the Hedera Mirror Node
digest: 175ccc45b78d4604a9dc7c2d0c47de14b3adb7b7333640391c3d8b624e92ab5c
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-rest
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rest-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.477481978Z"
Expand Down Expand Up @@ -69494,6 +69719,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rest-0.4.0.tgz
version: 0.4.0
hedera-mirror-rest-java:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.344179573Z"
description: Java REST API for the Hedera Mirror Node
digest: 32b12fd96bd46a15c825b83c1584012c43dd79d9d21ed0105eac4a7fe2a17e4b
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-rest-java
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rest-java-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.479480802Z"
Expand Down Expand Up @@ -70247,6 +70488,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rest-java-0.94.0-rc1.tgz
version: 0.94.0-rc1
hedera-mirror-rosetta:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.345501625Z"
description: Rosetta API for the Hedera Mirror Node
digest: b86d8c56796ecea0c6c4d3b7b7bc5ef85e38b91b9b640c1611b75eef58f492be
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-rosetta
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rosetta-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.481496564Z"
Expand Down Expand Up @@ -74820,6 +75077,22 @@ entries:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rosetta-0.28.0-rc1.tgz
version: 0.28.0-rc1
hedera-mirror-web3:
- apiVersion: v2
appVersion: 0.109.0-beta1
created: "2024-07-09T15:36:03.347042717Z"
description: Web3 API for the Hedera Mirror Node
digest: 7c6238bd2b6fb431b411e1e825d098597384393a3d4af50a82a4854d660afb4b
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- email: mirrornode@hedera.com
name: Hedera Mirror Node Team
name: hedera-mirror-web3
sources:
- https://github.com/hashgraph/hedera-mirror-node
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-web3-0.109.0-beta1.tgz
version: 0.109.0-beta1
- apiVersion: v2
appVersion: 0.108.0
created: "2024-07-03T19:16:06.483486299Z"
Expand Down Expand Up @@ -78780,4 +79053,4 @@ entries:
urls:
- https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-web3-0.35.0-rc1.tgz
version: 0.35.0-rc1
generated: "2024-07-03T19:16:06.304534237Z"
generated: "2024-07-09T15:36:03.215624884Z"

0 comments on commit bba178d

Please sign in to comment.