From c230fbc22a30c52244f1f30f55c03023b35dbb0a Mon Sep 17 00:00:00 2001 From: GitOps Tekton Bot Date: Sun, 25 Sep 2022 13:34:30 +0000 Subject: [PATCH] deploy image function@sha256:2c327c9b37907d06eabe018c2c209d0680095f58d6b73cf732c6eafe8918c4cd --- k8s/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/kustomization.yaml b/k8s/kustomization.yaml index 70abdc1..404caf2 100644 --- a/k8s/kustomization.yaml +++ b/k8s/kustomization.yaml @@ -13,7 +13,7 @@ resources: - vm-database.yaml - pipelinerun.yaml images: -- digest: sha256:7c2cc1042f55262c4c0457112ffc57668151700c50a2f909c4fb1e2e8996eae8 +- digest: sha256:2c327c9b37907d06eabe018c2c209d0680095f58d6b73cf732c6eafe8918c4cd name: image-registry.openshift-image-registry.svc:5000/demo-appdev/function configurations: - knative-image-transformer.yaml