Skip to content

Commit 5fb58a2

Browse files
chore(deps): update aerospike/aerospike-server-enterprise docker tag to v7.0.0.4 (#1765)
| datasource | package | from | to | | ---------- | ------------------------------------- | ------- | ------- | | docker | aerospike/aerospike-server-enterprise | 7.0.0.3 | 7.0.0.4 | Co-authored-by: Renovate Bot <[email protected]>
1 parent 07f5cb9 commit 5fb58a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded-aerospike-enterprise/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ToxiProxy is a great tool for simulating network conditions, meaning that you ca
2424

2525
* `embedded.aerospike.enabled` `(true|false, default is 'true')`
2626
* `embedded.aerospike.reuseContainer` `(true|false, default is 'false')`
27-
* `embedded.aerospike.dockerImage` `(default is set to 'aerospike/aerospike-server-enterprise:7.0.0.3')`
27+
* `embedded.aerospike.dockerImage` `(default is set to 'aerospike/aerospike-server-enterprise:7.0.0.4')`
2828
** Aerospike Enterprise version must be not less then 6.3.0
2929
* `embedded.aerospike.featureKey` base64 of a feature-key-file https://aerospike.com/docs/server/operations/configure/feature-key, default is null.
3030
**Warning: if not provided, the Aerospike Database EE evaluation feature key file will be used. That means you can use it internally only for Evaluation
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
embedded.aerospike.dockerImage=aerospike/aerospike-server-enterprise:7.0.0.3
1+
embedded.aerospike.dockerImage=aerospike/aerospike-server-enterprise:7.0.0.4

0 commit comments

Comments
 (0)