File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : gbox
3
3
description : GBox Helm chart for Kubernetes. GBox is a reverse proxy in front of any GraphQL server for caching, securing and monitoring.
4
4
type : application
5
- version : 1.0.0
6
- appVersion : " v1.0.1 "
5
+ version : 1.0.1
6
+ appVersion : " v1.0.2 "
7
7
sources :
8
8
- https://github.com/gbox-proxy/gbox
9
9
dependencies :
Original file line number Diff line number Diff line change 1
1
# GBox Chart for Kubernetes
2
2
3
- ![ Version: 1.0.0 ] ( https://img.shields.io/badge/Version-1.0.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.0.1 ] ( https://img.shields.io/badge/AppVersion-v1.0.1 -informational?style=flat-square )
3
+ ![ Version: 1.0.1 ] ( https://img.shields.io/badge/Version-1.0.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.0.2 ] ( https://img.shields.io/badge/AppVersion-v1.0.2 -informational?style=flat-square )
4
4
5
5
GBox Helm chart for Kubernetes. GBox is a reverse proxy in front of any GraphQL server for caching, securing and monitoring.
6
6
You can’t perform that action at this time.
0 commit comments