From 8ff3be1bb47222104361ea71e6f3b84e22b29fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=A0alata?= Date: Tue, 27 Jul 2021 14:17:27 +0200 Subject: [PATCH] Bump version --- VERSION | 2 +- charts/imagepullsecret-injector/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 9bbaee4..2e60e2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.12 \ No newline at end of file +0.0.13 \ No newline at end of file diff --git a/charts/imagepullsecret-injector/Chart.yaml b/charts/imagepullsecret-injector/Chart.yaml index 56971e2..de7c6eb 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.22 +version: 0.0.23 # 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.12 +appVersion: 0.0.13