UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 638b7ea1 authored by Dean Naqvi's avatar Dean Naqvi
Browse files

update documentation

parent 846238f1
No related branches found
No related tags found
1 merge request!88Update Ironbank
Pipeline #1612654 passed
......@@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [1.65.0-bb.0] - 2023-02-22
### Changed
- Updated to 1.65.0 images (latest in IB)
## [1.64.0-bb.0] - 2023-02-22
### Changed
- Updated to 1.64.0 images (latest in IB)
......
# kiali
![Version: 1.64.0-bb.0](https://img.shields.io/badge/Version-1.64.0--bb.0-informational?style=flat-square) ![AppVersion: 1.64.0](https://img.shields.io/badge/AppVersion-1.64.0-informational?style=flat-square)
![Version: 1.65.0-bb.0](https://img.shields.io/badge/Version-1.65.0--bb.0-informational?style=flat-square) ![AppVersion: 1.65.0](https://img.shields.io/badge/AppVersion-1.65.0-informational?style=flat-square)
Kiali is an open source project for service mesh observability, refer to https://www.kiali.io for details.
......@@ -46,7 +46,7 @@ helm install kiali chart/
| istio.mtls.mode | string | `"STRICT"` | |
| port | int | `20001` | |
| image.repo | string | `"registry1.dso.mil/ironbank/opensource/kiali/kiali-operator"` | |
| image.tag | string | `"v1.64.0"` | |
| image.tag | string | `"v1.65.0"` | |
| image.digest | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.pullSecrets[0] | string | `"private-registry"` | |
......@@ -90,7 +90,7 @@ helm install kiali chart/
| cr.spec.istio_component_namespaces.tracing | string | `"jaeger"` | |
| cr.spec.istio_namespace | string | `"istio-system"` | |
| cr.spec.deployment.image_name | string | `"registry1.dso.mil/ironbank/opensource/kiali/kiali"` | |
| cr.spec.deployment.image_version | string | `"v1.64.0"` | |
| cr.spec.deployment.image_version | string | `"v1.65.0"` | |
| cr.spec.deployment.image_pull_secrets[0] | string | `"private-registry"` | |
| cr.spec.deployment.ingress_enabled | bool | `false` | |
| cr.spec.deployment.accessible_namespaces[0] | string | `"**"` | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment