diff --git a/charts/assertoor/Chart.yaml b/charts/assertoor/Chart.yaml index 203ebb39..272d21e3 100644 --- a/charts/assertoor/Chart.yaml +++ b/charts/assertoor/Chart.yaml @@ -6,7 +6,7 @@ home: https://github.com/ethpandaops/assertoor sources: - https://github.com/ethpandaops/assertoor type: application -version: 0.0.3 +version: 0.0.4 appVersion: "1.0.0" maintainers: - name: pk910 diff --git a/charts/assertoor/README.md b/charts/assertoor/README.md index 77e3be7f..4903e00c 100644 --- a/charts/assertoor/README.md +++ b/charts/assertoor/README.md @@ -1,7 +1,7 @@ # assertoor -![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Testing tool that is capable of doing actions and checking conditions on ethereum pos networks. diff --git a/charts/assertoor/values.yaml b/charts/assertoor/values.yaml index 44f18ad8..449a3a97 100644 --- a/charts/assertoor/values.yaml +++ b/charts/assertoor/values.yaml @@ -238,7 +238,7 @@ config: | inventoryUrl: "{{ .Values.validatorNamesInventory }}" globalVars: - {{- toYaml .globalVariables | nindent 2 }} + {{- toYaml .Values.globalVariables | nindent 2 }} # Test definitions externalTests: