diff --git a/charts/composable-ibc/Chart.yaml b/charts/composable-ibc/Chart.yaml index c8e51e9..4c34a4a 100644 --- a/charts/composable-ibc/Chart.yaml +++ b/charts/composable-ibc/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: composable-ibc description: A Helm chart withy deployment manifests of composable-ibc for Kubernetes type: application -version: 0.1.4 +version: 0.1.5 appVersion: "0.1.0" diff --git a/charts/composable-ibc/values.yaml b/charts/composable-ibc/values.yaml index 0ce24a3..fbf19da 100644 --- a/charts/composable-ibc/values.yaml +++ b/charts/composable-ibc/values.yaml @@ -37,7 +37,7 @@ args: - --config-b - /opt/hyperspace/config-b.toml - --config-core - - /opt/hyperspace/config-core.toml + - /opt/hyperspace/config-core/config-core.toml podAnnotations: {}