remove quotes

This commit is contained in:
2024-06-22 16:26:46 -05:00
parent b7e4ba3334
commit 8b16dd681a
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,7 +1,7 @@
pgadmin4:
image:
repository: dpage/pgadmin4
tag: "8.8"
tag: 8.8
serviceAccount:
create: true
automountServiceAccountToken: true