Skip to content

Commit

Permalink
Update baserow/backend Docker tag to v1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent ff0a1db commit 6851875
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 @@ -139,7 +139,7 @@ backend:
# -- image pull policy
pullPolicy: Always
# -- Overrides the image tag
tag: "1.22.3"
tag: "1.26.1"

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

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

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

0 comments on commit 6851875

Please sign in to comment.