Skip to content

Commit

Permalink
[DPE-2702] Update Zookeeper version to 3.8.2 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio authored Nov 23, 2023
1 parent 871d041 commit 1f79710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/literals.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

"""Collection of global literals for the ZooKeeper charm."""

CHARMED_ZOOKEEPER_SNAP_REVISION = 23
CHARMED_ZOOKEEPER_SNAP_REVISION = 25

PEER = "cluster"
REL_NAME = "zookeeper"
Expand Down

0 comments on commit 1f79710

Please sign in to comment.