We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe09bb5 commit 470bed1Copy full SHA for 470bed1
charts/internal-gateway/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
appVersion: v0.0.0
3
description: A Helm chart for Codefresh Internal Gateway
4
name: internal-gateway
5
-version: 0.10.4
+version: 0.11.0
6
home: https://github.com/codefresh-io/helm-charts
7
keywords:
8
- codefresh
@@ -12,5 +12,5 @@ maintainers:
12
url: https://codefresh-io.github.io/
13
dependencies:
14
- name: cf-common
15
- repository: oci://quay.io/codefresh/charts
16
- version: "0.24.0"
+ repository: oci://quay.io/codefresh/charts/dev
+ version: "0.26.0"
0 commit comments