File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
appVersion : v0.0.0
3
3
description : A Helm chart for Codefresh Internal Gateway
4
4
name : internal-gateway
5
- version : 0.10.5
5
+ version : 0.10.6
6
6
home : https://github.com/codefresh-io/helm-charts
7
7
keywords :
8
8
- codefresh
Original file line number Diff line number Diff line change 1
1
# internal-gateway
2
2
3
- ![ Version: 0.10.5 ] ( https://img.shields.io/badge/Version-0.10.5 -informational?style=flat-square ) ![ AppVersion: v0.0.0] ( https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square )
3
+ ![ Version: 0.10.6 ] ( https://img.shields.io/badge/Version-0.10.6 -informational?style=flat-square ) ![ AppVersion: v0.0.0] ( https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square )
4
4
5
5
A Helm chart for Codefresh Internal Gateway
6
6
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ container:
192
192
image :
193
193
registry : docker.io
194
194
repository : nginxinc/nginx-unprivileged
195
- tag : 1.27 -alpine
195
+ tag : 1.29 -alpine
196
196
197
197
env : {}
198
198
envFrom : []
You can’t perform that action at this time.
0 commit comments