From 911023ed0db83d0074c3e0850dd0c83b580ea84a Mon Sep 17 00:00:00 2001 From: GitOps Tekton Bot Date: Sat, 24 Sep 2022 16:28:19 +0000 Subject: [PATCH] deploy image function@sha256:680f9a3ba6fa176ba961f6e99e41a69200045ed26f72c62c8bacbcb69d9a1393 --- k8s/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/kustomization.yaml b/k8s/kustomization.yaml index 965ffeb..87e3991 100644 --- a/k8s/kustomization.yaml +++ b/k8s/kustomization.yaml @@ -13,7 +13,7 @@ resources: - vm-database.yaml - pipelinerun.yaml images: -- digest: sha256:74fef467a1fe0e48e7c807376fa388a920ed42728bb42c4ce9c978703b0e3b2f +- digest: sha256:680f9a3ba6fa176ba961f6e99e41a69200045ed26f72c62c8bacbcb69d9a1393 name: image-registry.openshift-image-registry.svc:5000/demo-appdev/function configurations: - knative-image-transformer.yaml