Skip to content

Commit 04446c9

Browse files
fix(charts): update helm release ingress-nginx to 4.14.1 (was 4.14.0) (#3607)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3dbd3d commit 04446c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
version: 0.2.2
4343
repository: https://grafana.github.io/helm-charts
4444
- name: ingress-nginx
45-
version: 4.14.0
45+
version: 4.14.1
4646
repository: https://kubernetes.github.io/ingress-nginx
4747
- name: k8gb
4848
version: v0.16.0

0 commit comments

Comments
 (0)