Skip to content

Commit

Permalink
Merge pull request #304 from saitejaopsmx/oes3.12
Browse files Browse the repository at this point in the history
ISD 3.12.3 Release
  • Loading branch information
ksrinimba authored May 10, 2022
2 parents 3fd208e + cbf44c6 commit 94b21e7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions charts/oes/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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: [email protected]
Expand Down
20 changes: 10 additions & 10 deletions charts/oes/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ autopilot:
## Image specific details
image:
repository: ubi8-oes-autopilot
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

annotations:
Expand Down Expand Up @@ -287,7 +287,7 @@ audit:
##
image:
repository: ubi8-oes-audit-service
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

serviceAnnotations: {}
Expand All @@ -309,7 +309,7 @@ auditClient:
##
image:
repository: ubi8-oes-audit-client
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

serviceAnnotations: {}
Expand All @@ -331,7 +331,7 @@ datascience:
##
image:
repository: ubi8-oes-datascience
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

serviceAnnotations: {}
Expand All @@ -350,7 +350,7 @@ dashboard:
## Image specific details
image:
repository: ubi8-oes-dashboard
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

annotations:
Expand Down Expand Up @@ -403,7 +403,7 @@ gate:
## Image specific details
image:
repository: ubi8-gate
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

serviceAnnotations: {}
Expand Down Expand Up @@ -480,7 +480,7 @@ platform:
## Image specific details
image:
repository: ubi8-oes-platform
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

annotations:
Expand Down Expand Up @@ -542,7 +542,7 @@ sapor:
## Image specific details
image:
repository: ubi8-oes-sapor
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

annotations:
Expand Down Expand Up @@ -634,7 +634,7 @@ ui:
## Image specific details
image:
repository: ubi8-oes-ui
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

annotations:
Expand All @@ -652,7 +652,7 @@ visibility:
## Image specific details
image:
repository: ubi8-oes-visibility
tag: v3.12.2
tag: v3.12.3
pullPolicy: IfNotPresent

annotations:
Expand Down

0 comments on commit 94b21e7

Please sign in to comment.