From ab48be239de36028c9f199ff67ecac280674a3f5 Mon Sep 17 00:00:00 2001 From: Teodoro Cook Date: Wed, 17 May 2023 15:36:55 -0600 Subject: [PATCH] Bump release version (#32) --- charts/dataplane/Chart.yaml | 4 ++-- charts/dataplane/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/dataplane/Chart.yaml b/charts/dataplane/Chart.yaml index 2a70b0a..0854df4 100644 --- a/charts/dataplane/Chart.yaml +++ b/charts/dataplane/Chart.yaml @@ -16,10 +16,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.7 +version: 0.1.8 # 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: 0.1.7 +appVersion: 0.1.8 diff --git a/charts/dataplane/values.yaml b/charts/dataplane/values.yaml index 95b67a2..2d3db47 100644 --- a/charts/dataplane/values.yaml +++ b/charts/dataplane/values.yaml @@ -8,7 +8,7 @@ util: image: repository: nephelaiio/dataplane-util pullPolicy: IfNotPresent - tag: 0.1.7 + tag: dataplane-0.1.8 resources: {} cdc: @@ -39,7 +39,7 @@ strimzi: connect: image: repository: nephelaiio/dataplane-connect - tag: 0.1.7 + tag: dataplane-0.1.8 replicas: 1 config: group.id: connect-cluster @@ -94,7 +94,7 @@ metabase: image: repository: nephelaiio/dataplane-util pullPolicy: IfNotPresent - tag: 0.1.7 + tag: dataplane-0.1.8 securityContext: {} image: