From 462333a2f63c6b10d5ab88f261e53424c42a03b9 Mon Sep 17 00:00:00 2001 From: Bernd Schorgers Date: Wed, 14 Feb 2024 13:51:56 +0100 Subject: [PATCH] feat(app-template): Release 2.6.0 --- charts/apps/k8s-ycl/Chart.yaml | 4 ++-- charts/other/app-template/Chart.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/apps/k8s-ycl/Chart.yaml b/charts/apps/k8s-ycl/Chart.yaml index b12083c9..b15f56ef 100644 --- a/charts/apps/k8s-ycl/Chart.yaml +++ b/charts/apps/k8s-ycl/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 description: Kubernetes admission controller to remove CPU limits from Pods. name: k8s-ycl -version: 1.2.2 +version: 1.2.3 appVersion: v0.2.0 kubeVersion: ">=1.22.0-0" sources: @@ -19,7 +19,7 @@ maintainers: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts - version: 2.5.0 + version: 2.6.0 annotations: artifacthub.io/changes: |- - kind: changed diff --git a/charts/other/app-template/Chart.yaml b/charts/other/app-template/Chart.yaml index e9b8b0cf..29629f6d 100644 --- a/charts/other/app-template/Chart.yaml +++ b/charts/other/app-template/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 description: A common powered chart template. This can be useful for small projects that don't have their own chart. name: app-template -version: 2.5.0 +version: 2.6.0 kubeVersion: ">=1.22.0-0" maintainers: - name: bjw-s @@ -10,12 +10,12 @@ maintainers: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts - version: 2.5.0 + version: 2.6.0 annotations: artifacthub.io/changes: |- - kind: changed description: | - Updated library version to 2.5.0. + Updated library version to 2.6.0. links: - name: Upgrade instructions from v1.x url: https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template#from-1xx-to-20x