Skip to content

Commit 2622172

Browse files
github-actions[bot]collate-release-automations[bot]akash-jain-10
authored
chore(release): Prepare Branch for release 1.12.6 (#133)
Co-authored-by: collate-release-automations[bot] <168888702+collate-release-automations[bot]@users.noreply.github.com> Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
1 parent 82e0c1b commit 2622172

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.5
1+
1.12.6

charts/hybrid-ingestion-runner/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"
2323
maintainers:
2424
- name: OpenMetadata
2525
email: support@open-metadata.org

charts/hybrid-ingestion-runner/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
replicaCount: 1
33
image:
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
88
imagePullSecrets: []
@@ -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: ""

0 commit comments

Comments
 (0)