File tree Expand file tree Collapse file tree
charts/hybrid-ingestion-runner Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.12.5
1+ 1.12.6
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ type: application
1414# This is the chart version. This version number should be incremented each time you make changes
1515# to the chart and its templates, including the app version.
1616# Versions are expected to follow Semantic Versioning (https://semver.org/)
17- version : " 1.12.5 "
17+ version : " 1.12.6 "
1818# This is the version number of the application being deployed. This version number should be
1919# incremented each time you make changes to the application. Versions are not expected to
2020# follow Semantic Versioning. They should reflect the version the application is using.
2121# It is recommended to use it with quotes.
22- appVersion : " 1.12.5 "
22+ appVersion : " 1.12.6 "
2323maintainers :
2424 - name : OpenMetadata
2525 email : support@open-metadata.org
Original file line number Diff line number Diff line change 22replicaCount : 1
33image :
44 repository : " 118146679784.dkr.ecr.eu-west-1.amazonaws.com/hybrid-ingestion-runner"
5- tag : " 1.12.5 "
5+ tag : " 1.12.6 "
66 pullPolicy : IfNotPresent
77# Image Pull Secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
88imagePullSecrets : []
@@ -43,7 +43,7 @@ config:
4343 # namespace: "another-namespace"
4444 # Repository and tag for the Argo ingestion pod image
4545 repository : " 118146679784.dkr.ecr.eu-west-1.amazonaws.com/collate-customers-ingestion-slim-eu-west-1"
46- tag : " om-1.12.5 -cl-1.12.5 "
46+ tag : " om-1.12.6 -cl-1.12.6 "
4747 # Image Pull Secrets for the ingestion pod image (comma separated string)
4848 imagePullSecrets : " omd-registry-credentials"
4949 # disableVersionValidation: ""
You can’t perform that action at this time.
0 commit comments