From f2e5a0fed121d51aec4c5f807e6d8f13cf47ef38 Mon Sep 17 00:00:00 2001 From: Mikkel Bjerg Date: Wed, 6 Sep 2023 10:05:09 +0200 Subject: [PATCH] PR comments --- charts/flink-job/Chart.yaml | 2 +- charts/flink-job/README.md | 2 +- charts/flink-job/values.yaml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/flink-job/Chart.yaml b/charts/flink-job/Chart.yaml index e84f2c4c..8e4b26b3 100644 --- a/charts/flink-job/Chart.yaml +++ b/charts/flink-job/Chart.yaml @@ -7,7 +7,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.8 +version: 0.5.0 dependencies: - name: image-automation diff --git a/charts/flink-job/README.md b/charts/flink-job/README.md index 1ab81c3f..10bb3414 100644 --- a/charts/flink-job/README.md +++ b/charts/flink-job/README.md @@ -1,6 +1,6 @@ # flink-job -![Version: 0.4.8](https://img.shields.io/badge/Version-0.4.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for handling Cheetah Data Platform Flink jobs diff --git a/charts/flink-job/values.yaml b/charts/flink-job/values.yaml index 10b9b096..5c8a407f 100644 --- a/charts/flink-job/values.yaml +++ b/charts/flink-job/values.yaml @@ -453,4 +453,3 @@ image-automation: # Image-automation is not possible when using image-sha as a tagging strategy. # Any other configuration given here, is passed to it enabled: false -