Skip to content

Commit 3651a23

Browse files
authored
Merge pull request #1850 from horecoli/emoji_update_875
emoji: Update emoji for helm_deploy
2 parents 64890e2 + e8bca37 commit 3651a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tasks/workload/compatibility.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ task "helm_deploy" do |_, args|
435435
CNFManager::Task.task_runner(args) do |args, config|
436436
Log.for(testsuite_task).info { "Starting test" }
437437

438-
emoji_helm_deploy="⎈🚀"
438+
emoji_helm_deploy="⚙️🛠️⬆☁️"
439439
helm_chart = config.cnf_config[:helm_chart]
440440
helm_directory = config.cnf_config[:helm_directory]
441441
release_name = config.cnf_config[:release_name]

0 commit comments

Comments
 (0)