Skip to content

Commit

Permalink
chore: bump license manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
takirala committed Dec 19, 2024
1 parent f5a89ec commit 7356635
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions hack/list-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ declare -rx releaseNamespace=unused \
tfaName=unused \
notPopulatedAnywhereAsThisIsOnlyForAirgappedBundle=unused \
caIssuerName=unused \
CLUSTER_ID=unused \
kommanderChartVersion="${kommanderChartVersion:-}"

IMAGES_FILE="$(realpath "$(mktemp .helm-list-images-XXXXXX)")"
Expand Down
8 changes: 4 additions & 4 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -564,15 +564,15 @@ resources:
- url: https://github.com/mirror/busybox
ref: master
license_path: LICENSE
- container_image: gcr.io/kubecost1/cost-model:prod-1.108.1
- container_image: gcr.io/kubecost1/cost-model:prod-2.5.0
sources:
- url: https://github.com/opencost/opencost
ref: v${image_tag#prod-}
ref: v1.112.1
license_path: LICENSE
- container_image: ghcr.io/mesosphere/dkp-container-images/gcr.io/kubecost1/frontend:prod-1.108.1-d2iq.0
- container_image: gcr.io/kubecost1/frontend:prod-2.5.0
sources:
- url: https://github.com/opencost/opencost
ref: v1.108.1
ref: v1.112.1
license_path: LICENSE
- container_image: registry.k8s.io/pause:3.10
sources:
Expand Down
2 changes: 1 addition & 1 deletion services/centralized-kubecost/2.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: ${releaseNamespace}
data:
values.yaml: |
---
---
global:
prometheus:
enabled: false
Expand Down

0 comments on commit 7356635

Please sign in to comment.