Skip to content

Commit 62ada16

Browse files
Update charm-refresh to v3.0.0.3 (#1008)
Fixes UX bug: canonical/charm-refresh@80c7d80 Ideally, this should be included before the first stable release (so that if the user accidentally refreshes to the charm revision with the first stable release from a different track, they see the correct error message & so that the leader + highest number unit do not go into error state). However, it's not essential to include this in the first stable release.
1 parent 574cbd5 commit 62ada16

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

poetry.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pydantic = "^2.11.4"
1717
jinja2 = "^3.1.6"
1818
pysyncobj = "^0.3.14"
1919
psutil = "^7.0.0"
20-
charm-refresh = "^3.0.0.1"
20+
charm-refresh = "^3.0.0.3"
2121

2222
[tool.poetry.group.charm-libs.dependencies]
2323
# data_platform_libs/v0/data_interfaces.py

0 commit comments

Comments
 (0)