From e96edf27f5ca7cfab842e73754306533df67cae2 Mon Sep 17 00:00:00 2001 From: Karolis Date: Mon, 9 Feb 2026 15:13:42 +0400 Subject: [PATCH] bump chart version --- chart/keel/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chart/keel/Chart.yaml b/chart/keel/Chart.yaml index 8b447f02..9f899229 100644 --- a/chart/keel/Chart.yaml +++ b/chart/keel/Chart.yaml @@ -5,7 +5,7 @@ description: Open source tool for automating Kubernetes deployment updates. # replaced during the chart build, see .github/workflows/releasechart.yaml # The way to trigger a chart release is using a tag "chart-{CHART_VERSION}" version: 1.1.0 -appVersion: 0.21.0 +appVersion: 0.21.1 keywords: - kubernetes deployment - helm release @@ -13,5 +13,4 @@ keywords: home: https://github.com/keel-hq/keel sources: - https://github.com/keel-hq/keel -engine: gotpl icon: https://raw.githubusercontent.com/keel-hq/keel/master/static/keel-logo.png