From 1ee293fe6abdaea6e0e2bce2db237f8129a1868e Mon Sep 17 00:00:00 2001 From: Iain Sproat <68657+iainsproat@users.noreply.github.com> Date: Thu, 5 Jan 2023 16:45:37 +0000 Subject: [PATCH] chore(ssh key): ssh key for helm publishing must have write permissions (#25) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9778090..0e8bcd6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -151,7 +151,7 @@ jobs: - checkout - add_ssh_keys: fingerprints: - - "2f:73:77:a9:e4:a6:d9:70:7a:99:84:68:f7:e6:ac:64" + - "30:cb:bf:0c:ec:3b:fe:88:6c:be:af:b3:d1:36:75:db" - attach_workspace: at: /tmp/workspace - run: