Skip to content

Commit

Permalink
feat: Bump kiali-operator to 1.74.0 (#1623)
Browse files Browse the repository at this point in the history
* chore: Update kiali 1.70.0 => 1.74.0

* chore: Move kiali/1.70.0 => 1.74.0

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <ci-mergebot@d2iq.com>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Oct 6, 2023
1 parent 1f1733c commit ddc8f93
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -512,12 +512,12 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/jetstack/kube-oidc-proxy
- container_image: quay.io/kiali/kiali-operator:v1.70.0
- container_image: quay.io/kiali/kiali-operator:v1.74.0
sources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/kiali/kiali-operator
- container_image: quay.io/kiali/kiali:v1.70.0
- container_image: quay.io/kiali/kiali:v1.74.0
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kiali-1.70.0-d2iq-defaults
name: kiali-1.74.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
File renamed without changes.
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.70.0
version: 1.74.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -29,7 +29,7 @@ spec:
releaseName: kiali
valuesFrom:
- kind: ConfigMap
name: kiali-1.70.0-d2iq-defaults
name: kiali-1.74.0-d2iq-defaults
targetNamespace: istio-system
---
apiVersion: v1
Expand Down
File renamed without changes.

0 comments on commit ddc8f93

Please sign in to comment.