mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
chore(deps): update ghcr.io/stirling-tools/stirling-pdf docker tag to v1 (#2739)
* chore(deps): update ghcr.io/stirling-tools/stirling-pdf docker tag to v1 * freshrss: remove default values --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -44,4 +44,4 @@ sources:
|
||||
- https://hub.docker.com/r/freshrss/freshrss
|
||||
title: FreshRSS
|
||||
train: community
|
||||
version: 1.4.5
|
||||
version: 1.4.6
|
||||
|
||||
@@ -50,14 +50,14 @@ questions:
|
||||
description: The default admin user for FreshRSS.
|
||||
schema:
|
||||
type: string
|
||||
default: "admin"
|
||||
default: ""
|
||||
required: true
|
||||
- variable: default_admin_password
|
||||
label: Default Admin Password
|
||||
description: The default admin password for FreshRSS.
|
||||
schema:
|
||||
type: string
|
||||
default: "password"
|
||||
default: ""
|
||||
required: true
|
||||
private: false
|
||||
- variable: cron_min
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 0.46.2
|
||||
app_version: 1.0.1
|
||||
capabilities:
|
||||
- description: Stirling PDF is able to change file ownership arbitrarily
|
||||
name: CHOWN
|
||||
@@ -45,4 +45,4 @@ sources:
|
||||
- https://docs.stirlingpdf.com/
|
||||
title: Stirling PDF
|
||||
train: community
|
||||
version: 1.0.22
|
||||
version: 1.0.23
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: ghcr.io/stirling-tools/stirling-pdf
|
||||
tag: 0.46.2
|
||||
tag: 1.0.1
|
||||
|
||||
consts:
|
||||
stirling_container_name: stirling-pdf
|
||||
|
||||
Reference in New Issue
Block a user