Skip to content

Commit 59e2ab2

Browse files
committed
changelog update for golang 1.23
Signed-off-by: Tesshu Flower <[email protected]>
1 parent ebf3588 commit 59e2ab2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- Updated release to build on golang 1.23
1213
- Syncthing updated to v1.29.2
1314
- kube-rbac-proxy image configurable in helm chart values
1415
- mover scripts updated to use sync -f to only sync the target filesystem at

helm/volsync/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ annotations: # https://artifacthub.io/docs/topics/annotations/helm/
2424
# Changelog for current chart & app version
2525
# Kinds: added, changed, deprecated, removed, fixed, and security
2626
artifacthub.io/changes: |
27+
- kind: changed
28+
description: Updated release to build on golang 1.23
2729
- kind: changed
2830
description: Syncthing updated to v1.29.2
2931
- kind: changed

0 commit comments

Comments
 (0)