Update hashicorp/vault Docker tag to v1.21.0 (#1832)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hashicorp/vault | minor | `1.20.4` -> `1.21.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1832 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #1832.
	This commit is contained in:
		@@ -12,7 +12,7 @@ vault:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    image:
 | 
			
		||||
      repository: hashicorp/vault
 | 
			
		||||
      tag: 1.20.4
 | 
			
		||||
      tag: 1.21.0
 | 
			
		||||
    updateStrategyType: "RollingUpdate"
 | 
			
		||||
    logLevel: debug
 | 
			
		||||
    logFormat: standard
 | 
			
		||||
@@ -170,7 +170,7 @@ snapshot:
 | 
			
		||||
        snapshot:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: hashicorp/vault
 | 
			
		||||
            tag: 1.20.4
 | 
			
		||||
            tag: 1.21.0
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          command:
 | 
			
		||||
            - /bin/ash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user