diff --git a/charts/internal-gateway/Chart.yaml b/charts/internal-gateway/Chart.yaml index 00273ea..28cc79f 100644 --- a/charts/internal-gateway/Chart.yaml +++ b/charts/internal-gateway/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v0.0.0 description: A Helm chart for Codefresh Internal Gateway name: internal-gateway -version: 0.3.0 +version: 0.3.1 home: https://github.com/codefresh-io/helm-charts keywords: - codefresh @@ -12,5 +12,5 @@ maintainers: url: https://codefresh-io.github.io/ dependencies: - name: cf-common - repository: https://chartmuseum.codefresh.io/cf-common - version: "0.13.0" + repository: oci://quay.io/codefresh/charts + version: "0.16.0"