Skip to content

Commit 62fb39f

Browse files
feat: bump app version (#27)
1 parent 139266c commit 62fb39f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/gbox/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: gbox
33
description: GBox Helm chart for Kubernetes. GBox is a reverse proxy in front of any GraphQL server for caching, securing and monitoring.
44
type: application
5-
version: 1.0.0
6-
appVersion: "v1.0.1"
5+
version: 1.0.1
6+
appVersion: "v1.0.2"
77
sources:
88
- https://github.com/gbox-proxy/gbox
99
dependencies:

charts/gbox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GBox Chart for Kubernetes
22

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)
44

55
GBox Helm chart for Kubernetes. GBox is a reverse proxy in front of any GraphQL server for caching, securing and monitoring.
66

0 commit comments

Comments
 (0)