Update hashicorp/vault Docker tag to v1.20.1
This commit was merged in pull request #1025.
	This commit is contained in:
		@@ -12,7 +12,7 @@ vault:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    image:
 | 
			
		||||
      repository: hashicorp/vault
 | 
			
		||||
      tag: 1.20.0
 | 
			
		||||
      tag: 1.20.1
 | 
			
		||||
    updateStrategyType: "RollingUpdate"
 | 
			
		||||
    logLevel: debug
 | 
			
		||||
    logFormat: standard
 | 
			
		||||
@@ -170,7 +170,7 @@ snapshot:
 | 
			
		||||
        snapshot:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: hashicorp/vault
 | 
			
		||||
            tag: 1.20.0
 | 
			
		||||
            tag: 1.20.1
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          command:
 | 
			
		||||
            - /bin/ash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user