diff --git a/charts/internal-gateway/Chart.yaml b/charts/internal-gateway/Chart.yaml index b7a3029d..b451af6a 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.10.4 +version: 0.11.0 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: oci://quay.io/codefresh/charts - version: "0.24.0" + repository: oci://quay.io/codefresh/charts/dev + version: "0.26.0" diff --git a/charts/internal-gateway/README.md b/charts/internal-gateway/README.md index fd42d96d..8fec2c03 100644 --- a/charts/internal-gateway/README.md +++ b/charts/internal-gateway/README.md @@ -1,6 +1,6 @@ # internal-gateway -![Version: 0.10.4](https://img.shields.io/badge/Version-0.10.4-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square) +![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square) A Helm chart for Codefresh Internal Gateway @@ -16,7 +16,7 @@ A Helm chart for Codefresh Internal Gateway | Repository | Name | Version | |------------|------|---------| -| oci://quay.io/codefresh/charts | cf-common | 0.24.0 | +| oci://quay.io/codefresh/charts/dev | cf-common | 0.26.0 | ## Values diff --git a/charts/internal-gateway/values.yaml b/charts/internal-gateway/values.yaml index 3884e985..9b716407 100644 --- a/charts/internal-gateway/values.yaml +++ b/charts/internal-gateway/values.yaml @@ -263,6 +263,7 @@ service: enabled: true primary: true type: ClusterIP + trafficDistribution: PreferClose ports: http: port: 80