chore(deps): update container image outlinewiki/outline to v0.77.2@c51b994 by renovate (#23489)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://togithub.com/outline/outline) | patch | `0.77.1` -> `0.77.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.77.2`](https://togithub.com/outline/outline/releases/tag/v0.77.2) [Compare Source](https://togithub.com/outline/outline/compare/v0.77.1...v0.77.2) ##### Fixes - Restores ability to use IAM roles for S3 storage integration (Regressed with SDK upgrade in 0.77.0) - Fixed table attributes in template lost on application - Fixed PDF's and images now correctly return `inline` content disposition on shared docs using local storage strategy - Fixed vertical alignment of document contents - `Escape` correctly closes command menu again when viewing a document or collection </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.77.1
|
||||
appVersion: 0.77.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.0
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
||||
- https://hub.docker.com/r/outlinewiki/outline
|
||||
type: application
|
||||
version: 14.2.0
|
||||
version: 14.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: outlinewiki/outline
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.77.1@sha256:caaec9502c53f79d3d851531d72a11a6892bf9d9c8a66a902af5dc16d8cd4f90
|
||||
tag: 0.77.2@sha256:c51b9944ff4f4fb0f27a6242d548ba8d915e022563413926090c928275f759bf
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user