Skip to content

Commit

Permalink
feat: bump kube-webhook-certgen to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Oct 2, 2024
1 parent 4980877 commit fc897d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ resources:
- url: https://github.com/kubernetes/kubectl
ref: v0${image_tag#1}
license_path: LICENSE
- container_image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
- container_image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
sources:
- url: https://github.com/kubernetes/ingress-nginx
ref: controller-v1.5.2
Expand Down
6 changes: 6 additions & 0 deletions services/kube-prometheus-stack/63.0.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ data:
---
commonLabels:
prometheus.kommander.d2iq.io/select: "true"
patch:
enabled: true
prometheusOperator:
priorityClassName: "dkp-critical-priority"
logLevel: warn
Expand All @@ -17,6 +20,9 @@ data:
patch:
priorityClassName: "dkp-critical-priority"
image:
registry: registry.k8s.io
repository: ingress-nginx/kube-webhook-certgen
tag: v1.4.3
# Set SHA to empty so airgapped deployments work out of box.
sha: ""
mesosphereResources:
Expand Down

0 comments on commit fc897d1

Please sign in to comment.