Skip to content

Commit

Permalink
20241126 node release v0 20 3 (#83)
Browse files Browse the repository at this point in the history
* feat: upgrade node to v0.20.3

Signed-off-by: Smuu <[email protected]>

* feat: bump chart

Signed-off-by: Smuu <[email protected]>

---------

Signed-off-by: Smuu <[email protected]>
  • Loading branch information
smuu authored Nov 26, 2024
1 parent 69f18b2 commit cb00f40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/celestia-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ annotations:
category: celestia
licenses: Apache-2.0
apiVersion: v2
appVersion: v0.20.2
appVersion: v0.20.3
dependencies:
- name: common-celestia-node
version: 0.1.1
Expand All @@ -24,4 +24,4 @@ maintainers:
name: celestia-node
sources:
- https://github.com/celestiaorg/helm-charts
version: 0.10.5
version: 0.10.6
2 changes: 1 addition & 1 deletion charts/celestia-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ node:
# -- repository for the image, celestiaorg/celestia-node by default
repository: celestiaorg/celestia-node
# -- tag for the image, v0.18.1 by default
tag: v0.20.2
tag: v0.20.3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit cb00f40

Please sign in to comment.