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 fcacbfb commit e587967Copy full SHA for e587967
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.5
+version: 0.10.6
6
home: https://github.com/codefresh-io/helm-charts
7
keywords:
8
- codefresh
charts/internal-gateway/values.yaml
@@ -192,7 +192,7 @@ container:
192
image:
193
registry: docker.io
194
repository: nginxinc/nginx-unprivileged
195
- tag: 1.27-alpine
+ tag: 1.29-alpine
196
197
env: {}
198
envFrom: []
0 commit comments