From 7142779cceb8fab1a29d2937e8a8abb8a597f1ae Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Mon, 23 Dec 2024 16:14:18 +0900 Subject: [PATCH] Update BUILD-README.md --- charts/rancher-monitoring/BUILD-README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/rancher-monitoring/BUILD-README.md b/charts/rancher-monitoring/BUILD-README.md index 3cb0002..3bbc9c3 100644 --- a/charts/rancher-monitoring/BUILD-README.md +++ b/charts/rancher-monitoring/BUILD-README.md @@ -72,6 +72,9 @@ $ git branch -d update-rancher-monitoring/104.1.2+up57.0.3 - git tag 추가 후 push ``` +$ git tag rancher-monitoring-crd/104.1.2+up57.0.3 +$ git push origin rancher-monitoring-crd/104.1.2+up57.0.3 + $ git tag rancher-monitoring/104.1.2+up57.0.3 $ git push origin rancher-monitoring/104.1.2+up57.0.3 ```