Skip to content

Commit 521f501

Browse files
fix(deps): bump civic-cloud to v1.9.1
Picks up the cert-manager ListenerSets feature gate name fix from upstream. v1.9.0 deployed with the wrong gate name (`ListenerSet` singular) and cert-manager controller crash-looped on startup. v1.9.1 has the correct name (`ListenerSets` plural). See JarvusInnovations/cluster-template#61, civic-cloud/cluster-template#20. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1fad7a1 commit 521f501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.holo/sources/civic-cloud.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holosource]
22
url = "https://github.com/civic-cloud/cluster-template"
3-
ref = "refs/tags/v1.9.0"
3+
ref = "refs/tags/v1.9.1"

0 commit comments

Comments
 (0)