Skip to content

Commit

Permalink
chore: Update kiali 1.74.0 => 1.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot committed Dec 6, 2023
1 parent f0558b6 commit ebbcd13
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.74.0/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.74.0-d2iq-defaults
name: kiali-1.77.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
4 changes: 2 additions & 2 deletions services/kiali/1.74.0/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.74.0
version: 1.77.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -29,7 +29,7 @@ spec:
releaseName: kiali
valuesFrom:
- kind: ConfigMap
name: kiali-1.74.0-d2iq-defaults
name: kiali-1.77.0-d2iq-defaults
targetNamespace: istio-system
---
apiVersion: v1
Expand Down

0 comments on commit ebbcd13

Please sign in to comment.