From 5376090ed392b3f149595dabd0f140ef12918aa9 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Tue, 18 Feb 2025 18:29:16 +0000
Subject: [PATCH 1/3] SKIP UPDATE CHECK Update Ironbank

---
 chart/Chart.yaml  | 10 +++++-----
 chart/values.yaml |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index d58fbc9..7c033cf 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
 name: external-secrets
 description: External secret management for Kubernetes
 type: application
-version: 0.14.1-bb.0
-appVersion: v0.14.1
+version: 0.14.2-bb.0
+appVersion: v0.14.2
 kubeVersion: ">= 1.19.0-0"
 keywords:
   - kubernetes-external-secrets
@@ -20,9 +20,9 @@ dependencies:
 annotations:
   bigbang.dev/maintenanceTrack: bb_integrated
   bigbang.dev/applicationVersions: |
-    - External Secrets: 0.14.1
+    - External Secrets: 0.14.2
   helm.sh/images: |
     - name: external-secrets
-      image: registry1.dso.mil/ironbank/opensource/external-secrets/external-secrets:v0.14.1
+      image: registry1.dso.mil/ironbank/opensource/external-secrets/external-secrets:v0.14.2
     - name: kubectl
-      image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9
+      image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10
diff --git a/chart/values.yaml b/chart/values.yaml
index 92b43ed..40e497e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -27,7 +27,7 @@ image:
   repository: registry1.dso.mil/ironbank/opensource/external-secrets/external-secrets
   pullPolicy: IfNotPresent
   # -- The image tag to use. The default is the chart appVersion.
-  tag: "v0.14.1"
+  tag: "v0.14.2"
   # -- The flavour of tag you want to use
   # There are different image flavours available, like distroless and ubi.
   # Please see GitHub release notes for image tags for these flavors.
@@ -324,7 +324,7 @@ webhook:
     repository: registry1.dso.mil/ironbank/opensource/external-secrets/external-secrets
     pullPolicy: IfNotPresent
     # -- The image tag to use. The default is the chart appVersion.
-    tag: "v0.14.1"
+    tag: "v0.14.2"
     # -- The flavour of tag you want to use
     flavour: ""
   imagePullSecrets:
@@ -487,7 +487,7 @@ certController:
   image:
     repository: registry1.dso.mil/ironbank/opensource/external-secrets/external-secrets
     pullPolicy: IfNotPresent
-    tag: "v0.14.1"
+    tag: "v0.14.2"
     flavour: ""
   imagePullSecrets:
   - name: private-registry
@@ -665,7 +665,7 @@ bbtests:
 waitJob:
   enabled: true
   scripts:
-    image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9
+    image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10
   permissions:
     apiGroups:
       - external-secrets.io
-- 
GitLab


From 1925a32257ab3cc01293ec122ddbd5828531bf74 Mon Sep 17 00:00:00 2001
From: "Christiel.podieu" <cpodieu@karthikconsulting.com>
Date: Wed, 19 Feb 2025 12:15:00 -0500
Subject: [PATCH 2/3] updated external secret

---
 CHANGELOG.md    | 7 +++++++
 README.md       | 2 +-
 chart/README.md | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d43262f..3a1a909 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ---
 
+## [0.14.1-bb.0] - 2025-02-19
+
+### Changed
+
+- Updated registry1.dso.mil/ironbank/opensource/external-secrets/external-secrets (source) v0.14.1 -> v0.14.2
+- Updated registry1.dso.mil/ironbank/opensource/kubernetes/kubectl (source) v1.30.9 -> v1.30.10
+
 ## [0.14.1-bb.0] - 2025-02-13
 
 ### Changed
diff --git a/README.md b/README.md
index 5a66dc2..8940ce2 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 <!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
 # external-secrets
 
-![Version: 0.14.1-bb.0](https://img.shields.io/badge/Version-0.14.1--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.14.1](https://img.shields.io/badge/AppVersion-v0.14.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
+![Version: 0.14.2-bb.0](https://img.shields.io/badge/Version-0.14.2--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.14.2](https://img.shields.io/badge/AppVersion-v0.14.2-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
 
 External secret management for Kubernetes
 
diff --git a/chart/README.md b/chart/README.md
index 930b612..412ccbe 100644
--- a/chart/README.md
+++ b/chart/README.md
@@ -4,7 +4,7 @@
 
 [//]: # (README.md generated by gotmpl. DO NOT EDIT.)
 
-![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.1](https://img.shields.io/badge/Version-0.14.1-informational?style=flat-square)
+![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.2](https://img.shields.io/badge/Version-0.14.2-informational?style=flat-square)
 
 External secret management for Kubernetes
 
-- 
GitLab


From 822632ffa2a61160681f22dc51dbd9359b8ad209 Mon Sep 17 00:00:00 2001
From: "Christiel.podieu" <cpodieu@karthikconsulting.com>
Date: Wed, 19 Feb 2025 12:28:23 -0500
Subject: [PATCH 3/3] ran kpt command

---
 chart/Kptfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/Kptfile b/chart/Kptfile
index 7548966..fe1633e 100644
--- a/chart/Kptfile
+++ b/chart/Kptfile
@@ -5,7 +5,7 @@ metadata:
 upstream:
   type: git
   git:
-    commit: 85cbb2c43fb2c755d42d1a5ecd4f49ccd2add00b
+    commit: 78d2528eb859ead7921b6ef9e4bcfeb1d131f3ae
     repo: https://github.com/external-secrets/external-secrets
     directory: /deploy/charts/external-secrets
-    ref: helm-chart-0.14.1
+    ref: helm-chart-0.14.2
-- 
GitLab