diff --git a/resources/kiali/values.yaml b/resources/kiali/values.yaml index 959ac9c4864c..4bbe46d58d93 100644 --- a/resources/kiali/values.yaml +++ b/resources/kiali/values.yaml @@ -336,7 +336,7 @@ kiali: # a single, specific Kiali version, thus this setting may have no effect depending on how the # operator itself was configured. # --- - image_version: "1.28.1-0bae0d22" + image_version: "1.28.1-96ae36d3" # # Determines if the Kiali endpoint should be exposed externally. # If true, an Ingress will be created if on Kubernetes or a Route if on OpenShift. diff --git a/resources/logging/charts/fluent-bit/values.yaml b/resources/logging/charts/fluent-bit/values.yaml index 5fbdbbd49080..2b57aa2ea434 100644 --- a/resources/logging/charts/fluent-bit/values.yaml +++ b/resources/logging/charts/fluent-bit/values.yaml @@ -9,7 +9,7 @@ replicaCount: 1 image: repository: eu.gcr.io/kyma-project/tpi/fluent-bit pullPolicy: IfNotPresent - tag: 1.5.7-22caa7d3 + tag: 1.5.7-96ae36d3 imagePullSecrets: [] nameOverride: "" diff --git a/resources/monitoring/charts/grafana/values.yaml b/resources/monitoring/charts/grafana/values.yaml index e495993f197a..593ce3b896e6 100644 --- a/resources/monitoring/charts/grafana/values.yaml +++ b/resources/monitoring/charts/grafana/values.yaml @@ -56,7 +56,7 @@ livenessProbe: image: repository: eu.gcr.io/kyma-project/tpi/grafana - tag: 7.4.0-0bae0d22 + tag: 7.4.5-be190f01 sha: "" pullPolicy: IfNotPresent