From 7356635534199ac253466c1692bfcb4b487e3018 Mon Sep 17 00:00:00 2001 From: Tarun Gupta Akirala Date: Thu, 19 Dec 2024 12:44:46 -0800 Subject: [PATCH] chore: bump license manifest Signed-off-by: Tarun Gupta Akirala --- hack/list-images.sh | 1 + licenses.d2iq.yaml | 8 ++++---- services/centralized-kubecost/2.5.0/defaults/cm.yaml | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/hack/list-images.sh b/hack/list-images.sh index d90f06d62..0e6139884 100755 --- a/hack/list-images.sh +++ b/hack/list-images.sh @@ -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)")" diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index 0c74780be..08b620884 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -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: diff --git a/services/centralized-kubecost/2.5.0/defaults/cm.yaml b/services/centralized-kubecost/2.5.0/defaults/cm.yaml index c5376a13a..5b1ddcf56 100644 --- a/services/centralized-kubecost/2.5.0/defaults/cm.yaml +++ b/services/centralized-kubecost/2.5.0/defaults/cm.yaml @@ -5,7 +5,7 @@ metadata: namespace: ${releaseNamespace} data: values.yaml: | - --- + --- global: prometheus: enabled: false