Skip to content

Commit

Permalink
chore(deps): update image ghcr.io/tursodatabase/libsql-server to v0.2…
Browse files Browse the repository at this point in the history
…4.32
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 1df2c5b commit 984dec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s-apps/dead-drop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ libsql-server:
main:
image:
repository: ghcr.io/tursodatabase/libsql-server
tag: v0.24.31
tag: v0.24.32
ports:
- name: http
containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion k8s-apps/libsql-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: ghcr.io/tursodatabase/libsql-server
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v0.24.31"
tag: "v0.24.32"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 984dec0

Please sign in to comment.