Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.14.1"
".": "2.15.0"
}
121 changes: 121 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,126 @@
# Changelog

## [2.15.0](https://github.com/distr-sh/distr/compare/2.14.1...2.15.0) (2026-03-31)


### Features

* add alerting based on DeploymentTargetMetrics values ([#2077](https://github.com/distr-sh/distr/issues/2077)) ([1f7ac36](https://github.com/distr-sh/distr/commit/1f7ac36cad1825ee4794bbc8817176f82d511e4c))
* add blog post - Support Bundles: Structured Diagnostics Without Giving Up SSH ([#2107](https://github.com/distr-sh/distr/issues/2107)) ([18cdff1](https://github.com/distr-sh/distr/commit/18cdff15570646b4a89a281bfdce88d1e6ba965f))
* add splitting log record resources into active/archived ([#2018](https://github.com/distr-sh/distr/issues/2018)) ([e764147](https://github.com/distr-sh/distr/commit/e764147c163ae5f1377008dc6c24d3933badf063))
* **agent:** add disk metrics collection for docker agent ([#2051](https://github.com/distr-sh/distr/issues/2051)) ([c13a7a8](https://github.com/distr-sh/distr/commit/c13a7a805fdff08c6d3b6f36e5d1c757f3d7f637))
* **backend:** add endpoint to retrieve the license key public key ([#2094](https://github.com/distr-sh/distr/issues/2094)) ([16af380](https://github.com/distr-sh/distr/commit/16af380ba0770380b974164f822ff3994870febf))
* **docker-agent:** add docker agent healthchecks and autoheal ([#2044](https://github.com/distr-sh/distr/issues/2044)) ([7b3ab65](https://github.com/distr-sh/distr/commit/7b3ab6586578b79f09e7a534bc2fac9ad2ebd96a))
* **docker-agent:** add pruning of previous container images ([#2011](https://github.com/distr-sh/distr/issues/2011)) ([2242cae](https://github.com/distr-sh/distr/commit/2242caea7583d568aa89bcd96f6eb40f99d7db09))


### Bug Fixes

* **agent:** add --remove-orphans for compose apply ([#2019](https://github.com/distr-sh/distr/issues/2019)) ([52db269](https://github.com/distr-sh/distr/commit/52db269afcf8d08a787f4acf753ce320456d0c02))
* **backend:** add missing OpenAPI spec options ([#2066](https://github.com/distr-sh/distr/issues/2066)) ([f6f236d](https://github.com/distr-sh/distr/commit/f6f236d7fe0926c9bd7ee18d54abc421b17ab26e))
* **backend:** fix blobs counted multiple times in artifact size query ([#2095](https://github.com/distr-sh/distr/issues/2095)) ([3492827](https://github.com/distr-sh/distr/commit/3492827d770e58f976c2c2d2b1f7603cb9e51115))
* **deps:** update astro monorepo ([#2100](https://github.com/distr-sh/distr/issues/2100)) ([8c03987](https://github.com/distr-sh/distr/commit/8c03987bbd803be15a5b6f668dc06c0d3437e327))
* **deps:** update aws-sdk-go-v2 monorepo ([#2101](https://github.com/distr-sh/distr/issues/2101)) ([aa83754](https://github.com/distr-sh/distr/commit/aa83754157a1e71fea835252acf8573a83314e62))
* **deps:** update dependency @astrojs/starlight to v0.38.2 ([#2055](https://github.com/distr-sh/distr/issues/2055)) ([a7268a3](https://github.com/distr-sh/distr/commit/a7268a3415809f10278df40ec99b71d43b168b0a))
* **deps:** update dependency astro to v6.0.8 ([#2053](https://github.com/distr-sh/distr/issues/2053)) ([179a254](https://github.com/distr-sh/distr/commit/179a254be850bff268bdc0621d459d62ca6b20b4))
* **deps:** update dependency astro to v6.1.2 ([#2118](https://github.com/distr-sh/distr/issues/2118)) ([3f9db24](https://github.com/distr-sh/distr/commit/3f9db246dfadabbc4f4c4daed828ce38b3d3f77e))
* **deps:** update dependency starlight-links-validator to ^0.21.0 ([#2106](https://github.com/distr-sh/distr/issues/2106)) ([3d630fd](https://github.com/distr-sh/distr/commit/3d630fdbedb62886453fd4db797438db82471605))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.2 ([#2072](https://github.com/distr-sh/distr/issues/2072)) ([1539a0b](https://github.com/distr-sh/distr/commit/1539a0be799fbd71dc8d0bd5fed010daf17fce7f))
* **deps:** update module github.com/docker/cli to v29.3.1+incompatible ([#1358](https://github.com/distr-sh/distr/issues/1358)) ([8717c91](https://github.com/distr-sh/distr/commit/8717c91c8fa91aac63bb5ac4ebec19499077b99b))
* **deps:** update module github.com/docker/compose/v5 to v5.1.1 ([#2048](https://github.com/distr-sh/distr/issues/2048)) ([c24a704](https://github.com/distr-sh/distr/commit/c24a7046f82bdf50a5ed24d194b55b686c3e6515))
* **deps:** update module github.com/getsentry/sentry-go/otel to v0.44.1 ([#2079](https://github.com/distr-sh/distr/issues/2079)) ([5f559ab](https://github.com/distr-sh/distr/commit/5f559ab86d4ea527011802d176ddac4079b8132e))
* **deps:** update module github.com/jackc/pgx/v5 to v5.9.1 ([#2060](https://github.com/distr-sh/distr/issues/2060)) ([3410769](https://github.com/distr-sh/distr/commit/34107699afa6636e7ec680834631236715616a06))
* **deps:** update module github.com/samber/slog-zap/v2 to v2.6.4 ([#2085](https://github.com/distr-sh/distr/issues/2085)) ([95ce367](https://github.com/distr-sh/distr/commit/95ce367e0af395af359a48d0fd4cbf3a98c84cfe))
* **docker-agent:** retry image deletion ([#2045](https://github.com/distr-sh/distr/issues/2045)) ([0107122](https://github.com/distr-sh/distr/commit/01071225161e73962110b1a28efffc8d4736c1eb))
* **frontend:** add dropdown max height ([#2046](https://github.com/distr-sh/distr/issues/2046)) ([cae9c2f](https://github.com/distr-sh/distr/commit/cae9c2fd8247b0f2c38166086b8d50dcc0770913))


### Other

* **deps:** bump the npm_and_yarn group across 1 directory with 2 updates ([#2092](https://github.com/distr-sh/distr/issues/2092)) ([f36f867](https://github.com/distr-sh/distr/commit/f36f8679ba079c3591ab1fd9aaa9d39f28200360))
* **deps:** bump the npm_and_yarn group across 2 directories with 1 update ([#2103](https://github.com/distr-sh/distr/issues/2103)) ([7ba1186](https://github.com/distr-sh/distr/commit/7ba11868259fea04aad9e3950238727c35138e33))
* **deps:** update actions/setup-go action to v6.4.0 ([#2112](https://github.com/distr-sh/distr/issues/2112)) ([aa1ef4e](https://github.com/distr-sh/distr/commit/aa1ef4e93d0a39f879a9316c4db103563f2c3d61))
* **deps:** update anchore/sbom-action action to v0.24.0 ([#2056](https://github.com/distr-sh/distr/issues/2056)) ([c82431f](https://github.com/distr-sh/distr/commit/c82431f4e761e6358700b1b307cecb18d148f34b))
* **deps:** update angular monorepo to v21.2.6 ([#2089](https://github.com/distr-sh/distr/issues/2089)) ([05455c3](https://github.com/distr-sh/distr/commit/05455c30620bb3d96fb12e6a064c7b2b56196270))
* **deps:** update angular-cli monorepo to v21.2.4 ([#2096](https://github.com/distr-sh/distr/issues/2096)) ([67b4b4f](https://github.com/distr-sh/distr/commit/67b4b4faa454d702a76becec7f627a0c93814a16))
* **deps:** update angular-cli monorepo to v21.2.5 ([#2104](https://github.com/distr-sh/distr/issues/2104)) ([73de3b9](https://github.com/distr-sh/distr/commit/73de3b973201eb10651a884dbd73f692d13732a1))
* **deps:** update axllent/mailpit docker tag to v1.29.4 ([#2061](https://github.com/distr-sh/distr/issues/2061)) ([906bc06](https://github.com/distr-sh/distr/commit/906bc064b6fa1269846052a369a24cc6a4270ff4))
* **deps:** update axllent/mailpit docker tag to v1.29.5 ([#2110](https://github.com/distr-sh/distr/issues/2110)) ([ab07f21](https://github.com/distr-sh/distr/commit/ab07f2157a0e8cf7b2e4fe455decdb92a3a6c26f))
* **deps:** update azure/setup-helm action to v5 ([#2074](https://github.com/distr-sh/distr/issues/2074)) ([43486ed](https://github.com/distr-sh/distr/commit/43486edb61182249619a61e93bd8eefb1ace0904))
* **deps:** update dependency @angular/cdk to v21.2.4 ([#2086](https://github.com/distr-sh/distr/issues/2086)) ([ff1dfa9](https://github.com/distr-sh/distr/commit/ff1dfa9e801888c3986fa94cb3cf33b931f94499))
* **deps:** update dependency @codemirror/lang-yaml to v6.1.3 ([#2076](https://github.com/distr-sh/distr/issues/2076)) ([c2ccb98](https://github.com/distr-sh/distr/commit/c2ccb98f8778bcddcfe4cefef150f4a0901a8704))
* **deps:** update dependency @codemirror/language to v6.12.3 ([#2082](https://github.com/distr-sh/distr/issues/2082)) ([5c4b29f](https://github.com/distr-sh/distr/commit/5c4b29f7ad058c543d17985269d1714249d53954))
* **deps:** update dependency @iconify-json/lucide to v1.2.100 ([#2108](https://github.com/distr-sh/distr/issues/2108)) ([16fcd74](https://github.com/distr-sh/distr/commit/16fcd74bc4d86459c4e7b67f0e7addaa5012d616))
* **deps:** update dependency @iconify-json/lucide to v1.2.101 ([#2122](https://github.com/distr-sh/distr/issues/2122)) ([7a2e464](https://github.com/distr-sh/distr/commit/7a2e4640a79fa522d90df241b7633766c75c17da))
* **deps:** update dependency @iconify-json/lucide to v1.2.99 ([#2093](https://github.com/distr-sh/distr/issues/2093)) ([48f480a](https://github.com/distr-sh/distr/commit/48f480a8289d63115cf16c11f01924d077aeb1fe))
* **deps:** update dependency @sentry/cli to v3.3.4 ([#2113](https://github.com/distr-sh/distr/issues/2113)) ([b40c98b](https://github.com/distr-sh/distr/commit/b40c98b3aaa26fd9dd536dd85d179a166a849ab7))
* **deps:** update dependency baseline-browser-mapping to v2.10.10 ([#2059](https://github.com/distr-sh/distr/issues/2059)) ([c3101ad](https://github.com/distr-sh/distr/commit/c3101ad9837c8ddb9aadff6d3c00155f903c6357))
* **deps:** update dependency baseline-browser-mapping to v2.10.11 ([#2098](https://github.com/distr-sh/distr/issues/2098)) ([c5cd6e5](https://github.com/distr-sh/distr/commit/c5cd6e5fc387d4cd6a5536e75f317f3ad96474c1))
* **deps:** update dependency baseline-browser-mapping to v2.10.12 ([#2109](https://github.com/distr-sh/distr/issues/2109)) ([3b819a8](https://github.com/distr-sh/distr/commit/3b819a888b639fba892fc1f0a4aab7773b8cc3d6))
* **deps:** update dependency github-buttons to v2.32.0 ([#2065](https://github.com/distr-sh/distr/issues/2065)) ([47fa6ec](https://github.com/distr-sh/distr/commit/47fa6ecf199f628bd547151233b1e99b002130f9))
* **deps:** update dependency jsdom to v29.0.1 ([#2047](https://github.com/distr-sh/distr/issues/2047)) ([4df4e7b](https://github.com/distr-sh/distr/commit/4df4e7b0316da53480000531c492f8559d676cec))
* **deps:** update dependency marked to v17.0.5 ([#2052](https://github.com/distr-sh/distr/issues/2052)) ([c14e018](https://github.com/distr-sh/distr/commit/c14e018a5c106c36d6a7fd3e80c2c935a763b2e1))
* **deps:** update dependency pnpm to v10.33.0 ([#2080](https://github.com/distr-sh/distr/issues/2080)) ([eab3050](https://github.com/distr-sh/distr/commit/eab3050cda63146e5f6787f3a041f6f5d0570d04))
* **deps:** update dependency posthog-js to v1.364.1 ([#2114](https://github.com/distr-sh/distr/issues/2114)) ([ac40ed2](https://github.com/distr-sh/distr/commit/ac40ed247078bfc6eff84844f40e9a04ce6b7e84))
* **deps:** update dependency stripe to v1.38.1 ([#2057](https://github.com/distr-sh/distr/issues/2057)) ([30b3a01](https://github.com/distr-sh/distr/commit/30b3a01220254959ffc3ca18fc5832e987e95f0f))
* **deps:** update dependency stripe to v1.38.2 ([#2071](https://github.com/distr-sh/distr/issues/2071)) ([3b770d2](https://github.com/distr-sh/distr/commit/3b770d294bdbce05111b88b4d26d1eae28c4e86e))
* **deps:** update dependency stripe to v1.38.3 ([#2081](https://github.com/distr-sh/distr/issues/2081)) ([22a80da](https://github.com/distr-sh/distr/commit/22a80da5af1a8f5744a2708987e577d2b4259148))
* **deps:** update dependency stripe to v1.39.0 ([#2102](https://github.com/distr-sh/distr/issues/2102)) ([cfd4fcb](https://github.com/distr-sh/distr/commit/cfd4fcbfd8aba33b2a13fd071531cee989cf3ddb))
* **deps:** update dependency stripe to v1.40.0 ([#2119](https://github.com/distr-sh/distr/issues/2119)) ([948694f](https://github.com/distr-sh/distr/commit/948694f95bfd70c635fcf249b22ad3b62a695b04))
* **deps:** update dependency typedoc to v0.28.18 ([#2062](https://github.com/distr-sh/distr/issues/2062)) ([a3db66c](https://github.com/distr-sh/distr/commit/a3db66cf8f9dbecd7170a9e673589163423aeb97))
* **deps:** update dependency vitest to v4.1.1 ([#2067](https://github.com/distr-sh/distr/issues/2067)) ([a19420d](https://github.com/distr-sh/distr/commit/a19420d652ac1c1b7c6e528c811ef21fcbf61d4a))
* **deps:** update dependency vitest to v4.1.2 ([#2099](https://github.com/distr-sh/distr/issues/2099)) ([92885af](https://github.com/distr-sh/distr/commit/92885afaeeb66b775e6af1863f7431d3581a24c9))
* **deps:** update docker docker tag to v29.3.1 ([#2087](https://github.com/distr-sh/distr/issues/2087)) ([c4549ca](https://github.com/distr-sh/distr/commit/c4549cae27d286c524e140e01bcad93a0e6cdbd5))
* **deps:** update ghcr.io/distr-sh/distr-ce docker tag to v2.14.3 ([#2069](https://github.com/distr-sh/distr/issues/2069)) ([743d63a](https://github.com/distr-sh/distr/commit/743d63aa76973ea7c8bca7a54d333c724d37027a))
* **deps:** update golangci-lint to v2.11.4 ([#2063](https://github.com/distr-sh/distr/issues/2063)) ([44cd60d](https://github.com/distr-sh/distr/commit/44cd60da6a3d13a65148c7412f707bd6a49dfcec))
* **deps:** update sentry-javascript monorepo to v10.46.0 ([#2115](https://github.com/distr-sh/distr/issues/2115)) ([be87ed0](https://github.com/distr-sh/distr/commit/be87ed0381427186e7776dd4768efe498830e10e))
* **deps:** update sigstore/cosign-installer action to v4.1.1 ([#2090](https://github.com/distr-sh/distr/issues/2090)) ([133004d](https://github.com/distr-sh/distr/commit/133004df792a10624a27b5a101859f903730f6ba))
* **deps:** update sigstore/cosign-installer action to v4.1.1 ([#2111](https://github.com/distr-sh/distr/issues/2111)) ([b6b56ee](https://github.com/distr-sh/distr/commit/b6b56ee1187fdc3e208c570072ba58b454e90a15))
* **deps:** upgrade ngx-toastr to v20 ([#2105](https://github.com/distr-sh/distr/issues/2105)) ([121957e](https://github.com/distr-sh/distr/commit/121957e276322e63ee3d871edb4d96cefa72855e))
* **frontend:** migrate Angular annotations to signals API ([#2084](https://github.com/distr-sh/distr/issues/2084)) ([e9e87c1](https://github.com/distr-sh/distr/commit/e9e87c1d7d420ed40bbc37eb3b0acde0ed598e6c))
* **frontend:** migrate to new Angular animations ([#2097](https://github.com/distr-sh/distr/issues/2097)) ([a5a2eb3](https://github.com/distr-sh/distr/commit/a5a2eb3a8c5abd2e156798015a8826b6edffbfef))
* **frontend:** rename "Agent status" to "Deployment status" ([#2116](https://github.com/distr-sh/distr/issues/2116)) ([e88436a](https://github.com/distr-sh/distr/commit/e88436a20e3979f55a06b1d0f61af5e3f07c2216))
* ignore website from root prettier ([6f36f38](https://github.com/distr-sh/distr/commit/6f36f3816543066cfb4fc917605c11eb68976d12))
* remove duplicate editorconfig and mise file ([20dbdcf](https://github.com/distr-sh/distr/commit/20dbdcfee58f8ad4fc11340867f6d245f9898221))
* replace minio with rustfs ([#2031](https://github.com/distr-sh/distr/issues/2031)) ([fb88c93](https://github.com/distr-sh/distr/commit/fb88c9378c1da0f8deaa400e45c860355250239e))
* upgrade compose files to postgres 18, chart to postgres 17 ([#2029](https://github.com/distr-sh/distr/issues/2029)) ([4a6c098](https://github.com/distr-sh/distr/commit/4a6c0980bf4de36570571b13429b0e850f620c62))


### Docs

* **webiste:** remove renovate file ([1a04663](https://github.com/distr-sh/distr/commit/1a04663f656d57e92674ff5bedd49f72b6b42dd3))
* **webiste:** update website repo root ([9298469](https://github.com/distr-sh/distr/commit/929846923ccab0f2aae6fdd2113858e194db5fbc))
* **website:** add blog post - Container Logs and Metrics From Every Customer Deployment ([3294c6f](https://github.com/distr-sh/distr/commit/3294c6f1c54f63d0112c050890634420b44c87e7))
* **website:** add blog post - Usage Limits, Seat Counts and Feature Gates for Self-Hosted Software ([d9dbd06](https://github.com/distr-sh/distr/commit/d9dbd06c16f10de85c15d71e7e1f3003c2bc1f21))
* **website:** add blog post - Your Helm Chart Works. But Does It Work on Your Customer's Kubernetes? ([500388d](https://github.com/distr-sh/distr/commit/500388d6c234b3c0363de206172c06e2f055573a))
* **website:** add blogpost vulnerability scanning ([6f3bd36](https://github.com/distr-sh/distr/commit/6f3bd36c2e8aacf1014e2f2fb9d97f4be6697059))
* **website:** add compatibilty matrix guide ([ed4f908](https://github.com/distr-sh/distr/commit/ed4f9089015a537545272a0a7d7ad8fd0a65ff0b))
* **website:** add guide for migrating existing Helm releases ([9b9ffb9](https://github.com/distr-sh/distr/commit/9b9ffb98f9a86a81ef017ca5044628032a8ef9d8))
* **website:** add support bundles documentation ([addea6a](https://github.com/distr-sh/distr/commit/addea6ae7775dd4035234bc05a1aff176b8ecb8b))
* **website:** add vulnerability scanning guide ([0931ebc](https://github.com/distr-sh/distr/commit/0931ebc8441afdc16590c011fe776408b243356e))
* **website:** Astro v6 ([03a9ecc](https://github.com/distr-sh/distr/commit/03a9eccfb6548877289eaa7fb285e35f7d63b385))
* **website:** bump devalue from 5.6.3 to 5.6.4 ([90a8269](https://github.com/distr-sh/distr/commit/90a82698144c0f9d9ce59dc2503b41fdc08df3bf))
* **website:** bump undici from 7.23.0 to 7.24.5 ([fc55a7c](https://github.com/distr-sh/distr/commit/fc55a7c24c71c5b4a0f60e3cf9763aec7c373125))
* **website:** correct .gitattributes LFS patterns to use wildcard prefix ([0a4c9e4](https://github.com/distr-sh/distr/commit/0a4c9e43b30994b927ed6a75accefd884c4971f2))
* **website:** don't specify node minor version ([5e30746](https://github.com/distr-sh/distr/commit/5e30746a41824cf4f0b923efac56f539fb4c09c2))
* **website:** ensure website action, uses lfs objects ([466384e](https://github.com/distr-sh/distr/commit/466384e0b5e15f613389794aa3342b2b0914449d))
* **website:** entitlements rename + license keys documentation (v2.12.0) ([75e4b2a](https://github.com/distr-sh/distr/commit/75e4b2a5e6065754f616db0ad1782c962d3d4da9))
* **website:** fix broken image ([525c532](https://github.com/distr-sh/distr/commit/525c532547ffdfef0eed6726bd3ea66f339998bf))
* **website:** format ([fc2a134](https://github.com/distr-sh/distr/commit/fc2a13497e56b0a8033792e642ca82324b6e4582))
* **website:** import website ([#2049](https://github.com/distr-sh/distr/issues/2049)) ([9f79c3e](https://github.com/distr-sh/distr/commit/9f79c3e18e5abd3c7d2ed16ce15642c51fa779cc))
* **website:** lower navbar breakpoint for MacBook Pro 14" visibility ([7864b26](https://github.com/distr-sh/distr/commit/7864b266841c4d76281693426c58a9ff6fcb6f7b))
* **website:** pre flight check documentation ([fe0a3e8](https://github.com/distr-sh/distr/commit/fe0a3e80b73377402f99b5cb964bc40a62a009fc))
* **website:** prepare website import ([d3c7818](https://github.com/distr-sh/distr/commit/d3c781807611ce40a3beaa155bda619be5f7fc05))
* **website:** update actions/setup-node digest to 53b8394 ([7b76535](https://github.com/distr-sh/distr/commit/7b7653508f1fd2861f8bff5391ea60d19da4f7fc))
* **website:** update deps ([aeab221](https://github.com/distr-sh/distr/commit/aeab221668f43fa23af4ebcefd688b49fdcb8a22))
* **website:** update GitHub stars ([31ed96a](https://github.com/distr-sh/distr/commit/31ed96a342332e7b868faa7b8b2ce696a391fca4))
* **website:** update pnpm/action-setup action to v5 ([822d786](https://github.com/distr-sh/distr/commit/822d7864f853c9c3d80ae981bcdf35011111be0f))
* **website:** update year ([01d33a0](https://github.com/distr-sh/distr/commit/01d33a030f08f61b19ca87eccf7bc585b3fe275e))
* **website:** upgrade ([638a17e](https://github.com/distr-sh/distr/commit/638a17e6f24c4a22051fa16442f0bc018b67bf4c))
* **website:** upgrade deps ([ca105af](https://github.com/distr-sh/distr/commit/ca105af74de570ceb06dd779603b3229a102acec))
* **website:** upgrade deps ([7f9e04f](https://github.com/distr-sh/distr/commit/7f9e04f5b047905fbcb4da7a25c82ecd7f735467))
* **website:** write a docker swarm routing blog post ([b8b8c0b](https://github.com/distr-sh/distr/commit/b8b8c0b398686080f12b92ae5296ae0f7c9ad5a1))

## [2.14.1](https://github.com/distr-sh/distr/compare/2.14.0...2.14.1) (2026-03-19)


Expand Down
4 changes: 2 additions & 2 deletions deploy/charts/distr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ icon: >-
https://github.com/distr-sh/distr/raw/refs/heads/main/frontend/ui/public/distr-logo.svg
home: https://distr.sh/docs/
type: application
version: 2.14.1
appVersion: 2.14.1
version: 2.15.0
appVersion: 2.15.0
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
2 changes: 1 addition & 1 deletion deploy/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
retries: 6
start_period: 30s
hub:
image: ghcr.io/distr-sh/distr-ce:2.14.3 # x-release-please-version
image: ghcr.io/distr-sh/distr-ce:2.15.0 # x-release-please-version
depends_on:
postgres:
condition: service_healthy
Expand Down
Loading
Loading