Skip to content

Commit 4546ec1

Browse files
feat: bump versions (#35)
1 parent a6a80d3 commit 4546ec1

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.2
6-
appVersion: "v1.0.4"
5+
version: 1.0.3
6+
appVersion: "v1.0.5"
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.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.4](https://img.shields.io/badge/AppVersion-v1.0.4-informational?style=flat-square)
3+
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.5](https://img.shields.io/badge/AppVersion-v1.0.5-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)