diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96d01e4..57b4efb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "images/elastic-alertmanager-connector": "1.0.0", "images/hoppscotch": "1.0.0", - "images/pgadmin": "1.0.0", + "images/pgadmin": "1.1.0", "images/scaler": "1.0.9", "images/sftpgo": "1.0.0", "images/sftpgo-node-exporter": "1.0.0" diff --git a/images/pgadmin/CHANGELOG.md b/images/pgadmin/CHANGELOG.md new file mode 100644 index 0000000..8676663 --- /dev/null +++ b/images/pgadmin/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [1.1.0](https://github.com/MapColonies/shared-images/compare/pgadmin-v1.0.0...pgadmin-v1.1.0) (2026-05-14) + + +### Features + +* add lint ([#6](https://github.com/MapColonies/shared-images/issues/6)) ([cfc8a35](https://github.com/MapColonies/shared-images/commit/cfc8a352fe8e7d1388c4fa32754c50e0288c20ac))