diff --git a/charts/oes/Chart.yaml b/charts/oes/Chart.yaml index 095a434a..27d863c2 100644 --- a/charts/oes/Chart.yaml +++ b/charts/oes/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: oes -version: 3.12.4 -appVersion: 3.12.2 -description: "ISD-3.12.2 - Fixed Minor issues related to Autopilot" +version: 3.12.5 +appVersion: 3.12.3 +description: "ISD-3.12.3 - Improvements in loading Application dashboard in ISD UI" icon: https://raw.githubusercontent.com/OpsMx/enterprise-spinnaker/master/img/opsmx.png maintainers: - email: srinivas@opsmx.io diff --git a/charts/oes/values.yaml b/charts/oes/values.yaml index d8735e44..bea9bcdb 100644 --- a/charts/oes/values.yaml +++ b/charts/oes/values.yaml @@ -254,7 +254,7 @@ autopilot: ## Image specific details image: repository: ubi8-oes-autopilot - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent annotations: @@ -287,7 +287,7 @@ audit: ## image: repository: ubi8-oes-audit-service - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -309,7 +309,7 @@ auditClient: ## image: repository: ubi8-oes-audit-client - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -331,7 +331,7 @@ datascience: ## image: repository: ubi8-oes-datascience - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -350,7 +350,7 @@ dashboard: ## Image specific details image: repository: ubi8-oes-dashboard - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent annotations: @@ -403,7 +403,7 @@ gate: ## Image specific details image: repository: ubi8-gate - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -480,7 +480,7 @@ platform: ## Image specific details image: repository: ubi8-oes-platform - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent annotations: @@ -542,7 +542,7 @@ sapor: ## Image specific details image: repository: ubi8-oes-sapor - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent annotations: @@ -634,7 +634,7 @@ ui: ## Image specific details image: repository: ubi8-oes-ui - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent annotations: @@ -652,7 +652,7 @@ visibility: ## Image specific details image: repository: ubi8-oes-visibility - tag: v3.12.2 + tag: v3.12.3 pullPolicy: IfNotPresent annotations: