From b8942c5f4604f9572006cfb1fc23d62a94b1dcb0 Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Wed, 22 Apr 2026 17:04:56 +0900 Subject: [PATCH] Modify image name --- manifests/helm/flink-cdc-job/0.1.0/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/helm/flink-cdc-job/0.1.0/values.yaml b/manifests/helm/flink-cdc-job/0.1.0/values.yaml index 89ceab5..f396c39 100644 --- a/manifests/helm/flink-cdc-job/0.1.0/values.yaml +++ b/manifests/helm/flink-cdc-job/0.1.0/values.yaml @@ -1,5 +1,5 @@ image: - repository: wbsong111/flink-cdc-pipeline + repository: paasup/flink-cdc-pipeline tag: 3.5.0-flink1.20-r1 pullPolicy: Always