Skip to content

Commit

Permalink
fix: patch and bump kubecost images to fix cve
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Nov 24, 2024
1 parent 41e05ab commit cfe0e0e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -568,10 +568,10 @@ resources:
- url: https://github.com/opencost/opencost
ref: v${image_tag#prod-}
license_path: LICENSE
- container_image: gcr.io/kubecost1/frontend:prod-1.108.1
- container_image: ghcr.io/mesosphere/dkp-container-images/gcr.io/kubecost1/frontend:prod-1.108.1-d2iq.0
sources:
- url: https://github.com/opencost/opencost
ref: v1.108.1
ref: v1.108.1-d2iq.0
license_path: LICENSE
- container_image: registry.k8s.io/pause:3.10
sources:
Expand Down
2 changes: 2 additions & 0 deletions services/centralized-kubecost/0.37.7/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ data:
cost-analyzer:
fullnameOverride: "kommander-kubecost-cost-analyzer"
kubecostFrontend:
fullImageName: ghcr.io/mesosphere/dkp-container-images/gcr.io/kubecost1/frontend:prod-1.108.1-d2iq.0
priority:
enabled: true
name: dkp-high-priority
Expand Down
2 changes: 2 additions & 0 deletions services/kubecost/0.37.8/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ data:
priorityClassName: dkp-high-priority
cost-analyzer:
kubecostFrontend:
fullImageName: ghcr.io/mesosphere/dkp-container-images/gcr.io/kubecost1/frontend:prod-1.108.1-d2iq.0
priority:
enabled: true
name: dkp-high-priority
Expand Down

0 comments on commit cfe0e0e

Please sign in to comment.