File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
charts/values-overrides/examples Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ graphistryResources:
2020
2121
2222global :
23- tag : v2.39.28-admin
23+ tag : v2.45.11
2424 provisioner : disk.csi.azure.com
2525 containerregistry :
2626 name :
Original file line number Diff line number Diff line change 11global : # # global settings for all charts
2- tag : v2.42.4
2+ tag : v2.45.11
33 ENABLE_CLUSTER_MODE : true
44 ENABLE_OPEN_TELEMETRY : true
55
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ cuda:
213213 version : " 11.8" # cuda version
214214
215215global : # # global settings for all charts
216- tag : v2.42.4
216+ tag : v2.45.11
217217 logs : # change log levels
218218 LogLevel : DEBUG # log level for the application
219219 GraphistryLogLevel : DEBUG # log level for graphistry
Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ global: ## global settings for all charts
295295 user : graphistry # db user
296296 port : 5432 # port for postgres service to listen on
297297 host : postgres # hostname for postgres
298- tag : v2.42.4
298+ tag : v2.45.11
299299
300300 imagePullPolicy : Always # image pull policy could also be Always
301301 restartPolicy : Always # restart policy
You can’t perform that action at this time.
0 commit comments