File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.6.0
18
+ version : 0.5.2
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 0.23.5 "
24
+ appVersion : " 0.22.2 "
25
25
26
26
maintainers :
27
27
- name : wafflesvonmaple
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ config:
20
20
21
21
images :
22
22
pullPolicy : IfNotPresent
23
- node : ghcr.io/celestiaorg/celestia-node:v0.23.5
23
+ node : ghcr.io/celestiaorg/celestia-node:v0.22.2
24
24
25
25
ports :
26
26
celestia :
You can’t perform that action at this time.
0 commit comments