From 4a6b4579238efbef9b44594d535c3e35586a798a Mon Sep 17 00:00:00 2001 From: Caleb Woodbine Date: Wed, 26 Jun 2024 13:25:01 +1200 Subject: [PATCH] chore: bump chart versions - auditlogger to v1.2.12 - snoopdb to v1.4.4 --- charts/auditlogger/Chart.yaml | 2 +- charts/snoopdb/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/auditlogger/Chart.yaml b/charts/auditlogger/Chart.yaml index b47836a0..847870e5 100644 --- a/charts/auditlogger/Chart.yaml +++ b/charts/auditlogger/Chart.yaml @@ -15,7 +15,7 @@ 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.2.11 +version: 1.2.12 # 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 diff --git a/charts/snoopdb/Chart.yaml b/charts/snoopdb/Chart.yaml index 76769df3..07df40d9 100644 --- a/charts/snoopdb/Chart.yaml +++ b/charts/snoopdb/Chart.yaml @@ -15,7 +15,7 @@ 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.4.3 +version: 1.4.4 # 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