diff --git a/charts/hedera-mirror-0.86.0-beta1.tgz b/charts/hedera-mirror-0.86.0-beta1.tgz new file mode 100644 index 00000000000..d12734d8532 Binary files /dev/null and b/charts/hedera-mirror-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-common-0.86.0-beta1.tgz b/charts/hedera-mirror-common-0.86.0-beta1.tgz new file mode 100644 index 00000000000..e79673fbd5a Binary files /dev/null and b/charts/hedera-mirror-common-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-graphql-0.86.0-beta1.tgz b/charts/hedera-mirror-graphql-0.86.0-beta1.tgz new file mode 100644 index 00000000000..56605d9c80b Binary files /dev/null and b/charts/hedera-mirror-graphql-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-grpc-0.86.0-beta1.tgz b/charts/hedera-mirror-grpc-0.86.0-beta1.tgz new file mode 100644 index 00000000000..27d68273850 Binary files /dev/null and b/charts/hedera-mirror-grpc-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-importer-0.86.0-beta1.tgz b/charts/hedera-mirror-importer-0.86.0-beta1.tgz new file mode 100644 index 00000000000..9e610505294 Binary files /dev/null and b/charts/hedera-mirror-importer-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-monitor-0.86.0-beta1.tgz b/charts/hedera-mirror-monitor-0.86.0-beta1.tgz new file mode 100644 index 00000000000..59c08957346 Binary files /dev/null and b/charts/hedera-mirror-monitor-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-rest-0.86.0-beta1.tgz b/charts/hedera-mirror-rest-0.86.0-beta1.tgz new file mode 100644 index 00000000000..93c9966c6be Binary files /dev/null and b/charts/hedera-mirror-rest-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-rosetta-0.86.0-beta1.tgz b/charts/hedera-mirror-rosetta-0.86.0-beta1.tgz new file mode 100644 index 00000000000..61a6d872548 Binary files /dev/null and b/charts/hedera-mirror-rosetta-0.86.0-beta1.tgz differ diff --git a/charts/hedera-mirror-web3-0.86.0-beta1.tgz b/charts/hedera-mirror-web3-0.86.0-beta1.tgz new file mode 100644 index 00000000000..eb52f311342 Binary files /dev/null and b/charts/hedera-mirror-web3-0.86.0-beta1.tgz differ diff --git a/charts/index.yaml b/charts/index.yaml index e2453fa4860..12fd2d89672 100644 --- a/charts/index.yaml +++ b/charts/index.yaml @@ -1,6 +1,93 @@ apiVersion: v1 entries: hedera-mirror: + - apiVersion: v2 + appVersion: 0.86.0-beta1 + created: "2023-08-01T16:15:18.780738916Z" + 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: 11.5.2 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 17.10.2 + - alias: rest + condition: rest.enabled + name: hedera-mirror-rest + repository: file://../hedera-mirror-rest + tags: + - api + - javascript + 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: 2dcdf25c668ef3ea4c089ca6eaf6f1f09a72155a470f539c595e0b73c88364df + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.437624985Z" @@ -20217,6 +20304,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.86.0-beta1 + created: "2023-08-01T16:15:18.832507662Z" + dependencies: + - condition: loki.enabled + name: loki + repository: https://grafana.github.io/helm-charts + version: 4.6.1 + - condition: prometheus-adapter.enabled + name: prometheus-adapter + repository: https://prometheus-community.github.io/helm-charts + version: 4.1.1 + - alias: prometheus + condition: prometheus.enabled + name: kube-prometheus-stack + repository: https://prometheus-community.github.io/helm-charts + version: 45.1.0 + - condition: promtail.enabled + name: promtail + repository: https://grafana.github.io/helm-charts + version: 6.8.3 + - alias: stackgres + condition: stackgres.enabled + name: stackgres-operator + repository: https://stackgres.io/downloads/stackgres-k8s/stackgres/helm/ + version: 1.5.0 + - condition: traefik.enabled + name: traefik + repository: https://helm.traefik.io/traefik + version: 21.1.0 + - alias: zfs + condition: zfs.enabled + name: zfs-localpv + repository: https://openebs.github.io/zfs-localpv + version: 2.1.0 + description: Hedera Mirror Node common components installed globally for use across + namespaces + digest: b20d5d89d740bf90df0cbe4b8608fe2a280816f046a0ce1a565805aed5540459 + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.492119122Z" @@ -31849,6 +31985,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.86.0-beta1 + created: "2023-08-01T16:15:18.834155973Z" + description: GraphQL API for the Hedera Mirror Node + digest: f449241ad305e35be875f5cab5a0b6b0165c5b06e3eeade56e74b1513a60a778 + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.493744608Z" @@ -32474,6 +32626,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.86.0-beta1 + created: "2023-08-01T16:15:18.835662984Z" + description: GRPC API for the Hedera Mirror Node + digest: 6e242aa6d51d33d83df32f619018cc8cf063b6b8b80a0de75cffe62332089ce9 + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.495186296Z" @@ -37453,6 +37621,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.86.0-beta1 + created: "2023-08-01T16:15:18.838667904Z" + description: Hedera Mirror Importer downloads and validates file streams from + the cloud and imports them into the database + digest: d3844be21fbeca1316ec85d59aeb04f6216e4eaa0d0192e5a70fbfbfa3520364 + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.498499168Z" @@ -42721,6 +42906,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.86.0-beta1 + created: "2023-08-01T16:15:18.840746518Z" + description: End to End Monitor for the Hedera Mirror Node + digest: 3afd641af4c0f19e6dfe92b1792cb43c2708596266c00cacf504f586f1326d49 + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.500009355Z" @@ -47430,6 +47631,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.86.0-beta1 + created: "2023-08-01T16:15:18.84260653Z" + description: REST API for the Hedera Mirror Node + digest: 2628508d8c72e6653e88b76aebfbae77b7c982d9c93d81866b194dde40411a2b + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.501391643Z" @@ -52409,6 +52626,22 @@ entries: - https://hashgraph.github.io/hedera-mirror-node/charts/hedera-mirror-rest-0.4.0.tgz version: 0.4.0 hedera-mirror-rosetta: + - apiVersion: v2 + appVersion: 0.86.0-beta1 + created: "2023-08-01T16:15:18.844780244Z" + description: Rosetta API for the Hedera Mirror Node + digest: 370ecc7a9b461c5a8a37c490b72acad0bbebe8ea4b4f832fe338b508488a7601 + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.502761632Z" @@ -55750,6 +55983,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.86.0-beta1 + created: "2023-08-01T16:15:18.846249754Z" + description: Web3 API for the Hedera Mirror Node + digest: 8db24b72c2d5640326affa915ce9662f711ab25727d47f13460eb936883ae11d + 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.86.0-beta1.tgz + version: 0.86.0-beta1 - apiVersion: v2 appVersion: 0.85.0 created: "2023-07-31T17:38:09.504760315Z" @@ -58478,4 +58727,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: "2023-07-31T17:38:09.408285334Z" +generated: "2023-08-01T16:15:18.752133825Z"