diff --git a/charts/internal-gateway/Chart.yaml b/charts/internal-gateway/Chart.yaml index 58552b83..e12bf608 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.1 +version: 0.10.2 home: https://github.com/codefresh-io/helm-charts keywords: - codefresh @@ -13,4 +13,4 @@ maintainers: dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts - version: "0.21.0" + version: "0.23.0" diff --git a/charts/internal-gateway/README.md b/charts/internal-gateway/README.md index 0ff03bae..5b60c507 100644 --- a/charts/internal-gateway/README.md +++ b/charts/internal-gateway/README.md @@ -1,6 +1,6 @@ # internal-gateway -![Version: 0.10.1](https://img.shields.io/badge/Version-0.10.1-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square) +![Version: 0.10.2](https://img.shields.io/badge/Version-0.10.2-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.21.0 | +| oci://quay.io/codefresh/charts | cf-common | 0.23.0 | ## Values diff --git a/charts/internal-gateway/values.yaml b/charts/internal-gateway/values.yaml index 5cb224ef..69d82c48 100644 --- a/charts/internal-gateway/values.yaml +++ b/charts/internal-gateway/values.yaml @@ -287,6 +287,7 @@ volumes: njs-scripts: enabled: true type: configMap + optional: true # -- HPA parameters # @default -- See below