From a6e7f4078d8aa79b73fd1a58b71005ca28870c36 Mon Sep 17 00:00:00 2001 From: Ana-Maria Calin Date: Wed, 27 Nov 2024 13:09:44 -0800 Subject: [PATCH] feat(graph-network-indexer): new chart v --- charts/graph-network-indexer/Chart.yaml | 2 +- charts/graph-network-indexer/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/graph-network-indexer/Chart.yaml b/charts/graph-network-indexer/Chart.yaml index 57611bc7..494092ce 100644 --- a/charts/graph-network-indexer/Chart.yaml +++ b/charts/graph-network-indexer/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.5.9 +version: 0.5.10 # The appVersion field is intentionally left empty. Component versions are managed separately # and can be found in the values.yaml file or individual component configurations. diff --git a/charts/graph-network-indexer/README.md b/charts/graph-network-indexer/README.md index 872b272a..52816aea 100644 --- a/charts/graph-network-indexer/README.md +++ b/charts/graph-network-indexer/README.md @@ -2,7 +2,7 @@ Deploy and scale the [Graph Network Indexer](https://github.com/graphprotocol/indexer) components inside Kubernetes with ease -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.9](https://img.shields.io/badge/Version-0.5.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.10](https://img.shields.io/badge/Version-0.5.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ## Introduction