Skip to content

Commit 195c503

Browse files
feat(internal-gateway): bump cf-common (#70)
1 parent 5ea5871 commit 195c503

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/internal-gateway/Chart.yaml

Lines changed: 3 additions & 3 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.3.0
5+
version: 0.3.1
66
home: https://github.com/codefresh-io/helm-charts
77
keywords:
88
- codefresh
@@ -12,5 +12,5 @@ maintainers:
1212
url: https://codefresh-io.github.io/
1313
dependencies:
1414
- name: cf-common
15-
repository: https://chartmuseum.codefresh.io/cf-common
16-
version: "0.13.0"
15+
repository: oci://quay.io/codefresh/charts
16+
version: "0.16.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.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square)
3+
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-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.13.0 |
19+
| oci://quay.io/codefresh/charts | cf-common | 0.16.0 |
2020

2121
## Values
2222

0 commit comments

Comments
 (0)