From 3a5b22bb0b0d2b53d6863241922b16aec3a9bb26 Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Fri, 10 Jan 2025 12:09:52 +0000 Subject: [PATCH] fixup! fixup! General improvements --- chart/Chart.yaml | 4 ++-- chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 7b10c5b..d6273e3 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -10,9 +10,9 @@ description: | type: application -version: 0.2.26 +version: 0.2.27 -appVersion: "0.2.26" +appVersion: "0.2.27" home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator diff --git a/chart/values.yaml b/chart/values.yaml index fd47553..3bd23ec 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -12,7 +12,7 @@ sa: - ALL image: repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator - tag: 0.2.26 + tag: 0.2.27 resources: limits: cpu: 500m