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
4 changes: 2 additions & 2 deletions ix-dev/community/listmonk/app.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
annotations:
min_scale_version: 24.10.2.2
app_version: v5.1.0
app_version: v6.0.0
capabilities:
- description: Listmonk is able to change file ownership arbitrarily
name: CHOWN
Expand Down Expand Up @@ -50,4 +50,4 @@ sources:
- https://github.com/knadh/listmonk
title: Listmonk
train: community
version: 1.3.28
version: 1.3.29
2 changes: 1 addition & 1 deletion ix-dev/community/listmonk/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: listmonk/listmonk
tag: v5.1.0
tag: v6.0.0
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.2
Expand Down