up
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Docs CI / lint-and-preview (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / build-test (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / authority-container (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / docs (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / deploy (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Docs CI / lint-and-preview (push) Has been cancelled
				
			Build Test Deploy / build-test (push) Has been cancelled
				
			Build Test Deploy / authority-container (push) Has been cancelled
				
			Build Test Deploy / docs (push) Has been cancelled
				
			Build Test Deploy / deploy (push) Has been cancelled
				
			This commit is contained in:
		
							
								
								
									
										10
									
								
								deploy/helm/stellaops/templates/configmap-release.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								deploy/helm/stellaops/templates/configmap-release.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| apiVersion: v1 | ||||
| kind: ConfigMap | ||||
| metadata: | ||||
|   name: {{ include "stellaops.fullname" (dict "root" . "name" "release") }} | ||||
|   labels: | ||||
|     {{- include "stellaops.labels" (dict "root" . "name" "release" "svc" (dict "class" "meta")) | nindent 4 }} | ||||
| data: | ||||
|   version: {{ .Values.global.release.version | quote }} | ||||
|   channel: {{ .Values.global.release.channel | quote }} | ||||
|   manifestSha256: {{ default "" .Values.global.release.manifestSha256 | quote }} | ||||
		Reference in New Issue
	
	Block a user