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