Skip to content

Commit

Permalink
fix: update kiali version
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Dec 11, 2024
1 parent 1757ed0 commit ade9cd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ resources:
- license_path: LICENSE
ref: v${image_tag}
url: https://github.com/TremoloSecurity/kube-oidc-proxy
- container_image: quay.io/kiali/kiali-operator:v1.89.7
- container_image: ghcr.io/mesosphere/dkp-container-images/quay.io/kiali/kiali-operator:v2.1.0-d2iq.0
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
4 changes: 2 additions & 2 deletions services/kiali/2.1.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ data:
values.yaml: |
priorityClassName: dkp-high-priority
image:
repo: quay.io/kiali/kiali-operator
tag: v1.89.7
repo: ghcr.io/mesosphere/dkp-container-images/quay.io/kiali/kiali-operator
tag: v2.1.0-d2iq.0
allowAdHocKialiImage: true
cr:
create: true
Expand Down

0 comments on commit ade9cd2

Please sign in to comment.