chore: update to v0.2.3
This commit is contained in:
parent
9893d36be3
commit
2cad170eb3
3 changed files with 5 additions and 5 deletions
|
|
@ -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.2"
|
||||
tag: "0.2.3"
|
||||
|
||||
# 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: []
|
||||
|
|
@ -135,4 +135,4 @@ persistence:
|
|||
annotations: {}
|
||||
|
||||
secret:
|
||||
existingSecretName: huesoporro-secrets
|
||||
existingSecretName: huesoporro-secrets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue