fix: don't print the full author/user object when calling Quote().to_pretty()

This commit is contained in:
cătălin 2025-02-13 10:55:00 +01:00
commit e428cd0672
No known key found for this signature in database
3 changed files with 5 additions and 5 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.6"
tag: "0.2.7"
# 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: []