fix: update token refresh to use object attributes instead of dict access

This commit is contained in:
cătălin 2025-02-24 14:31:46 +01:00
commit 48a3235323
No known key found for this signature in database
5 changed files with 547 additions and 465 deletions

View file

@ -11,7 +11,7 @@ image:
# This sets the pull policy for images.
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "0.2.8"
tag: "0.2.9"
# This is for the secretes for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets: []