Update vikunja to version 0.24.6 (#2035)

This commit is contained in:
Nathan Fretz 2025-01-09 09:47:45 +10:00 committed by GitHub
parent fc95fda6da
commit 48bf281b2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 6 deletions

View File

@ -25,7 +25,7 @@ services:
start_period: 30s
web:
image: vikunja/vikunja:0.24.5@sha256:1fb8454c9c04f3a86d16f9c8b9fa6cdbf685b6e6e3ff1da1d7ff3374bdbe46ad
image: vikunja/vikunja:0.24.6@sha256:ed1f3ed467fecec0b57e9de7bc6607f8bbcbb23ffced6a81f5dfefc794cdbe3b
environment:
# VIKUNJA_SERVICE_PUBLICURL: <http://<the public ip or host where Vikunja is reachable>
VIKUNJA_DATABASE_HOST: vikunja_db_1

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: vikunja
category: files
name: Vikunja
version: "0.24.5"
version: "0.24.6"
tagline: The open-source, self-hostable to-do app
description: >-
Think of Vikunja like the notebook you have with all your things to keep track of. But with superpowers.
@ -22,10 +22,7 @@ description: >-
You can view your tasks in the classic list view - or in a Gantt Chart, or Table view, or Kanban Board. Whatever you need!
releaseNotes: >-
This release contains only two security fixes and a handful of changes to the build pipeline.
Please update as soon as possible, especially if you have multiple users on your instance.
⚠️ This release contains an important security fix that addresses a vulnerability which allowed accessing other user's task data.
Full release notes are available at https://vikunja.io/changelog/