Skip to content

Commit

Permalink
update kube-webhook-certgen cve (#575)
Browse files Browse the repository at this point in the history
* update kube-webhook-certgen cve

* changelog

* changelog memes

* changelog wtf

* you  btr work
  • Loading branch information
csongnr authored Oct 22, 2024
1 parent 538ad1c commit eac66e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### security
- Update kube-webhook-certgen to 1.4.3 to patch cve

## v1.29.2 - 2024-10-07

### ⛓️ Dependencies
Expand Down
2 changes: 1 addition & 1 deletion charts/nri-metadata-injection/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ image:
jobImage:
registry: # Defaults to registry.k8s.io
repository: ingress-nginx/kube-webhook-certgen
tag: v1.3.0
tag: v1.4.3
pullPolicy: IfNotPresent
# -- The secrets that are needed to pull images from a custom registry.
pullSecrets: []
Expand Down

0 comments on commit eac66e5

Please sign in to comment.