Skip to content

Commit

Permalink
chore(deps): update baserow/backend docker tag to v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent b11f998 commit 82da43d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/baserow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ backend:
# -- image pull policy
pullPolicy: Always
# -- Overrides the image tag
tag: "1.26.1"
tag: "1.29.0"

# -- If defined, uses a Secret to pull an image from a private Docker registry or repository.
imagePullSecrets: []
Expand Down Expand Up @@ -267,7 +267,7 @@ backend:
# -- image pull policy
pullPolicy: Always
# -- Overrides the image tag
tag: "1.26.1"
tag: "1.29.0"

# -- If defined, uses a Secret to pull an image from a private Docker registry or repository.
imagePullSecrets: []
Expand Down Expand Up @@ -523,7 +523,7 @@ backend:
# -- image pull policy
pullPolicy: Always
# -- Overrides the image tag
tag: "1.26.1"
tag: "1.29.0"

# -- If defined, uses a Secret to pull an image from a private Docker registry or repository.
imagePullSecrets: []
Expand Down

0 comments on commit 82da43d

Please sign in to comment.