Skip to content

Commit

Permalink
Bump versions for v0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Swirlds Automation <[email protected]>
  • Loading branch information
swirlds-automation committed Jan 22, 2025
1 parent 7c6a02c commit 409cee3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/blockstream-simulator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
apiVersion: v2
appVersion: 0.3.0
appVersion: 0.3.1
description: A Helm chart for Hedera Blockstream Simulator.
home: https://github.com/hashgraph/hedera-block-node
keywords:
Expand All @@ -16,4 +16,4 @@ maintainers:
name: blockstream-simulator-chart
sources:
- https://github.com/hashgraph/hedera-block-node
version: 0.3.0
version: 0.3.1
4 changes: 2 additions & 2 deletions charts/hedera-block-node/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
apiVersion: v2
appVersion: 0.3.0
appVersion: 0.3.1
description: A Helm chart for Hedera Block Node
home: https://github.com/hashgraph/hedera-block-node
keywords:
Expand All @@ -14,7 +14,7 @@ maintainers:
name: block-node-helm-chart
sources:
- https://github.com/hashgraph/hedera-block-node
version: 0.3.0
version: 0.3.1
dependencies:
- name: kube-prometheus-stack
alias: kubepromstack
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1

0 comments on commit 409cee3

Please sign in to comment.