From 535a6db9428ff46852deb7cf8f8fe2726cfb528e Mon Sep 17 00:00:00 2001 From: Rajnish Kumar Date: Wed, 12 Nov 2025 15:36:14 +0530 Subject: [PATCH] upgrded the version v0.3.15 --- deploy/charts/imagepullsecrets/Chart.yaml | 4 ++-- deploy/charts/imagepullsecrets/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/charts/imagepullsecrets/Chart.yaml b/deploy/charts/imagepullsecrets/Chart.yaml index 64cd062..e93030a 100644 --- a/deploy/charts/imagepullsecrets/Chart.yaml +++ b/deploy/charts/imagepullsecrets/Chart.yaml @@ -9,5 +9,5 @@ maintainers: sources: - https://github.com/banzaicloud/backyards -version: 0.3.14 -appVersion: 0.3.14 +version: 0.3.15 +appVersion: 0.3.15 diff --git a/deploy/charts/imagepullsecrets/values.yaml b/deploy/charts/imagepullsecrets/values.yaml index 880eb13..bf07fd8 100644 --- a/deploy/charts/imagepullsecrets/values.yaml +++ b/deploy/charts/imagepullsecrets/values.yaml @@ -20,7 +20,7 @@ securityContext: - ALL image: repository: ghcr.io/banzaicloud/imagepullsecrets - tag: v0.3.14 + tag: v0.3.15 pullPolicy: IfNotPresent imagePullSecrets: []