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
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.1
5
+ version : 0.10.2
6
6
home : https://github.com/codefresh-io/helm-charts
7
7
keywords :
8
8
- codefresh
@@ -13,4 +13,4 @@ maintainers:
13
13
dependencies :
14
14
- name : cf-common
15
15
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 1
1
# internal-gateway
2
2
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 )
4
4
5
5
A Helm chart for Codefresh Internal Gateway
6
6
@@ -16,7 +16,7 @@ A Helm chart for Codefresh Internal Gateway
16
16
17
17
| Repository | Name | Version |
18
18
| ------------| ------| ---------|
19
- | oci://quay.io/codefresh/charts | cf-common | 0.21 .0 |
19
+ | oci://quay.io/codefresh/charts | cf-common | 0.23 .0 |
20
20
21
21
## Values
22
22
Original file line number Diff line number Diff line change @@ -287,6 +287,7 @@ volumes:
287
287
njs-scripts :
288
288
enabled : true
289
289
type : configMap
290
+ optional : true
290
291
291
292
# -- HPA parameters
292
293
# @default -- See below
You can’t perform that action at this time.
0 commit comments