Skip to content

Commit

Permalink
chore(ingressNginx): bump to 4.11.2 (#1299)
Browse files Browse the repository at this point in the history
Signed-off-by: Toni Tauro <[email protected]>
  • Loading branch information
eyenx authored Aug 19, 2024
1 parent 39c522a commit b36448c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
17 changes: 4 additions & 13 deletions charts/infra-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: infra-apps
description: Argo CD app-of-apps config for infrastructure components
type: application
version: 0.217.0
version: 0.218.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -18,16 +18,7 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "feat: Update Argo CD from 2.11.4 to 2.12.0"
links:
- name: "Argo CD 2.12.0 Release"
url: https://github.com/argoproj/argo-cd/releases/tag/v2.12.0
description: "Update ingress-nginx to 4.11.2"
- kind: changed
description: "chore: Update argo-cd Helm chart from 7.3.5 to 7.4.2"
links:
- name: "fix: Redis race condition due to optional REDIS_PASSWORD"
url: https://github.com/argoproj/argo-helm/pull/2839
- name: "fix: Set TTL on redis-secret-init Job"
url: https://github.com/argoproj/argo-helm/pull/2861
- name: "feat: Upgrade to Argo CD 2.12.0"
url: https://github.com/argoproj/argo-helm/pull/2820
description: "Fixes CVE-2024-7646: Ingress-nginx Annotation Validation Bypass"
url: https://github.com/kubernetes/kubernetes/issues/126744
4 changes: 2 additions & 2 deletions charts/infra-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/infra-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ ingressNginx:
# -- Chart
chart: ingress-nginx
# -- [ingress-nginx Helm chart](https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx) version
targetRevision: 4.10.1
targetRevision: 4.11.2
# -- Helm values
# @default -- [upstream values](https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml)
values: {}
Expand Down

0 comments on commit b36448c

Please sign in to comment.