Skip to content

Commit 2df607c

Browse files
feat(internal-gateway): upd cf-common version (#55)
Signed-off-by: mikhail-klimko <[email protected]>
1 parent 36f1dcf commit 2df607c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/internal-gateway/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: v0.0.0
33
description: A Helm chart for Codefresh Internal Gateway
44
name: internal-gateway
5-
version: 0.2.3
5+
version: 0.2.4
66
home: https://github.com/codefresh-io/helm-charts
77
keywords:
88
- codefresh
@@ -13,4 +13,4 @@ maintainers:
1313
dependencies:
1414
- name: cf-common
1515
repository: https://chartmuseum.codefresh.io/cf-common
16-
version: "0.9.3"
16+
version: "0.11.0"

charts/internal-gateway/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# internal-gateway
22

3-
![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square)
3+
![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square)
44

55
A 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-
| https://chartmuseum.codefresh.io/cf-common | cf-common | 0.9.3 |
19+
| https://chartmuseum.codefresh.io/cf-common | cf-common | 0.11.0 |
2020

2121
## Values
2222

0 commit comments

Comments
 (0)