Skip to content

Commit

Permalink
Added changed for sidecar image detaiks with tag 1.27.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-wagh-nx committed Sep 4, 2024
1 parent 21c3056 commit 7f8674c
Show file tree
Hide file tree
Showing 4 changed files with 13 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 @@ -470,7 +470,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag%-distro}
url: https://github.com/kiali/kiali
- container_image: quay.io/kiwigrid/k8s-sidecar:1.26.1
- container_image: quay.io/kiwigrid/k8s-sidecar:1.27.6
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
4 changes: 4 additions & 0 deletions services/centralized-grafana/60.4.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ data:
prometheus.kommander.d2iq.io/select: "true"
path: "/dkp/kommander/monitoring/grafana/metrics"
sidecar:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.6
dashboards:
enabled: true
# label that the configmaps with dashboards are marked with
Expand Down
4 changes: 4 additions & 0 deletions services/kube-prometheus-stack/60.4.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,10 @@ data:
path: /dkp/grafana
pathType: ImplementationSpecific
sidecar:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.6
dashboards:
enabled: true
label: grafana_dashboard
Expand Down
4 changes: 4 additions & 0 deletions services/project-grafana-logging/8.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ data:
pathType: ImplementationSpecific
sidecar:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.6
dashboards:
enabled: true
label: project_grafana_logging_dashboard
Expand Down

0 comments on commit 7f8674c

Please sign in to comment.