File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : v0.0.0
33description : A Helm chart for Codefresh Internal Gateway
44name : internal-gateway
5- version : 0.10.1
5+ version : 0.10.2
66home : https://github.com/codefresh-io/helm-charts
77keywords :
88 - codefresh
@@ -13,4 +13,4 @@ maintainers:
1313dependencies :
1414 - name : cf-common
1515 repository : oci://quay.io/codefresh/charts
16- version : " 0.21 .0"
16+ version : " 0.23 .0"
Original file line number Diff line number Diff line change 11# internal-gateway
22
3- ![ Version: 0.10.1 ] ( https://img.shields.io/badge/Version-0.10.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.10.2 ] ( https://img.shields.io/badge/Version-0.10.2 -informational?style=flat-square ) ![ AppVersion: v0.0.0] ( https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square )
44
55A Helm chart for Codefresh Internal Gateway
66
@@ -16,7 +16,7 @@ A Helm chart for Codefresh Internal Gateway
1616
1717| Repository | Name | Version |
1818| ------------| ------| ---------|
19- | oci://quay.io/codefresh/charts | cf-common | 0.21 .0 |
19+ | oci://quay.io/codefresh/charts | cf-common | 0.23 .0 |
2020
2121## Values
2222
Original file line number Diff line number Diff line change @@ -287,6 +287,7 @@ volumes:
287287 njs-scripts :
288288 enabled : true
289289 type : configMap
290+ optional : true
290291
291292# -- HPA parameters
292293# @default -- See below
You can’t perform that action at this time.
0 commit comments