Skip to content

Commit e22fe1b

Browse files
authored
fix: [sc-10173] New Validator v0.45.18 (#194)
* Update Validator to 0.45.18 + fix port * Docs * Docs
1 parent 5500d65 commit e22fe1b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

charts/validator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 0.3.13
25+
version: 0.3.14
2626

2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to
3030
# follow Semantic Versioning. They should reflect the version the application is using.
3131
# It is recommended to use it with quotes.
32-
appVersion: "0.45.15"
32+
appVersion: "0.45.18"

charts/validator/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# validator
22

3-
![Version: 0.3.13](https://img.shields.io/badge/Version-0.3.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.45.15](https://img.shields.io/badge/AppVersion-0.45.15-informational?style=flat-square)
3+
![Version: 0.3.14](https://img.shields.io/badge/Version-0.3.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.45.18](https://img.shields.io/badge/AppVersion-0.45.18-informational?style=flat-square)
44

55
A Helm chart for deploying Chronicle Validator on Kubernetes
66

@@ -16,7 +16,7 @@ A Helm chart for deploying Chronicle Validator on Kubernetes
1616
| Key | Type | Default | Description |
1717
|-----|------|---------|-------------|
1818
| extraObjects | list | `[]` | Extra K8s manifests to deploy |
19-
| ghost | object | `{"affinity":{},"arbRpcUrl":null,"argsOverride":[],"bnbRpcUrl":null,"chainId":"1","chainName":"eth","chainTxType":null,"commandOverride":[],"env":{"normal":{}},"ethArchRpcUrl":null,"ethConfig":{},"ethRpcUrl":null,"fullnameOverride":"ghost","gnoRpcUrl":null,"image":{"pullPolicy":"Always","repository":"ghcr.io/chronicleprotocol/ghost","tag":"0.45.15@sha256:d50c0eb60801b14116936a6332a718066dae13ad4283da3a6cdaddff04cb39cc"},"imagePullSecrets":[],"ingress":{"annotations":{},"className":"","enabled":false,"hosts":[{"host":"chart-example.local","paths":[{"path":"/","pathType":"ImplementationSpecific","port":8000}]}],"tls":[]},"libP2pSubscriptionBufferSize":"4096","libp2pValidateQueueSize":"4096","liveness":{"enabled":true,"livenessProbe":{"httpGet":{"path":"/healthcheck","port":9100},"initialDelaySeconds":30,"periodSeconds":60}},"logFormat":"text","logLevel":"info","mntRpcUrl":null,"nameOverride":"","nodeSelector":{},"optRpcUrl":null,"podAnnotations":{},"podSecurityContext":{},"polRpcUrl":null,"readiness":{"enabled":true,"readinessProbe":{"httpGet":{"path":"/healthcheck","port":9100},"initialDelaySeconds":30,"periodSeconds":60}},"replicaCount":1,"resources":{},"rpcUrl":null,"securityContext":{},"service":{"annotations":{},"ports":{"libp2p":{"port":8000,"protocol":"TCP"},"webapi":{"port":8080,"protocol":"TCP"}},"type":"LoadBalancer"},"serviceAccount":{"annotations":{},"create":true,"name":""},"tolerations":[],"watchdogConfigReg":"0x94Fea534aef6df5cF66C2DAE5CE0A05d10C068F3","watchdogInterval":"900s","webApi":{"enabled":true,"listenAddr":"0.0.0.0:8080"}}` | Values for Ghost |
19+
| ghost | object | `{"affinity":{},"arbRpcUrl":null,"argsOverride":[],"bnbRpcUrl":null,"chainId":"1","chainName":"eth","chainTxType":null,"commandOverride":[],"env":{"normal":{}},"ethArchRpcUrl":null,"ethConfig":{},"ethRpcUrl":null,"fullnameOverride":"ghost","gnoRpcUrl":null,"image":{"pullPolicy":"Always","repository":"ghcr.io/chronicleprotocol/ghost","tag":"0.45.18@sha256:172ebe9bddf76503b038dba687e993884889132a46ec63704fd4df2b628960de"},"imagePullSecrets":[],"ingress":{"annotations":{},"className":"","enabled":false,"hosts":[{"host":"chart-example.local","paths":[{"path":"/","pathType":"ImplementationSpecific","port":8000}]}],"tls":[]},"libP2pSubscriptionBufferSize":"4096","libp2pValidateQueueSize":"4096","liveness":{"enabled":true,"livenessProbe":{"httpGet":{"path":"/healthcheck","port":9100},"initialDelaySeconds":30,"periodSeconds":60}},"logFormat":"text","logLevel":"info","mntRpcUrl":null,"nameOverride":"","nodeSelector":{},"optRpcUrl":null,"podAnnotations":{},"podSecurityContext":{},"polRpcUrl":null,"readiness":{"enabled":true,"readinessProbe":{"httpGet":{"path":"/healthcheck","port":9100},"initialDelaySeconds":30,"periodSeconds":60}},"replicaCount":1,"resources":{},"rpcUrl":null,"securityContext":{},"service":{"annotations":{},"ports":{"libp2p":{"port":8000,"protocol":"TCP"},"webapi":{"port":8080,"protocol":"TCP"}},"type":"LoadBalancer"},"serviceAccount":{"annotations":{},"create":true,"name":""},"tolerations":[],"watchdogConfigReg":"0x94Fea534aef6df5cF66C2DAE5CE0A05d10C068F3","watchdogInterval":"900s","webApi":{"enabled":true,"listenAddr":"0.0.0.0:8080"}}` | Values for Ghost |
2020
| ghost.affinity | object | `{}` | pod Affinity spec applied validator |
2121
| ghost.arbRpcUrl | string | `nil` | RPC url for ARB |
2222
| ghost.argsOverride | list | `[]` | args override for the validator |
@@ -32,7 +32,7 @@ A Helm chart for deploying Chronicle Validator on Kubernetes
3232
| ghost.ethRpcUrl | string | `nil` | RPC URL for ETH |
3333
| ghost.fullnameOverride | string | `"ghost"` | Override the release name to so tor-proxy can work with the default config. NB only change this if you know what you are doing |
3434
| ghost.gnoRpcUrl | string | `nil` | RPC url for GNO |
35-
| ghost.image.tag | string | `"0.45.15@sha256:d50c0eb60801b14116936a6332a718066dae13ad4283da3a6cdaddff04cb39cc"` | Overrides the image tag whose default is the chart appVersion. |
35+
| ghost.image.tag | string | `"0.45.18@sha256:172ebe9bddf76503b038dba687e993884889132a46ec63704fd4df2b628960de"` | Overrides the image tag whose default is the chart appVersion. |
3636
| ghost.ingress | object | `{"annotations":{},"className":"","enabled":false,"hosts":[{"host":"chart-example.local","paths":[{"path":"/","pathType":"ImplementationSpecific","port":8000}]}],"tls":[]}` | Ingress for the validator (Do not enable ingress, as libp2p does not support path based routing yet) |
3737
| ghost.ingress.enabled | bool | `false` | Disabled by default, since there is a bug in libp2p port assignment for dns based routing |
3838
| ghost.libP2pSubscriptionBufferSize | string | `"4096"` | libp2p buffer size |

charts/validator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ghost:
1010
repository: ghcr.io/chronicleprotocol/ghost
1111
pullPolicy: Always
1212
# -- Overrides the image tag whose default is the chart appVersion.
13-
tag: "0.45.15@sha256:d50c0eb60801b14116936a6332a718066dae13ad4283da3a6cdaddff04cb39cc"
13+
tag: "0.45.18@sha256:172ebe9bddf76503b038dba687e993884889132a46ec63704fd4df2b628960de"
1414

1515
# -- Log level for the validator, can be one of `debug`, `info`, `warning`, `error`
1616
logLevel: info

0 commit comments

Comments
 (0)