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.8.1
5
+ version : 0.9.0
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.8.1 ] ( https://img.shields.io/badge/Version-0.8.1 -informational?style=flat-square ) ![ AppVersion: v0.0.0] ( https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square )
3
+ ![ Version: 0.9.0 ] ( https://img.shields.io/badge/Version-0.9.0 -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 @@ -184,7 +184,7 @@ container:
184
184
image :
185
185
registry : docker.io
186
186
repository : nginxinc/nginx-unprivileged
187
- tag : 1.25 -alpine
187
+ tag : 1.27 -alpine
188
188
189
189
env : {}
190
190
envFrom : []
You can’t perform that action at this time.
0 commit comments