Skip to content

Commit

Permalink
feat: bump kiwigrid/k8s-sidecar to 1.28.0 (#2742)
Browse files Browse the repository at this point in the history
* feat: bump kiwigrid/k8s-sidecar to 1.27.6

* Update licenses.d2iq.yaml

Co-authored-by: Martin Hrabovcin <martin.hrabovcin@nutanix.com>

* feat: bump kiwigrid/k8s-sidecar to 1.27.6

* feat: bump kiwigrid/k8s-sidecar to 1.27.6

* feat: bump kiwigrid/k8s-sidecar to 1.27.6

* feat: bump kiwigrid/k8s-sidecar to 1.28.0

---------

Co-authored-by: Martin Hrabovcin <martin.hrabovcin@nutanix.com>
  • Loading branch information
Venkat-Bramhasani and mhrabovcin authored Oct 17, 2024
1 parent c87e2cf commit 1f9f9f1
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 23 deletions.
9 changes: 2 additions & 7 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ resources:
- license_path: LICENSE.txt
ref: ${image_tag}
url: https://github.com/jimmidyson/configmap-reload
- container_image: ghcr.io/mesosphere/dkp-container-images/docker.io/kiwigrid/k8s-sidecar:1.25.3-d2iq.1
- container_image: docker.io/kiwigrid/k8s-sidecar:1.28.0
sources:
- license_path: LICENSE
ref: ${image_tag%-d2iq.1}
ref: ${image_tag}
url: https://github.com/kiwigrid/k8s-sidecar
- container_image: docker.io/kubernetesui/dashboard-api:1.7.0
sources:
Expand Down Expand Up @@ -454,11 +454,6 @@ resources:
- license_path: LICENSE
ref: ${image_tag%-distro}
url: https://github.com/kiali/kiali
- container_image: ghcr.io/mesosphere/dkp-container-images/quay.io/kiwigrid/k8s-sidecar:1.26.1-d2iq.1
sources:
- license_path: LICENSE
ref: ${image_tag%-d2iq.1}
url: https://github.com/kiwigrid/k8s-sidecar
- container_image: quay.io/prometheus-operator/prometheus-config-reloader:v0.76.1
sources:
- license_path: LICENSE
Expand Down
6 changes: 3 additions & 3 deletions services/centralized-grafana/63.0.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ data:
path: "/dkp/kommander/monitoring/grafana/metrics"
sidecar:
image:
registry: ghcr.io
repository: mesosphere/dkp-container-images/quay.io/kiwigrid/k8s-sidecar
tag: 1.26.1-d2iq.1
registry: docker.io
repository: kiwigrid/k8s-sidecar
tag: 1.28.0
dashboards:
enabled: true
# label that the configmaps with dashboards are marked with
Expand Down
4 changes: 2 additions & 2 deletions services/centralized-kubecost/0.37.6/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ data:
# Grafana itself is not installed.
sidecar:
image:
repository: ghcr.io/mesosphere/dkp-container-images/docker.io/kiwigrid/k8s-sidecar
tag: 1.25.3-d2iq.0
repository: docker.io/kiwigrid/k8s-sidecar
tag: 1.28.0
dashboards:
enabled: true
label: grafana_dashboard_kommander
Expand Down
6 changes: 3 additions & 3 deletions services/grafana-logging/8.3.6/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ data:
sidecar:
image:
registry: ghcr.io
repository: mesosphere/dkp-container-images/quay.io/kiwigrid/k8s-sidecar
tag: 1.26.1-d2iq.1
registry: docker.io
repository: kiwigrid/k8s-sidecar
tag: 1.28.0
dashboards:
enabled: true
Expand Down
6 changes: 3 additions & 3 deletions services/kube-prometheus-stack/63.0.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@ data:
pathType: ImplementationSpecific
sidecar:
image:
registry: ghcr.io
repository: mesosphere/dkp-container-images/quay.io/kiwigrid/k8s-sidecar
tag: 1.26.1-d2iq.1
registry: docker.io
repository: kiwigrid/k8s-sidecar
tag: 1.28.0
dashboards:
enabled: true
label: grafana_dashboard
Expand Down
4 changes: 2 additions & 2 deletions services/kubecost/0.37.7/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ data:
check_for_updates: false
sidecar:
image:
repository: ghcr.io/mesosphere/dkp-container-images/docker.io/kiwigrid/k8s-sidecar
tag: 1.25.3-d2iq.1
repository: docker.io/kiwigrid/k8s-sidecar
tag: 1.28.0
kubecostProductConfigs:
grafanaURL: "/dkp/kubecost/grafana"
Expand Down
6 changes: 3 additions & 3 deletions services/project-grafana-logging/8.3.5/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ data:
sidecar:
image:
registry: ghcr.io
repository: mesosphere/dkp-container-images/quay.io/kiwigrid/k8s-sidecar
tag: 1.26.1-d2iq.1
registry: docker.io
repository: kiwigrid/k8s-sidecar
tag: 1.28.0
dashboards:
enabled: true
label: project_grafana_logging_dashboard
Expand Down

0 comments on commit 1f9f9f1

Please sign in to comment.