From 897b4fcf7f0f8bab498f24e6dac3fa52f7d5c60c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=A0alata?= Date: Mon, 29 Aug 2022 16:48:38 +0200 Subject: [PATCH] Bump the image and chart version --- VERSION | 2 +- charts/imagepullsecret-injector/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index d34586a..41ba552 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.25 \ No newline at end of file +0.0.26 \ No newline at end of file diff --git a/charts/imagepullsecret-injector/Chart.yaml b/charts/imagepullsecret-injector/Chart.yaml index c52e401..49bb20c 100644 --- a/charts/imagepullsecret-injector/Chart.yaml +++ b/charts/imagepullsecret-injector/Chart.yaml @@ -15,9 +15,9 @@ 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.0.28 +version: 0.0.29 # 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. -appVersion: 0.0.25 +appVersion: 0.0.26