forked from toolshed/abra
		
	docs: wording [ci skip]
This commit is contained in:
		@ -157,8 +157,8 @@ var LintRules = map[string][]LintRule{
 | 
			
		||||
		{
 | 
			
		||||
			Ref:          "R014",
 | 
			
		||||
			Level:        "error",
 | 
			
		||||
			Description:  "invalid lightweight tag used for recipe version",
 | 
			
		||||
			HowToResolve: "replace tag with annotated version, see operator docs",
 | 
			
		||||
			Description:  "only annotated tags used for recipe version",
 | 
			
		||||
			HowToResolve: "replace lightweight tag with annotated tag",
 | 
			
		||||
			Function:     LintValidTags,
 | 
			
		||||
		},
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user