fix(images): update container image outlinewiki/outline to v0.73.1 (#14797)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://togithub.com/outline/outline) | patch | `0.73.0` -> `0.73.1` | --- > [!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.73.1`](https://togithub.com/outline/outline/releases/tag/v0.73.1) [Compare Source](https://togithub.com/outline/outline/compare/v0.73.0...v0.73.1) ##### Fixes Fixes an issue where new installations could not complete database migrations – for existing installations there is no benefit to update to this release from `v0.73.0`. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.72.2"
|
||||
appVersion: "0.73.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -25,7 +25,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
||||
- https://github.com/outline/outline
|
||||
type: application
|
||||
version: 8.0.12
|
||||
version: 8.0.13
|
||||
annotations:
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: outlinewiki/outline
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.73.0@sha256:c5cdc2f5785708207f5d645e4f6e5c3ee946785013dcc08fbee5be945b82cc55
|
||||
tag: 0.73.1@sha256:24c03e003aa3b89655184c8ea0a375f8ca3555c97acd931c7a8b53d99704e19c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user