Skip to content

Commit

Permalink
chore: Update kiali 1.89.7 => 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot authored and SandhyaRavi2403 committed Dec 11, 2024
1 parent 72097ae commit 5e3a402
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/kiali/1.89.7/defaults/cm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kiali-1.89.7-d2iq-defaults
name: kiali-2.1.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
4 changes: 2 additions & 2 deletions services/kiali/1.89.7/kiali.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
kind: HelmRepository
name: kiali-org
namespace: kommander-flux
version: 1.89.7
version: 2.1.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -29,7 +29,7 @@ spec:
releaseName: kiali
valuesFrom:
- kind: ConfigMap
name: kiali-1.89.7-d2iq-defaults
name: kiali-2.1.0-d2iq-defaults
targetNamespace: istio-system
---
apiVersion: v1
Expand Down

0 comments on commit 5e3a402

Please sign in to comment.