Compare commits
	
		
			2 Commits
		
	
	
		
			beb3186f4e
			...
			8be3441335
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 8be3441335 | |||
| a622263981 | 
| @@ -110,7 +110,7 @@ spec: | ||||
|             memory: 1Mi | ||||
|       containers: | ||||
|       - name: oauth-proxy | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         args: | ||||
|         - --cookie-secure=false | ||||
|         - --provider=oidc | ||||
|   | ||||
| @@ -70,7 +70,7 @@ spec: | ||||
|           - 100.100.100.100 | ||||
|       containers: | ||||
|       - name: oauth-proxy | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         args: | ||||
|         - --cookie-secure=false | ||||
|         - --provider=oidc | ||||
|   | ||||
| @@ -81,7 +81,7 @@ spec: | ||||
|             secretKeyRef: | ||||
|               key: password | ||||
|               name: dashboard-auth | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         name: oauth-proxy | ||||
|         ports: | ||||
|         - containerPort: 8000 | ||||
|   | ||||
| @@ -152,7 +152,7 @@ spec: | ||||
|             secretKeyRef: | ||||
|               key: password | ||||
|               name: mastodon-digest-auth | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         name: oauth-proxy | ||||
|         ports: | ||||
|         - containerPort: 8000 | ||||
|   | ||||
| @@ -92,7 +92,7 @@ spec: | ||||
|             secretKeyRef: | ||||
|               key: password | ||||
|               name: mastodon-to-airtable-auth | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         name: oauth-proxy | ||||
|         ports: | ||||
|         - containerPort: 8000 | ||||
|   | ||||
| @@ -75,7 +75,7 @@ spec: | ||||
|             secretKeyRef: | ||||
|               key: password | ||||
|               name: rss-auth | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         name: oauth-proxy | ||||
|         ports: | ||||
|         - containerPort: 8000 | ||||
|   | ||||
| @@ -92,7 +92,7 @@ spec: | ||||
|             secretKeyRef: | ||||
|               key: password | ||||
|               name: twitter-to-airtable-auth | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0 | ||||
|         image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1 | ||||
|         name: oauth-proxy | ||||
|         ports: | ||||
|         - containerPort: 8000 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user