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