2c019b1e3c 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v1 ( #1873 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m15s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | major | `0.87.4` -> `1.0.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.0.0`](https://github.com/outline/outline/releases/tag/v1.0.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.4...v1.0.0 )
#### What's Changed
Welcome to Outline **v1.0.0**! This is a major milestone for the project, marking the culmination of many years of development and community contributions. Of course there's a raft of new features, improvements, and bug fixes included in this release as always.
##### Highlights
<img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/b19c90a4-5c98-409f-9677-3aa86e0e1319 " />
The **image lightbox** has improved again this release with added support for zooming and panning of images. We also enabled opening mermaid diagrams directly in the lightbox so you can get a closer look at complex diagrams.
<img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/25ef6d39-001a-43f6-9f13-9a5136a689f0 " />
A **new display mode** for URL's in documents has been added, which shows a mention-style chip instead of a full URL preview. This is great for keeping documents clean while still providing context for links.
You can now **mention groups** in documents and comments, making it easier to notify entire teams or departments at once. It is also possible to disable mentioning for specific groups if needed.
##### Other Improvements
- Documents and collections in the sidebar now have context menus in [#​10181](https://github.com/outline/outline/pull/10181 )
- Added the option to choose default TOC visibility on public shares in [#​10283](https://github.com/outline/outline/pull/10283 )
- Added plantuml embedding by [@​patroldo](https://github.com/patroldo ) in [#​10379](https://github.com/outline/outline/pull/10379 )
- It's now possible to edit image source URLs by [@​salihudickson](https://github.com/salihudickson ) in [#​10258](https://github.com/outline/outline/pull/10258 )
- Added six new shape icons to choose from in [#​10203](https://github.com/outline/outline/pull/10203 )
- Permanent deletion of documents is now restricted to admins only in [#​10254](https://github.com/outline/outline/pull/10254 )
- Added a script to allow resetting encrypted data in [#​10238](https://github.com/outline/outline/pull/10238 )
- Typed out urls in the editor are now auto-linked on space character by [@​salihudickson](https://github.com/salihudickson ) in [#​10266](https://github.com/outline/outline/pull/10266 )
- Added a "safe-area" in context menus to prevent misclicks in [#​10415](https://github.com/outline/outline/pull/10415 )
- Hundreds of new and updated translations
- \[API] Added `includePrivate` param to `export_all` endpoint to allow exporting only public collections in [#​10401](https://github.com/outline/outline/pull/10401 )
- \[API] unsent invites are now included in the `users.invite` endpoint response in [#​10383](https://github.com/outline/outline/pull/10383 )
- \[API] `originalDocumentId` is now available in `sourceMetadata` when duplicating documents in [#​10215](https://github.com/outline/outline/pull/10215 )
- \[API] `groups.list` endpoint now returns a `total` parameter in pagination by [@​salihudickson](https://github.com/salihudickson ) in [#​10268](https://github.com/outline/outline/pull/10268 )
- \[API] `shares.info`, and `subscriptions.info` now return `204` rather than `404` responses in [#​10441](https://github.com/outline/outline/pull/10441 )
##### Fixes
- Fixed comment sidebar bouncing in and out in [#​10202](https://github.com/outline/outline/pull/10202 )
- Add a height cap to popovers in [#​10218](https://github.com/outline/outline/pull/10218 )
- Fixed Notion import failure with `size of undefined` in [#​10225](https://github.com/outline/outline/pull/10225 )
- Non-reactive `Facepile` on group settings table in [#​10227](https://github.com/outline/outline/pull/10227 )
- Allow new `DATABASE_` env variables to work with migrations/creation in [#​10216](https://github.com/outline/outline/pull/10216 )
- Fixed `/desktop-redirect` should never be post-login saved path in [#​10237](https://github.com/outline/outline/pull/10237 )
- Recognise `authentication_required` for some OIDC providers by [@​lukegb](https://github.com/lukegb ) in [#​10252](https://github.com/outline/outline/pull/10252 )
- Add `clipboard-read; clipboard-write` permissions to embedded Frame in [#​10282](https://github.com/outline/outline/pull/10282 )
- Massively reduced upfront component loading, improving performance in [#​10285](https://github.com/outline/outline/pull/10285 )
- Increase `jsonLimit` to 5MB for API requests in [#​10287](https://github.com/outline/outline/pull/10287 )
- Allow admins to bypass allowed domains in [#​10290](https://github.com/outline/outline/pull/10290 )
- Fix print layout in Firefox by [@​wmTJc9IK0Q](https://github.com/wmTJc9IK0Q ) in [#​10264](https://github.com/outline/outline/pull/10264 )
- Letter icon not displayed correctly in 'Starred' section in [#​10292](https://github.com/outline/outline/pull/10292 )
- Fixed CORS err on img download by [@​salihudickson](https://github.com/salihudickson ) in [#​10279](https://github.com/outline/outline/pull/10279 )
- Fixed an overlap of unread badge on long titles in sidebar in [#​10296](https://github.com/outline/outline/pull/10296 )
- Prefer non-deleted teams in `teamProvisioner` in [#​10298](https://github.com/outline/outline/pull/10298 )
- Allow formatting toolbar to appear with cell selection in [#​10299](https://github.com/outline/outline/pull/10299 )
- Empty state for no collections in [#​10300](https://github.com/outline/outline/pull/10300 )
- feat: Restore 'Copy' button on public code blocks in [#​10301](https://github.com/outline/outline/pull/10301 )
- Do not update `lastModifiedById` on deleted documents in [#​10302](https://github.com/outline/outline/pull/10302 )
- CSRF validation issues on Firefox in [#​10317](https://github.com/outline/outline/pull/10317 )
- change list children to match list parent when list style changes by [@​salihudickson](https://github.com/salihudickson ) in [#​10315](https://github.com/outline/outline/pull/10315 )
- Fix Redis `collaborationClient` reusing same property as `defaultClient` in [#​10336](https://github.com/outline/outline/pull/10336 )
- Fixed mobile Safari sidebar navigation issue by [@​eweren](https://github.com/eweren ) in [#​10329](https://github.com/outline/outline/pull/10329 )
- Prevent reload loop when collaborative service editor version is ahead in [#​10326](https://github.com/outline/outline/pull/10326 )
- editorVersion property on document should be updated through collaborative session in [#​10325](https://github.com/outline/outline/pull/10325 )
- Default destination path for nested document duplication in [#​10339](https://github.com/outline/outline/pull/10339 )
- `RedisAdapter` does not respect url arg in [#​10341](https://github.com/outline/outline/pull/10341 )
- Restore comment content on error by [@​salihudickson](https://github.com/salihudickson ) in [#​10342](https://github.com/outline/outline/pull/10342 )
- New Crowdin updates by [@​outline-translations](https://github.com/outline-translations ) in [#​10294](https://github.com/outline/outline/pull/10294 )
- Icon in editor suggestions missing spacing in [#​10354](https://github.com/outline/outline/pull/10354 )
- Fixed potential for repeat submission when inline editing titles by [@​Ali-ovo](https://github.com/Ali-ovo ) in [#​10355](https://github.com/outline/outline/pull/10355 )
- Template settings no longer show to guest users in [#​10361](https://github.com/outline/outline/pull/10361 )
- Fixed a single frame blank flash when saving comments in [#​10362](https://github.com/outline/outline/pull/10362 )
- Enable workspace creation from Discord without `DISCORD_SERVER_ID` in [#​10380](https://github.com/outline/outline/pull/10380 )
- Display fallback instead of error if cannot unfurl URL in [#​10370](https://github.com/outline/outline/pull/10370 )
- Added clarity to error message when private IP address is blocked in [#​10391](https://github.com/outline/outline/pull/10391 )
- Cascade of client-side paranoid deletion in [#​10393](https://github.com/outline/outline/pull/10393 )
- Change behavior of `SMTP_SECURE=false` in [#​10399](https://github.com/outline/outline/pull/10399 )
- Horizontal rule menu appears in read-only editor in [#​10413](https://github.com/outline/outline/pull/10413 )
- Creating new doc offline in sidebar leaves corrupt state in UI in [#​10412](https://github.com/outline/outline/pull/10412 )
- Combination of `<br>` and inline nodes in table cell is not imported correctly in [#​10416](https://github.com/outline/outline/pull/10416 )
- Updated table styling to include a touch of rounding in [#​10421](https://github.com/outline/outline/pull/10421 )
- Improved Redis retry behavior in [#​10440](https://github.com/outline/outline/pull/10440 )
- Simplify logic for suppressing markdown copy in [#​10450](https://github.com/outline/outline/pull/10450 )
- Felayed notifications will now include a note in the subject in [#​10447](https://github.com/outline/outline/pull/10447 )
- Protect against empty content passed to Backticks component in [#​10456](https://github.com/outline/outline/pull/10456 )
- Fixed several cases where Linear links would fail to convert to mentions correctly in [#​10458](https://github.com/outline/outline/pull/10458 )
- Guard against crawlers consuming magic links in [#​10457](https://github.com/outline/outline/pull/10457 )
- 4x improvement on perf of editor menus in [#​10465](https://github.com/outline/outline/pull/10465 )
- List conversion inside heading nodes is now prevented by [@​huiseo](https://github.com/huiseo ) in [#​10462](https://github.com/outline/outline/pull/10462 )
- Email magic links strategy was changed to allow reuse within time bounds from the same IP in [#​10471](https://github.com/outline/outline/pull/10471 )
- Automatically replace base64 encoded images in `documents.update` in [#​10402](https://github.com/outline/outline/pull/10402 )
#### New Contributors
- [@​pirateIV](https://github.com/pirateIV ) made their first contribution in [#​10228](https://github.com/outline/outline/pull/10228 )
- [@​lukegb](https://github.com/lukegb ) made their first contribution in [#​10252](https://github.com/outline/outline/pull/10252 )
- [@​wmTJc9IK0Q](https://github.com/wmTJc9IK0Q ) made their first contribution in [#​10264](https://github.com/outline/outline/pull/10264 )
- [@​tobiasge](https://github.com/tobiasge ) made their first contribution in [#​10204](https://github.com/outline/outline/pull/10204 )
- [@​eweren](https://github.com/eweren ) made their first contribution in [#​10329](https://github.com/outline/outline/pull/10329 )
- [@​AlexHladin](https://github.com/AlexHladin ) made their first contribution in [#​10318](https://github.com/outline/outline/pull/10318 )
- [@​AnastasiyaHladina](https://github.com/AnastasiyaHladina ) made their first contribution in [#​10397](https://github.com/outline/outline/pull/10397 )
- [@​patroldo](https://github.com/patroldo ) made their first contribution in [#​10379](https://github.com/outline/outline/pull/10379 )
- [@​huiseo](https://github.com/huiseo ) made their first contribution in [#​10462](https://github.com/outline/outline/pull/10462 )
**Full Changelog**: <https://github.com/outline/outline/compare/v0.87.4...v1.0.0 >
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1873 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:27:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4bb6c5aa52 
					 
					
						
						
							
							Update Helm release postgres-cluster to v6.15.0 ( #1863 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/charts ) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster )) | minor | `6.14.0` -> `6.15.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCIsImltYWdlIl19-->
Reviewed-on: #1863 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:20:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92a1a376d7 
					 
					
						
						
							
							disable garage backup  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 4m14s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-24 11:57:11 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22d57f8159 
					 
					
						
						
							
							explciit true on wal archives  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m55s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-23 20:31:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ae36e68b6 
					 
					
						
						
							
							bump chart  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m53s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-23 20:22:22 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a42c30a961 
					 
					
						
						
							
							stagger backup schedule  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 16s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m13s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-23 19:32:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c2dcefc24 
					 
					
						
						
							
							add garage backups  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m38s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-23 18:02:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fb154657ee 
					 
					
						
						
							
							Update Helm release app-template to v4.4.0 ( #1770 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m25s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.3.0` -> `4.4.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.4.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.4.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.3.0...app-template-4.4.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.4.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.4.0 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #1770 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-16 14:29:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3499163c30 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.22.1 ( #1767 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m21s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-16 03:02:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						153bfecba2 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.22.0 ( #1766 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m39s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.21.1` -> `1.22.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1766 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-15 22:00:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ffbddceb92 
					 
					
						
						
							
							switch index  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 35s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m59s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-07 16:03:03 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						91d836cf65 
					 
					
						
						
							
							Update postgres-cluster Docker tag to v6.13.0 ( #1698 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m25s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/cloudnative-pg ) | minor | `6.12.0` -> `6.13.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1698 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-07 20:38:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e907ef4f62 
					 
					
						
						
							
							reduce backups  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 29s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m48s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-04 19:34:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78c2c46010 
					 
					
						
						
							
							schedule  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 28s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m1s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-04 00:52:57 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4613460b39 
					 
					
						
						
							
							schedule  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-04 00:44:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e325170af5 
					 
					
						
						
							
							change backup schedule  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 55s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-04 00:37:30 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3332be543 
					 
					
						
						
							
							update charts  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m31s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-02 22:28:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						19ad744b89 
					 
					
						
						
							
							migrate to new chart  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m16s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-02 18:47:31 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0d55bbdb6 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.21.1 ( #1546 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 16s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-09-23 00:02:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ac9e2b27c 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.21.0 ( #1507 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.20.1` -> `1.21.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1507 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-09-19 18:20:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						277696aa91 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v0.87.4 ( #1506 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-09-19 01:01:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6479262f0e 
					 
					
						
						
							
							Update Helm release app-template to v4.3.0 ( #1465 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m11s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.2.0` -> `4.3.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.3.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.3.0 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1465 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-09-17 21:47:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						90f2e3a16f 
					 
					
						
						
							
							reduce retention  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 18s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 3m41s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-09-09 11:01:53 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c7a34bcf5 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v0.87.3 ( #1359 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 34s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `0.86.1` -> `0.87.3` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.87.3`](https://github.com/outline/outline/releases/tag/v0.87.3 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.2...v0.87.3 )
#### What's Changed
##### Improvements
- It is now possible to give group users "Manage" permissions so they can add and remove other users from a group.
##### Fixes
- OIDC flow broken when using an authentication provider on a private network in `v0.87.0`
- Importing nested lists from HTML now works correctly
### [`v0.87.2`](https://github.com/outline/outline/compare/v0.87.1...v0.87.2 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.1...v0.87.2 )
### [`v0.87.1`](https://github.com/outline/outline/compare/v0.87.0...v0.87.1 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.0...v0.87.1 )
### [`v0.87.0`](https://github.com/outline/outline/releases/tag/v0.87.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.86.1...v0.87.0 )
> \[!WARNING]
> Skip this version, use v0.87.3 due to a breaking issue causing failing CSP in some browsers.
> \[!NOTE]
> This version includes multiple proactive security fixes for issues discovered during a routine security audit. Please see associated advisories:
>
> - https://github.com/outline/outline/security/advisories/GHSA-fp2g-2283-rwvj 
> - https://github.com/outline/outline/security/advisories/GHSA-jfhx-7phw-9gq3 
> - https://github.com/outline/outline/security/advisories/GHSA-gcj7-c9jv-fhgf 
#### What's Changed
##### Improvements
- Add notifications for reactions in https://github.com/outline/outline/pull/9893 
- It is now possible to split an existing code block by typing triple backticks in https://github.com/outline/outline/pull/9959 
- Implement right-click context menu in https://github.com/outline/outline/pull/9883  (Available on document lists now, elsewhere soon)
- Added `relationships` API endpoints in https://github.com/outline/outline/pull/9402 
- Improved error boundary with option to clear cache on repeated errors… in https://github.com/outline/outline/pull/9891 
- Added support for encrypted environment variables with [dotenvx](https://dotenvx.com ) in https://github.com/outline/outline/pull/9921 
##### Fixes
##### Editor
- fix: Line-height too compact on editor headings in https://github.com/outline/outline/pull/9942 
- fix: Scroll-to-anchor reliability in https://github.com/outline/outline/pull/9945 
- fix: "Table of contents" shortcut on macOS in https://github.com/outline/outline/pull/10002 
- fix: Issue with draft comment being lost when navigating directly between documents in https://github.com/outline/outline/pull/9997 
- Use Sorting of mentions in a table now act correctly in https://github.com/outline/outline/pull/10011 
- fix: Image caption parsed as separate paragraph on copy/paste in https://github.com/outline/outline/pull/10020 
- fix: Image pasted twice in copy/paste https://github.com/outline/outline/pull/9938 
##### Other
- fix: Tighten rate limits on `email.callback` endpoint in https://github.com/outline/outline/pull/9917 
- fix: Use `safeEqual` in `VerificationCode` verify method in https://github.com/outline/outline/pull/9915 
- fix: Allow user account lookup with mismatching email capitalization in https://github.com/outline/outline/pull/9929 
- fix: Remove `attachments.redirect` sw caching in https://github.com/outline/outline/pull/9927 
- fix: Remove `mime-types` usage from the browser in https://github.com/outline/outline/pull/9926 
- fix: Upgrade `request-filtering-agent` in https://github.com/outline/outline/pull/9937 
- fix: Increase timeout on remote file storage operations in https://github.com/outline/outline/pull/9936 
- fix: Properly truncate multiline labels in sidebar in https://github.com/outline/outline/pull/9940 
- fix: Drafts without a collection should be publishable by all members with update rights in https://github.com/outline/outline/pull/9941 
- fix: Standardize request filtering between cloud / self-hosted in https://github.com/outline/outline/pull/9914 
- chore: Removed usage of `vite-static-copy` plugin in https://github.com/outline/outline/pull/9916 
- fix: Document move/copy/publish dialog now behaves better in https://github.com/outline/outline/pull/9947 
- fix: Usage of `ctx.attachment` overrides explicit `Content-Type` in https://github.com/outline/outline/pull/9949 
- chore: More CSP hardening in https://github.com/outline/outline/pull/9951 
- fix: Frontend requests do not always send `Content-Type` header in request in https://github.com/outline/outline/pull/9954 
- Display correct child document structure & auto open shared document section in https://github.com/outline/outline/pull/9854 
- fix: Unable to use `DATABASE_HOST` env in https://github.com/outline/outline/pull/9977 
- Include collection attachments in json export in https://github.com/outline/outline/pull/10010 
- Skip Notion linked database views in https://github.com/outline/outline/pull/10018 
- Map export endpoint to read permissions in https://github.com/outline/outline/pull/10019 
- fix documents.import permission checks for shared parent in https://github.com/outline/outline/pull/9996 
- fix: Show API key creator name in settings page in https://github.com/outline/outline/pull/10041 
- fix: Update unique db constraint to account for revoked share links in https://github.com/outline/outline/pull/10022 
- Add CSRF middleware in https://github.com/outline/outline/pull/10051 
#### New Contributors
- [@​volodymyrkoval](https://github.com/volodymyrkoval ) made their first contribution in https://github.com/outline/outline/pull/9935 
- [@​esafev](https://github.com/esafev ) made their first contribution in https://github.com/outline/outline/pull/10031 
**Full Changelog**: https://github.com/outline/outline/compare/v0.86.1...v0.87.0 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1359 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-09-03 18:33:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d069d3f1d0 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.20.1 ( #1296 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 04:02:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8ed1109bb9 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.20.0 ( #1200 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m27s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.19.0` -> `1.20.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1200 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-12 01:02:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca2c8eb9e9 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v0.86.1 ( #1188 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-10 22:01:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						be60de8ada 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v0.86.0 ( #1158 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 7s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m7s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `0.85.1` -> `0.86.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.86.0`](https://github.com/outline/outline/releases/tag/v0.86.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.85.1...v0.86.0 )
> \[!NOTE]\
> If you run the collaboration service separately it ***must*** be updated and restarted before the client and API to avoid errors.
<img width="1680" height="740" alt="collection-sharing" src="https://github.com/user-attachments/assets/19b1a9a2-3fbc-4f15-aff5-63c30d949461 " />
#### What's Changed
This release we've finally closed out one of the most requested features of the last year – public sharing of collections. You can now share an entire collection on the internet in the same way as a document. We also included the same options to optionally include a "last modified" timestamp, sitemap, and search engine indexing (disabled by default).
Additionally document history now supports multiple collaborators – if you are in a multiplayer editing session on a document the history panel will properly reflect both users as being contributors to a version.
##### Other improvements
- Added OTP sign-in codes for mobile PWA in https://github.com/outline/outline/pull/9556 
- A paste menu to convert a list of URLs to mentions is now displaced in https://github.com/outline/outline/pull/9646 
- You can now update the url of an embed without reinserting in https://github.com/outline/outline/pull/9479 
- The collaboration service can now be scaled across multiple servers in https://github.com/outline/outline/pull/9625 
- References are now prefetched on hover in https://github.com/outline/outline/pull/9722 
- We improved the wrapping behavior in inline code marks in https://github.com/outline/outline/pull/9724 
- The `Up` arrow in a comment input now jumps to editing previous comment in https://github.com/outline/outline/pull/9727 
- Clicking items in the sidebar is now even faster than before in https://github.com/outline/outline/pull/9733 
- Added support for Tella.tv embeds in https://github.com/outline/outline/pull/9775 
- Hundreds of new and improved translations
##### Fixes
##### Editor
- fix: Include image caption as alt attribute in https://github.com/outline/outline/pull/9554 
- fix: Empty placeholder shows up when no text but image in paragraph in https://github.com/outline/outline/pull/9593 
- fix: Remote table modifications cause CellSelection to be lost in https://github.com/outline/outline/pull/9596 
- fix: Element overlaying last backlink in https://github.com/outline/outline/pull/9699 
- fix: YouTube fullscreen popups are blocked in https://github.com/outline/outline/pull/9706 
- fix: Anchor with some UTF8 characters not correctly decoding in https://github.com/outline/outline/pull/9778 
- fix: Alignment not copied onto new table rows in https://github.com/outline/outline/pull/9785 
- fix: Col/row selection on table with merged cells in https://github.com/outline/outline/pull/9786 
- fix: Toggling table full width should always go … fullwidth in https://github.com/outline/outline/pull/9792 
##### Other
- fix: Importer truncates newlines in captions in https://github.com/outline/outline/pull/9544 
- fix: Incorrect parsing of hard breaks from Markdown in https://github.com/outline/outline/pull/9548 
- fix: Make shared document content available to screenreaders in https://github.com/outline/outline/pull/9549 
- fix: JSON export->import loses content in https://github.com/outline/outline/pull/9582 
- fix: Remove incorrectly nested "recently viewed" docs from explorer in https://github.com/outline/outline/pull/9597 
- fix: Blank page is rendered when link to draft without collection is shared in https://github.com/outline/outline/pull/9605 
- fix: Viewers unable to connect personal Slack in https://github.com/outline/outline/pull/9614 
- fix: Refresh tokens do not work with OIDC discovery in https://github.com/outline/outline/pull/9618 
- Fix middle mouse button link behavior in https://github.com/outline/outline/pull/9632 
- chore: Add exponential backoff / retry for database deadlocks in https://github.com/outline/outline/pull/9671 
- fix: Linking from one shared sub-document to another share in https://github.com/outline/outline/pull/9689 
- fix: Title content after period sometimes stripped in import in https://github.com/outline/outline/pull/9712 
- fix: Letter icon incorrect in picker and sidebar in https://github.com/outline/outline/pull/9720 
- fix: Unnecessary remounts at breakpoints by [@​charliecreates](https://github.com/charliecreates )\[bot] in https://github.com/outline/outline/pull/9730 
- fix: Hide inline comments when disabled in https://github.com/outline/outline/pull/9732 
- chore: Improve group membership dialogs in https://github.com/outline/outline/pull/9693 
- fix: Documents accessible only through group memberships do not appear in search results in https://github.com/outline/outline/pull/9738 
- fix: extract domain from user email in Slack authentication by [@​naaa760](https://github.com/naaa760 ) in https://github.com/outline/outline/pull/9742 
- fix: emails parameter on users.list should be case insensitive in https://github.com/outline/outline/pull/9755 
- fix: Improve importer to be more resilient to hidden directories in https://github.com/outline/outline/pull/9762 
- fix: Remote results causes `cmd+k` state reset in https://github.com/outline/outline/pull/9793 
- fix: Allow `<br>` tags to represent breaks in API markdown input in https://github.com/outline/outline/pull/9794 
- fix: Nested lists flatten in confluence import in https://github.com/outline/outline/pull/9797 
- Improve webhook disabling heuristic with time-based analysis in https://github.com/outline/outline/pull/9800 
- fix: duplicate highlight shortcut key label by [@​k2on](https://github.com/k2on ) in https://github.com/outline/outline/pull/9806 
- Allow disconnecting analytics integrations in https://github.com/outline/outline/pull/9823 
- Autofocus search input when opening icon picker in https://github.com/outline/outline/pull/9839 
- fix: refresh token rotation is broken in OAuth provider implementation in https://github.com/outline/outline/pull/9847 
- fix: Various issues with JSON import in https://github.com/outline/outline/pull/9850 
#### New Contributors
- [@​TheAlexLichter](https://github.com/TheAlexLichter ) made their first contribution in https://github.com/outline/outline/pull/9629 
- [@​camc314](https://github.com/camc314 ) made their first contribution in https://github.com/outline/outline/pull/9695 
- [@​charliecreates](https://github.com/charliecreates )\[bot] made their first contribution in https://github.com/outline/outline/pull/9730 
- [@​naaa760](https://github.com/naaa760 ) made their first contribution in https://github.com/outline/outline/pull/9742 
- [@​k2on](https://github.com/k2on ) made their first contribution in https://github.com/outline/outline/pull/9806 
**Full Changelog**: https://github.com/outline/outline/compare/v0.85.1...v0.86.0 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1158 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-07 16:29:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3fc2a7a874 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.19.0 ( #1066 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	process-repository / process-repository (push) Failing after 29s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m18s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.18.0` -> `1.19.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1066 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-30 23:07:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6db65c1fa 
					 
					
						
						
							
							change redis service  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 31s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m50s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:10:51 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						90762f9147 
					 
					
						
						
							
							switch service  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 19s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m32s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:01:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c78c576933 
					 
					
						
						
							
							remove valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m23s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 18:45:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0a2f93a39 
					 
					
						
						
							
							change redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m23s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 18:42:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d9b1ed4179 
					 
					
						
						
							
							fix security context  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m38s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 18:12:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a16b5763a7 
					 
					
						
						
							
							add redis replciation  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 40s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 17:56:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11fae5bd22 
					 
					
						
						
							
							Update Helm release app-template to v4.2.0 ( #1050 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.1.2` -> `4.2.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.2.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.2.0 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1050 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-29 21:06:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2389ef8c72 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.22 ( #932 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m53s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-16 03:02:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						162d3ff031
	 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.21  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 15s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m30s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-15 17:01:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						647ace1b01
	 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v0.85.1  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m37s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 9s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-12 02:01:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6009bf8ec6
	 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.20  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate / renovate (push) Successful in 1m46s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 13s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-09 07:02:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fb2897d31a 
					 
					
						
						
							
							shorten retention  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 42s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m35s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-08 20:17:24 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						760a276fab
	 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.17  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m25s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 33s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-08 14:01:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ebe19fed6 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.18.0 ( #847 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m40s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.17.3` -> `1.18.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #847 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-08 01:52:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e358614d74 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v0.85.0 ( #844 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m22s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `0.84.0` -> `0.85.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.85.0`](https://github.com/outline/outline/releases/tag/v0.85.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.84.0...v0.85.0 )
<img width="938" alt="image" src="https://github.com/user-attachments/assets/1545516f-8cb2-4df8-8fea-f8ad65ae49ff " />
#### What's Changed
##### Installation screen
We added a new screen when installing Outline for the first time which allows setting up a workspace in the database with email before setting up any SSO providers. This should provide an easier onboarding experience for new users.
##### Editor improvements
- Tables now have the ability to merge and split cells across rows and columns, use this to create more complex layouts.
- Added a new shortcut to create a table, just type `|--` on a new line to insert a table.
- It is now possible to specify an exact pixel size for images in https://github.com/outline/outline/pull/9288 
- Add Dart and Flutter syntax highlighting is now supported in https://github.com/outline/outline/pull/9346 
##### OIDC improvements
We now support the `.well-known` discovery endpoint, meaning OIDC can be configured with just `OIDC_ISSUER_URL`, `OIDC_CLIENT_ID`, and `OIDC_CLIENT_SECRET`. Much simpler than the previous approach.
PKCE is now also used if the discovery endpoint signals support.
##### Other Improvements
- Editor blocks can now be moved up and down with Cmd+Alt+Arrow keys in https://github.com/outline/outline/pull/9502 
- New menu option to apply a template to existing document in https://github.com/outline/outline/pull/9236 
- Hungarian language support in https://github.com/outline/outline/pull/9230 
- English (UK) language support in https://github.com/outline/outline/pull/9336 
- There is now an option to disable commenting per-collection in https://github.com/outline/outline/pull/9295 
- Add sitemap to publicly shared documents with indexing enabled in https://github.com/outline/outline/pull/9334 
- Add `attachments.list` API endpoint in https://github.com/outline/outline/pull/9259 
- Add warning to user on large documents in https://github.com/outline/outline/pull/9282 
- Add workspace description setting in https://github.com/outline/outline/pull/9345 
- Add option to show modified timestamp on publicly shared docs in https://github.com/outline/outline/pull/9347 
- Add support for individual database environment variables in https://github.com/outline/outline/pull/9344 
- API: `allowIndexing` and `showLastUpdated` can now be set in `shares.create` in https://github.com/outline/outline/pull/9476 
##### Fixes
- Fix flash of previous value after editing title in sidebar for documents by [@​MehdiBouzouaya](https://github.com/MehdiBouzouaya ) in https://github.com/outline/outline/pull/9197 
- We now fallback to `id_token` when OIDC userinfo endpoint is sparse by [@​xadammr](https://github.com/xadammr ) in https://github.com/outline/outline/pull/9172 
- Add encoding meta tag to exported HTML in https://github.com/outline/outline/pull/9207 
- Archived documents should not show in @​mention suggestions in https://github.com/outline/outline/pull/9208 
- Icon on collection home does not match sidebar when private in https://github.com/outline/outline/pull/9209 
- Reset editing state when collection/document title is unmodified in https://github.com/outline/outline/pull/9221 
- Consider active collections only for index computation in https://github.com/outline/outline/pull/9225 
- Remove # from stored filesystem keys in https://github.com/outline/outline/pull/9231 
- Resolve index collision when restoring collection in https://github.com/outline/outline/pull/9229 
- Increase `defaultSignedUrlExpires` from 60s to 5 minutes in https://github.com/outline/outline/pull/9233 
- Fix misalignment between email and comment mentions in https://github.com/outline/outline/pull/9234 
- Image caption uncentered in https://github.com/outline/outline/pull/9239 
- Fixed document URL generation for titles with only special characters in https://github.com/outline/outline/pull/9258 
- Initial avatars in notification popover malformed in https://github.com/outline/outline/pull/9274 
- perf: Various improvements to collaborators facepile in https://github.com/outline/outline/pull/9281 
- Skip fetching children for unsupported Notion blocks in https://github.com/outline/outline/pull/9289 
- Prevent outdated clients from connecting to collaboration server in https://github.com/outline/outline/pull/9291 
- Properly escape backslashes in search queries in https://github.com/outline/outline/pull/9297 
- Prevented multiple context menus from being open simultaneously in https://github.com/outline/outline/pull/9298 
- JSON import goes through MD serialization in https://github.com/outline/outline/pull/9309 
- read-only styles not applied to history in https://github.com/outline/outline/pull/9319 
- Canonical meta tag is incorrect for documents shared to custom domain in https://github.com/outline/outline/pull/9398 
- Use br tag for breaks inside tables in https://github.com/outline/outline/pull/9405 
- Persist document icon & color in import flow in https://github.com/outline/outline/pull/9421 
- Show integrations breadcrumb for Linear scene in https://github.com/outline/outline/pull/9418 
- Regression in `collections.info` endpoint disallowed find by urlId in https://github.com/outline/outline/pull/9423 
- Ensure notification relationships are loaded in `EmailProcessor` in https://github.com/outline/outline/pull/9426 
- Memberships loaded for incorrect user in collection add\_user/remove\_user in https://github.com/outline/outline/pull/9428 
- Handle Notion linked database errors in https://github.com/outline/outline/pull/9429 
- Fixed a regression in the design of facepile overflow  in https://github.com/outline/outline/pull/9439 
- Login via email not properly redirects to desktop app in https://github.com/outline/outline/pull/9440 
- All documents now show again in CMD+K when searching by title in https://github.com/outline/outline/pull/9445 
- Skip showing archived docs in shared section in https://github.com/outline/outline/pull/9451 
- Public share search offset is incorrect in https://github.com/outline/outline/pull/9465 
- Use `Retry-After` header for Notion rate-limit retries in https://github.com/outline/outline/pull/9467 
- Client and server validation differ for subdomains in https://github.com/outline/outline/pull/9468 
- Paginated list edgecase in https://github.com/outline/outline/pull/9484 
- Not correctly catching linked databases in https://github.com/outline/outline/pull/9497 
- Fix OIDC login failures with Base64 avatar URLs in https://github.com/outline/outline/pull/9501 
- OIDC logout redirect unreliable in https://github.com/outline/outline/pull/9508 
- Various fixes for HTML -> Markdown conversion in https://github.com/outline/outline/pull/9509 
- Add OAuth support to search query source enum by [@​andycop](https://github.com/andycop ) in https://github.com/outline/outline/pull/9511 
- Double title appears on some imported documents in https://github.com/outline/outline/pull/9522 
#### New Contributors
- [@​MehdiBouzouaya](https://github.com/MehdiBouzouaya ) made their first contribution in https://github.com/outline/outline/pull/9202 
- [@​xadammr](https://github.com/xadammr ) made their first contribution in https://github.com/outline/outline/pull/9172 
- [@​urbalazs](https://github.com/urbalazs ) made their first contribution in https://github.com/outline/outline/pull/9230 
- [@​andycop](https://github.com/andycop ) made their first contribution in https://github.com/outline/outline/pull/9511 
**Full Changelog**: https://github.com/outline/outline/compare/v0.84.0...v0.85.0 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #844 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-05 04:56:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f9f47a699e
	 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.17.3  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 34s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 7s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-28 21:45:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1ad8783802
	 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.16  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 46s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 6s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-26 11:01:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea88ac3607
	 
					 
					
						
						
							
							Update Helm release app-template to v4.1.2  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 1m5s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 6s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m10s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-24 15:03:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						54ea2f161b
	 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.15  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 50s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 6s 
				
			 
		
			
				
	renovate / renovate (push) Failing after 1m21s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-18 21:03:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						358fd8595e
	 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.17.2  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Failing after 6s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 1m24s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m57s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-18 06:01:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						824c613d8c
	 
					 
					
						
						
							
							Update valkey Docker tag to v3.0.14  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Failing after 6s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 44s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m36s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-16 15:03:12 +00:00