Compare commits
	
		
			3 commits
		
	
	
		
			
				2fa96ed391
			
			...
			
				e9cb8197cc
			
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e9cb8197cc | |||
| 
							
							
								
							
							
	
	
		
			
		
	
	37cedb1ad0 | 
						
						
							|||
| 
							
							
								
							
							
	
	
		
			
		
	
	658a50d19b | 
						
						
							
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
					@ -4,7 +4,9 @@
 | 
				
			||||||
    "config:recommended", // Included in config:best-practices anyway, but added for clarity.
 | 
					    "config:recommended", // Included in config:best-practices anyway, but added for clarity.
 | 
				
			||||||
    "config:best-practices",
 | 
					    "config:best-practices",
 | 
				
			||||||
    ":ignoreUnstable",
 | 
					    ":ignoreUnstable",
 | 
				
			||||||
    ":disableRateLimiting"
 | 
					    ":disableRateLimiting",
 | 
				
			||||||
 | 
					    ":rebaseStalePrs",
 | 
				
			||||||
 | 
					    ":label(renovate)"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "semanticCommits": "disabled",
 | 
					  "semanticCommits": "disabled",
 | 
				
			||||||
  "packageRules": [
 | 
					  "packageRules": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -22,7 +22,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  keycloak:
 | 
					  keycloak:
 | 
				
			||||||
    image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:65d65fa0e858a608fd3e7d16ecfd7a5ced2fba4ab22a8fd3b86f3742ecec0a83
 | 
					    image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:bf6c9afa692c375e558ccc1c9986bd25e39f54450b09c666e2e7bed7edf803b3
 | 
				
			||||||
    pull_policy: always
 | 
					    pull_policy: always
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    command: start --optimized
 | 
					    command: start --optimized
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue