Skip to content

Commit

Permalink
Update valkey stability tag to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Sep 17, 2024
1 parent 67d1da5 commit 7ff89f9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ KIBANA_TAG=7-5.19.7

### --- VALKEY ---

VALKEY_TAG=7-0.2.0
VALKEY_TAG=7-0.2.1

### --- NODE ---

Expand Down
2 changes: 1 addition & 1 deletion tests/10/.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DB_HOST=mariadb
DB_DRIVER=mysql

MARIADB_TAG=11.4-3.29.0
VALKEY_TAG=7-0.2.0
VALKEY_TAG=7-0.2.1
VARNISH_TAG=6.0-4.18.2
SOLR_TAG=8-4.18.2
SOLR_CONFIG_SET="search_api_solr_4.1.6"
Expand Down
2 changes: 1 addition & 1 deletion tests/11/.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DB_HOST=mariadb
DB_DRIVER=mysql

MARIADB_TAG=11.4-3.29.0
VALKEY_TAG=7-0.2.0
VALKEY_TAG=7-0.2.1
VARNISH_TAG=6.0-4.18.2
SOLR_TAG=8-4.18.2
SOLR_CONFIG_SET="search_api_solr_4.1.6"
Expand Down
2 changes: 1 addition & 1 deletion tests/7/.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DB_HOST=mariadb
DB_DRIVER=mysql

MARIADB_TAG=11.4-3.29.0
VALKEY_TAG=7-0.2.0
VALKEY_TAG=7-0.2.1
VARNISH_TAG=6.0-4.18.2
SOLR_TAG=7-4.15.0
SOLR_CONFIG_SET="search_api_solr_7.x-1.14"
Expand Down

0 comments on commit 7ff89f9

Please sign in to comment.