You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,12 @@ The daemons are therefore now renamed:
57
57
- kubeauth-foreground => kubeauthd
58
58
</div>
59
59
60
+
## <divstyle="display:flex;"><imgsrc="images/bugfix.png"alt="bugfix"style="width:30px;height:fit-content;"/><divstyle="display:flex;margin-left:7px;">Fix schema for agent.image.pullSecrets</div></div>
61
+
<divstyle="margin-left: 15px">
62
+
63
+
The `agent.image.pullSecrets` is referenced by the helm chart's deployment.yaml but was previously disallowed by the schema file.
64
+
</div>
65
+
60
66
## Version 2.25.1 <spanstyle="font-size: 16px;">(November 10)</span>
61
67
## <divstyle="display:flex;"><imgsrc="images/bugfix.png"alt="bugfix"style="width:30px;height:fit-content;"/><divstyle="display:flex;margin-left:7px;">Volumes did not mount correctly when using `telepresence connect --docker` when Docker had IPv6 enabled.</div></div>
0 commit comments