Skip to content

Commit 373f741

Browse files
committed
feat(graph-network-indexer): updated chart v
1 parent 13dde41 commit 373f741

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

charts/graph-network-indexer/Chart.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
<<<<<<< HEAD
19-
version: 0.5.13
20-
=======
21-
version: 0.5.12
22-
>>>>>>> 6a6d2f8 (chore(graph-network-indexer): new v)
18+
version: 0.5.14
2319

2420
# The appVersion field is intentionally left empty. Component versions are managed separately
2521
# and can be found in the values.yaml file or individual component configurations.

charts/graph-network-indexer/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
Deploy and scale the [Graph Network Indexer](https://github.com/graphprotocol/indexer) components inside Kubernetes with ease
44

5-
<<<<<<< HEAD
6-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.13](https://img.shields.io/badge/Version-0.5.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
7-
=======
8-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.12](https://img.shields.io/badge/Version-0.5.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
9-
>>>>>>> 6a6d2f8 (chore(graph-network-indexer): new v)
5+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.14](https://img.shields.io/badge/Version-0.5.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
106

117
## Introduction
128

0 commit comments

Comments
 (0)