remove quotes
This commit is contained in:
		| @@ -18,4 +18,4 @@ dependencies: | ||||
|     version: 8.0.2 | ||||
|     repository: https://grafana.github.io/helm-charts | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png | ||||
| appVersion: "10.4.0" | ||||
| appVersion: 10.4.0 | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| pgadmin4: | ||||
|   image: | ||||
|     repository: dpage/pgadmin4 | ||||
|     tag: "8.8" | ||||
|     tag: 8.8 | ||||
|   serviceAccount: | ||||
|     create: true | ||||
|     automountServiceAccountToken: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user