diff --git a/.drone.yml b/.drone.yml index 582ce95..3603642 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,6 @@ steps: repo: drone/drone-helm3 cache: false tags: - - git-${DRONE_COMMIT_SHA:0:7} - latest - 4.2.3 username: @@ -32,6 +31,6 @@ steps: --- kind: signature -hmac: 1712d86941d5494cee19bfeb87ed7574d6258b1a6050d0d99cdcb5dc5397ebf0 +hmac: 3886837cdcbd9933903aba831a593375e3c295050fa3b68e32a3ce34b827c402 ...