From 968bbcd80435b9000ab962748290d3bc3e155651 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 5 Jun 2023 09:33:30 +0200 Subject: [PATCH] whoopsies --- library/common-test/Chart.yaml | 2 +- library/common/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library/common-test/Chart.yaml b/library/common-test/Chart.yaml index 9bb004ef..defba7b8 100644 --- a/library/common-test/Chart.yaml +++ b/library/common-test/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "" dependencies: - name: common repository: file://../common - version: ~12.12.0 + version: ~12.13.0 deprecated: false description: Helper chart to test different use cases of the common library home: https://github.com/truecharts/apps/tree/master/charts/library/common-test diff --git a/library/common/Chart.yaml b/library/common/Chart.yaml index b92bacfc..55c8a533 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 12.11.0 +version: 12.13.0