Skip to content

Commit

Permalink
Deploy 0.112.0-rc2 to performance and mainnet-staging (#9085)
Browse files Browse the repository at this point in the history
Deploy 0.112.0-rc2 to performance and mainnet-staging.
  • Loading branch information
mgoelswirlds authored Aug 20, 2024
1 parent ad6214c commit fbec40a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion clusters/mainnet-staging-na/common/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
sourceRef:
kind: HelmRepository
name: hedera-mirror-node
version: '0.112.0-rc1'
version: '0.112.0-rc2'
dependsOn:
- name: testkube
namespace: testkube
Expand Down
2 changes: 1 addition & 1 deletion clusters/mainnet-staging-na/mainnet-citus/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- values.yaml
- values-prod.yaml
- values-v2.yml
version: '0.112.0-rc1'
version: '0.112.0-rc2'
dependsOn:
- name: mirror
namespace: common
Expand Down
2 changes: 1 addition & 1 deletion clusters/mainnet-staging-na/mainnet/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
valuesFiles:
- values.yaml
- values-prod.yaml
version: '0.112.0-rc1'
version: '0.112.0-rc2'
dependsOn:
- name: mirror
namespace: common
Expand Down
2 changes: 1 addition & 1 deletion clusters/preprod/common/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
sourceRef:
kind: HelmRepository
name: hedera-mirror-node
version: '0.112.0-rc1'
version: '0.112.0-rc2'
dependsOn:
- name: testkube
namespace: testkube
Expand Down
2 changes: 1 addition & 1 deletion clusters/preprod/performance-citus/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- values.yaml
- values-prod.yaml
- values-v2.yml
version: '0.112.0-rc1'
version: '0.112.0-rc2'
dependsOn:
- name: mirror
namespace: common
Expand Down
2 changes: 1 addition & 1 deletion clusters/preprod/performance/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
valuesFiles:
- values.yaml
- values-prod.yaml
version: '0.112.0-rc1'
version: '0.112.0-rc2'
dependsOn:
- name: mirror
namespace: common
Expand Down

0 comments on commit fbec40a

Please sign in to comment.