diff --git a/charts/conforming-agent/Chart.yaml b/charts/conforming-agent/Chart.yaml index d006719e..d049b534 100644 --- a/charts/conforming-agent/Chart.yaml +++ b/charts/conforming-agent/Chart.yaml @@ -29,6 +29,6 @@ sources: - https://github.com/eclipse-tractusx/knowledge-agents/tree/main/conforming type: application appVersion: "1.9.8" -version: 1.9.8 +version: 1.9.7 maintainers: - name: 'Tractus-X Knowledge Agents Team' diff --git a/charts/provisioning-agent/Chart.yaml b/charts/provisioning-agent/Chart.yaml index a1c29207..7173e849 100644 --- a/charts/provisioning-agent/Chart.yaml +++ b/charts/provisioning-agent/Chart.yaml @@ -29,6 +29,6 @@ sources: - https://github.com/eclipse-tractusx/knowledge-agents/tree/main/provisioning type: application appVersion: "1.9.8" -version: 1.9.8 +version: 1.9.7 maintainers: - name: 'Tractus-X Knowledge Agents Team' diff --git a/charts/remoting-agent/Chart.yaml b/charts/remoting-agent/Chart.yaml index 570679e9..e458e391 100644 --- a/charts/remoting-agent/Chart.yaml +++ b/charts/remoting-agent/Chart.yaml @@ -29,6 +29,6 @@ sources: - https://github.com/eclipse-tractusx/knowledge-agents/tree/main/remoting type: application appVersion: "1.9.8" -version: 1.9.8 +version: 1.9.7 maintainers: - name: 'Tractus-X Knowledge Agents Team'