From 030b6bc77c372c1aeb3c52337b6f64e5788c4fae Mon Sep 17 00:00:00 2001
From: Stefan Prodan <stefan.prodan@gmail.com>
Date: Wed, 13 Jul 2022 13:17:00 +0300
Subject: [PATCH] Update source-controller with OCI metadata

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
---
 manifests/bases/source-controller/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/bases/source-controller/kustomization.yaml b/manifests/bases/source-controller/kustomization.yaml
index 3b42223d..921ebff1 100644
--- a/manifests/bases/source-controller/kustomization.yaml
+++ b/manifests/bases/source-controller/kustomization.yaml
@@ -15,4 +15,4 @@ patchesJson6902:
 # TODO: remove the hardcoded image when OCIRepository is released
 images:
   - name: fluxcd/source-controller
-    newTag: oci-09a9ef44
+    newTag: oci-102e9a94
-- 
GitLab