From 099b07c5a1f402afbbbf7c1dbbeb069b977a6757 Mon Sep 17 00:00:00 2001 From: c-fteixeira Date: Tue, 19 Nov 2024 14:21:29 -0500 Subject: [PATCH] feat: bump chart and app version --- charts/ecr-anywhere/Chart.yaml | 4 ++-- charts/ecr-anywhere/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ecr-anywhere/Chart.yaml b/charts/ecr-anywhere/Chart.yaml index 7737438..39a4d6f 100644 --- a/charts/ecr-anywhere/Chart.yaml +++ b/charts/ecr-anywhere/Chart.yaml @@ -15,10 +15,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: 1.0.2 +version: 1.0.3 # 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: "1.0.0" +appVersion: "1.0.1" diff --git a/charts/ecr-anywhere/values.yaml b/charts/ecr-anywhere/values.yaml index 3d0f8e1..d4a4987 100644 --- a/charts/ecr-anywhere/values.yaml +++ b/charts/ecr-anywhere/values.yaml @@ -21,7 +21,7 @@ mutatingWebhookConfiguration: image: repository: ghcr.io/centml/ecr-anywhere - tag: v1.0.0 + tag: v1.0.1 imagePullPolicy: Always cronjob: