Skip to content

Commit

Permalink
Bump versions for v0.26.0 (#1481)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Sheehy <[email protected]>
  • Loading branch information
steven-sheehy authored Jan 22, 2021
1 parent 90d2b1e commit b93a82b
Show file tree
Hide file tree
Showing 27 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions charts/hedera-mirror-common/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 0.26.0-rc1
appVersion: 0.26.0
description: Hedera Mirror Node common components installed globally for use across namespaces
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
Expand All @@ -11,4 +11,4 @@ maintainers:
name: hedera-mirror-common
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.13.0-rc1
version: 0.13.0
4 changes: 2 additions & 2 deletions charts/hedera-mirror-grpc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 0.26.0-rc1
appVersion: 0.26.0
description: GRPC API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
Expand All @@ -11,4 +11,4 @@ maintainers:
name: hedera-mirror-grpc
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.13.0-rc1
version: 0.13.0
4 changes: 2 additions & 2 deletions charts/hedera-mirror-importer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 0.26.0-rc1
appVersion: 0.26.0
description: Hedera Mirror Importer downloads and validates file streams from the cloud and imports them into the database
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
Expand All @@ -11,4 +11,4 @@ maintainers:
name: hedera-mirror-importer
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.13.0-rc1
version: 0.13.0
4 changes: 2 additions & 2 deletions charts/hedera-mirror-monitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 0.26.0-rc1
appVersion: 0.26.0
description: End to End Monitor for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
Expand All @@ -11,4 +11,4 @@ maintainers:
name: hedera-mirror-monitor
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.13.0-rc1
version: 0.13.0
4 changes: 2 additions & 2 deletions charts/hedera-mirror-rest/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 0.26.0-rc1
appVersion: 0.26.0
description: REST API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
Expand All @@ -11,4 +11,4 @@ maintainers:
name: hedera-mirror-rest
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.13.0-rc1
version: 0.13.0
4 changes: 2 additions & 2 deletions charts/hedera-mirror/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 0.26.0-rc1
appVersion: 0.26.0
description: Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API
home: https://github.com/hashgraph/hedera-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
Expand All @@ -11,4 +11,4 @@ maintainers:
name: hedera-mirror
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.13.0-rc1
version: 0.13.0
12 changes: 6 additions & 6 deletions charts/hedera-mirror/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
dependencies:
- name: hedera-mirror-grpc
repository: file://../hedera-mirror-grpc
version: 0.13.0-rc1
version: 0.13.0
- name: hedera-mirror-importer
repository: file://../hedera-mirror-importer
version: 0.13.0-rc1
version: 0.13.0
- name: hedera-mirror-monitor
repository: file://../hedera-mirror-monitor
version: 0.13.0-rc1
version: 0.13.0
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 6.3.7
Expand All @@ -16,9 +16,9 @@ dependencies:
version: 12.2.4
- name: hedera-mirror-rest
repository: file://../hedera-mirror-rest
version: 0.13.0-rc1
version: 0.13.0
- name: timescaledb-multinode
repository: https://raw.githubusercontent.com/timescale/timescaledb-kubernetes/master/charts/repo/
version: 0.7.0
digest: sha256:a463fe7d2271ff146eddaba8cbcd3e3e66974084809892dd39154251f471cf29
generated: "2021-01-21T09:25:15.921795-06:00"
digest: sha256:1c80f2146f9c50d47f28593f773e47e8645adc6df0c1b7d7d5fdb7efa942d83d
generated: "2021-01-22T09:47:07.694792-06:00"
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- 5432:5432

grpc:
image: gcr.io/mirrornode/hedera-mirror-grpc:0.26.0-rc1
image: gcr.io/mirrornode/hedera-mirror-grpc:0.26.0
restart: unless-stopped
environment:
HEDERA_MIRROR_GRPC_DB_HOST: db
Expand All @@ -29,7 +29,7 @@ services:
- 5600:5600

importer:
image: gcr.io/mirrornode/hedera-mirror-importer:0.26.0-rc1
image: gcr.io/mirrornode/hedera-mirror-importer:0.26.0
restart: unless-stopped
environment:
HEDERA_MIRROR_IMPORTER_DATAPATH: /var/lib/hedera-mirror-importer
Expand All @@ -43,7 +43,7 @@ services:
monitor:
deploy:
replicas: 0
image: gcr.io/mirrornode/hedera-mirror-monitor:0.26.0-rc1
image: gcr.io/mirrornode/hedera-mirror-monitor:0.26.0
restart: unless-stopped
environment:
SPRING_CONFIG_ADDITIONAL_LOCATION: file:/usr/etc/hedera-mirror-monitor/
Expand All @@ -60,7 +60,7 @@ services:
- 6379:6379

rest:
image: gcr.io/mirrornode/hedera-mirror-rest:0.26.0-rc1
image: gcr.io/mirrornode/hedera-mirror-rest:0.26.0
environment:
HEDERA_MIRROR_REST_DB_HOST: db
restart: unless-stopped
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-datagenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions hedera-mirror-rest/api/v1/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ tags:
description: The tokens object represents the information associated with a token entity and returns a list of token information.
info:
title: Hedera Mirror Node REST API
version: 0.26.0-rc1
version: 0.26.0
license:
name: Apache-2.0
url: 'https://www.apache.org/licenses/LICENSE-2.0.html'
Expand Down Expand Up @@ -728,7 +728,7 @@ components:
topic_id: 0.0.7
message: bWVzc2FnZQ==
running_hash: cnVubmluZ19oYXNo
running_hash_version: 0.13.0-rc1
running_hash_version: 0.13.0
sequence_number: 1
TopicMessages:
type: array
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hedera-mirror-rest/monitoring/monitor_apis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hedera-mirror-monitor",
"version": "0.26.0-rc1",
"version": "0.26.0",
"description": "Hedera Mirror Node Monitor",
"main": "server.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-rest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hedera-mirror-rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hedera-mirror-rest",
"version": "0.26.0-rc1",
"version": "0.26.0",
"description": "Hedera Mirror Node REST API",
"main": "server.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
app.kubernetes.io/name: test
restartPolicy: Never
containers:
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0-rc1
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0
name: test
env:
- name: testProfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
app.kubernetes.io/name: test
restartPolicy: Never
containers:
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0-rc1
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0
name: test
env:
- name: testProfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
app.kubernetes.io/name: test
restartPolicy: Never
containers:
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0-rc1
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0
name: test
env:
- name: testProfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
app.kubernetes.io/name: test
restartPolicy: Never
containers:
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0-rc1
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0
name: test
env:
- name: testProfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
app.kubernetes.io/name: test
restartPolicy: Never
containers:
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0-rc1
- image: gcr.io/mirrornode/hedera-mirror-test:0.26.0
name: test
env:
- name: testProfile
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.26.0-rc1</version>
<version>0.26.0</version>
<description>Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API</description>
<inceptionYear>2019</inceptionYear>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -73,7 +73,7 @@
<msgpack.version>0.8.22</msgpack.version>
<protobuf.version>3.14.0</protobuf.version>
<release.version>${project.version}</release.version> <!-- Used to replace release versions in all files -->
<release.chartVersion>0.13.0-rc1</release.chartVersion>
<release.chartVersion>0.13.0</release.chartVersion>
<!--suppress UnresolvedMavenProperty -->
<sonar.coverage.jacoco.xmlReportPaths>
${maven.multiModuleProjectDirectory}/hedera-mirror-coverage/target/site/jacoco-aggregate/jacoco.xml
Expand Down

0 comments on commit b93a82b

Please sign in to comment.