diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index 489eb4a..8941c74 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -3,6 +3,7 @@ name: build-push # This workflow triggers on any push (or merge) to the listed branch(es) on: + workflow_dispatch: push: branches: - master diff --git a/Makefile b/Makefile index dfc74a4..7626581 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SHELL := /bin/bash arch_tag ?= $(shell ./tools/arch-tag) arch ?= $(arch_tag) -VAULT_VERSION ?= 1.14.5 +VAULT_VERSION ?= 1.14.8 VAULT_GPGKEY ?= C874011F0AB405110D02105534365D9472D7468F VAULT_PLUGIN_HASH := ""