diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f88582e..6b982f0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "images/hoppscotch": "1.0.0", "images/pgadmin": "1.0.0", "images/scaler": "1.0.9", - "images/sftpgo": "1.0.0", + "images/sftpgo": "1.1.0", "images/sftpgo-node-exporter": "1.0.0", "images/grafana": "1.0.0" } diff --git a/images/sftpgo/CHANGELOG.md b/images/sftpgo/CHANGELOG.md new file mode 100644 index 0000000..5ee1ffd --- /dev/null +++ b/images/sftpgo/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [1.1.0](https://github.com/MapColonies/shared-images/compare/sftpgo-v1.0.0...sftpgo-v1.1.0) (2026-05-20) + + +### Features + +* add lint ([#6](https://github.com/MapColonies/shared-images/issues/6)) ([cfc8a35](https://github.com/MapColonies/shared-images/commit/cfc8a352fe8e7d1388c4fa32754c50e0288c20ac))