From 265f6ba0e1747e8a9631b7c0613c09e9c81c778f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=A0alata?= Date: Thu, 9 Jun 2022 17:27:15 +0200 Subject: [PATCH] Update version --- VERSION | 2 +- charts/imagepullsecret-injector/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 2e60e2a..1111c9c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.13 \ No newline at end of file +0.0.14 \ No newline at end of file diff --git a/charts/imagepullsecret-injector/Chart.yaml b/charts/imagepullsecret-injector/Chart.yaml index 50deaa5..c0ce68d 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.24 +version: 0.0.25 # 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.13 +appVersion: 0.0.14