Skip to content

Commit

Permalink
chore: update to use new database-tools image :)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Sep 19, 2023
1 parent 8b4b2af commit a09d49d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion legacy/helmcharts/mariadb-dbaas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ environment: ""
readReplicaHosts: ""

imageCache: ""
image: amazeeio/alpine-mysql-client
image: uselagoon/database-tools:latest
2 changes: 1 addition & 1 deletion legacy/helmcharts/mongodb-dbaas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
environment: ""

imageCache: ""
image: uselagoon/php-8.0-cli
image: uselagoon/database-tools:latest
2 changes: 1 addition & 1 deletion legacy/helmcharts/postgres-dbaas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ environment: ""
readReplicaHosts: ""

imageCache: ""
image: uselagoon/php-8.0-cli
image: uselagoon/database-tools:latest

0 comments on commit a09d49d

Please sign in to comment.