ci: switch registry to external harbor
All checks were successful
Build & Deploy / build (push) Successful in 9s

This commit is contained in:
test
2026-07-21 23:02:41 +08:00
parent acdac178ab
commit 3668141b52

View File

@@ -1,6 +1,6 @@
# Default values
image:
registry: 192.168.1.212:1180/library
registry: harbor.cjjhc.top/library
name: demo-frontend
tag: "36c8dce3"
pullPolicy: Always