From 57cfbd98db9b4af6e12f1306d8e4340e15f54694 Mon Sep 17 00:00:00 2001 From: dhruvinmaniar123 Date: Fri, 15 Sep 2023 20:12:11 +0530 Subject: [PATCH 1/7] feat: Prepare 1.1.5 Release --- charts/deps/Chart.yaml | 4 ++-- charts/deps/values.yaml | 2 +- charts/openmetadata/Chart.yaml | 4 ++-- charts/openmetadata/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/deps/Chart.yaml b/charts/deps/Chart.yaml index 9b1fedf3..06d1f9aa 100644 --- a/charts/deps/Chart.yaml +++ b/charts/deps/Chart.yaml @@ -16,13 +16,13 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.11 +version: 1.1.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.1.4" +appVersion: "1.1.5" home: https://open-metadata.org/ diff --git a/charts/deps/values.yaml b/charts/deps/values.yaml index 58c6bc7f..cbc12781 100644 --- a/charts/deps/values.yaml +++ b/charts/deps/values.yaml @@ -56,7 +56,7 @@ airflow: airflow: image: repository: docker.getcollate.io/openmetadata/ingestion - tag: 1.1.4 + tag: 1.1.5 pullPolicy: "IfNotPresent" executor: "KubernetesExecutor" config: diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index 87ff21a3..a1f6f0f4 100644 --- a/charts/openmetadata/Chart.yaml +++ b/charts/openmetadata/Chart.yaml @@ -16,13 +16,13 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.11 +version: 1.1.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.1.4" +appVersion: "1.1.5" home: https://open-metadata.org/ diff --git a/charts/openmetadata/README.md b/charts/openmetadata/README.md index 2de4ef85..79932fb4 100644 --- a/charts/openmetadata/README.md +++ b/charts/openmetadata/README.md @@ -208,7 +208,7 @@ helm install openmetadata open-metadata/openmetadata --values < Date: Fri, 15 Sep 2023 20:18:59 +0530 Subject: [PATCH 2/7] feat: Prepare 1.1.5 Release --- charts/deps/Chart.yaml | 2 +- charts/openmetadata/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/deps/Chart.yaml b/charts/deps/Chart.yaml index 06d1f9aa..2055fb6a 100644 --- a/charts/deps/Chart.yaml +++ b/charts/deps/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.12 +version: 1.1.13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index a1f6f0f4..394a1da1 100644 --- a/charts/openmetadata/Chart.yaml +++ b/charts/openmetadata/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.12 +version: 1.1.13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to From d4098334b9126a8ee3b01bf091ad878b229ae415 Mon Sep 17 00:00:00 2001 From: dhruvinmaniar123 Date: Fri, 15 Sep 2023 20:22:13 +0530 Subject: [PATCH 3/7] feat: Prepare 1.1.5 Release --- charts/deps/Chart.yaml | 2 +- charts/openmetadata/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/deps/Chart.yaml b/charts/deps/Chart.yaml index 2055fb6a..06d1f9aa 100644 --- a/charts/deps/Chart.yaml +++ b/charts/deps/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.13 +version: 1.1.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index 394a1da1..a1f6f0f4 100644 --- a/charts/openmetadata/Chart.yaml +++ b/charts/openmetadata/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.13 +version: 1.1.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to From 54fb96070ce32784be9c77faefe7e6bc0219cd63 Mon Sep 17 00:00:00 2001 From: dhruvinmaniar123 Date: Fri, 15 Sep 2023 20:25:27 +0530 Subject: [PATCH 4/7] feat: Prepare 1.1.5 Release --- charts/deps/Chart.lock | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 charts/deps/Chart.lock diff --git a/charts/deps/Chart.lock b/charts/deps/Chart.lock deleted file mode 100644 index e1438b04..00000000 --- a/charts/deps/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: mysql - repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami - version: 9.7.1 -- name: elasticsearch - repository: https://helm.elastic.co - version: 7.16.3 -- name: airflow - repository: https://airflow-helm.github.io/charts - version: 8.7.1 -digest: sha256:f15b51ef857c86f6d0c30296a1e1529c5fa30de5827053358b8c9e5c61a5c542 -generated: "2023-08-03T17:06:26.366164+05:30" From 4221878602fa0525cbca083a9db58a05b520d201 Mon Sep 17 00:00:00 2001 From: dhruvinmaniar123 Date: Fri, 15 Sep 2023 20:28:28 +0530 Subject: [PATCH 5/7] feat: Prepare 1.1.5 Release --- charts/deps/Chart.lock | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 charts/deps/Chart.lock diff --git a/charts/deps/Chart.lock b/charts/deps/Chart.lock new file mode 100644 index 00000000..e3642cdc --- /dev/null +++ b/charts/deps/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: mysql + repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami + version: 9.7.1 +- name: elasticsearch + repository: https://helm.elastic.co + version: 7.16.3 +- name: airflow + repository: https://airflow-helm.github.io/charts + version: 8.8.0 +digest: sha256:dfbdae7c1d15a3341434ae4b288c5df316e9caf578743aaabb8a5dc5b3d40f2b +generated: "2023-09-15T20:28:01.84969+05:30" From 018880781697c168fafd9704fbd62c13b30c3324 Mon Sep 17 00:00:00 2001 From: dhruvinmaniar123 Date: Fri, 15 Sep 2023 20:36:50 +0530 Subject: [PATCH 6/7] feat: Prepare 1.1.5 Release and updating helm version --- .github/workflows/lint-test.yaml | 2 -- .github/workflows/release.yaml | 1 - 2 files changed, 3 deletions(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index b977f226..a2628622 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -32,8 +32,6 @@ jobs: - name: Install Helm uses: azure/setup-helm@v1 - with: - version: v3.4.0 - name: Add Helm repos run: | diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 26c6b867..8f759b45 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -20,7 +20,6 @@ jobs: - name: Install Helm uses: azure/setup-helm@v1 with: - version: v3.4.0 token: "${{ secrets.GITHUB_TOKEN }}" - name: Add Helm repos From db1b5909c82141d066641c01a698125b293cf0ef Mon Sep 17 00:00:00 2001 From: dhruvinmaniar123 Date: Fri, 15 Sep 2023 20:38:36 +0530 Subject: [PATCH 7/7] feat: Prepare 1.1.5 Release and updating helm version --- .github/workflows/lint-test.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index a2628622..7010cacb 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -31,7 +31,7 @@ jobs: echo "default_branch_ref=refs/heads/$DEFAULT_BRANCH" >> $GITHUB_ENV - name: Install Helm - uses: azure/setup-helm@v1 + uses: azure/setup-helm@v3 - name: Add Helm repos run: | diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8f759b45..ae6c0332 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -18,7 +18,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@v1 + uses: azure/setup-helm@v3 with: token: "${{ secrets.GITHUB_TOKEN }}"