Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-09 08:53:15 +00:00
parent e46de4e9f2
commit 129b88d888
37 changed files with 39 additions and 39 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="doublecommander-2.0.8"></a>
### [doublecommander-2.0.8](https://github.com/truecharts/apps/compare/doublecommander-2.0.7...doublecommander-2.0.8) (2021-11-09)
#### Chore
* update non-major ([#1299](https://github.com/truecharts/apps/issues/1299))
<a name="doublecommander-2.0.7"></a>
### [doublecommander-2.0.7](https://github.com/truecharts/apps/compare/doublecommander-2.0.6...doublecommander-2.0.7) (2021-11-07)
@ -88,12 +97,3 @@
#### Chore
* bump apps, remove duplicates and move incubator to stable for RC1
<a name="doublecommander-0.0.9"></a>
### [doublecommander-0.0.9](https://github.com/truecharts/apps/compare/doublecommander-0.0.8...doublecommander-0.0.9) (2021-10-20)
#### Chore
* bump versions to rerelease and fix icons

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.5.3
digest: sha256:0cc5e4101e5ff85c878493dc322d39b7b26b300badde2db93ffddaf6575dafa4
generated: "2021-11-07T18:56:06.973819009Z"
generated: "2021-11-09T08:50:16.217918981Z"

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-doublecommander
- https://doublecmd.sourceforge.io/
type: application
version: 2.0.7
version: 2.0.8
annotations:
truecharts.org/catagories: |
- media

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | |
| image.tag | string | `"version-0.8.2-1@sha256:dd9f2dc12cc91544d211b6b1d0267dbe8117fa85e6cdc3bdb0e54d72dbcf492d"` | |
| image.tag | string | `"version-0.8.2-1@sha256:2f166667ef095d2699e4a5dab4db7d23c55ab57eea6ee2084c340842355a73e1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/doublecommander
pullPolicy: IfNotPresent
tag: version-0.8.2-1@sha256:dd9f2dc12cc91544d211b6b1d0267dbe8117fa85e6cdc3bdb0e54d72dbcf492d
tag: version-0.8.2-1@sha256:2f166667ef095d2699e4a5dab4db7d23c55ab57eea6ee2084c340842355a73e1
env:
PUID: 568

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="littlelink-4.0.9"></a>
### [littlelink-4.0.9](https://github.com/truecharts/apps/compare/littlelink-4.0.8...littlelink-4.0.9) (2021-11-09)
#### Chore
* update non-major ([#1299](https://github.com/truecharts/apps/issues/1299))
<a name="littlelink-4.0.8"></a>
### [littlelink-4.0.8](https://github.com/truecharts/apps/compare/littlelink-4.0.7...littlelink-4.0.8) (2021-11-07)
@ -88,12 +97,3 @@
#### Chore
* Adapt for TrueNAS SCALE RC1
<a name="littlelink-3.0.18"></a>
### [littlelink-3.0.18](https://github.com/truecharts/apps/compare/littlelink-3.0.15...littlelink-3.0.18) (2021-10-20)
#### Chore
* bump apps, remove duplicates and move incubator to stable for RC1

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.5.3
digest: sha256:0cc5e4101e5ff85c878493dc322d39b7b26b300badde2db93ffddaf6575dafa4
generated: "2021-11-07T18:31:56.317797286Z"
generated: "2021-11-09T08:50:44.141946955Z"

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 4.0.8
version: 4.0.9
annotations:
truecharts.org/catagories: |
- social

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
| image.tag | string | `"latest@sha256:0970ab9be1900adddb660066ffba864eb57206bec3baa8c0b8827d9193136798"` | |
| image.tag | string | `"latest@sha256:f53be88801f44a3294679853aa1ece7f663414222e902ab8bd42fd6e9e66c2e6"` | |
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:0970ab9be1900adddb660066ffba864eb57206bec3baa8c0b8827d9193136798
tag: latest@sha256:f53be88801f44a3294679853aa1ece7f663414222e902ab8bd42fd6e9e66c2e6
service:
main:

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="nzbget-9.0.7"></a>
### [nzbget-9.0.7](https://github.com/truecharts/apps/compare/nzbget-9.0.6...nzbget-9.0.7) (2021-11-09)
#### Chore
* update non-major ([#1299](https://github.com/truecharts/apps/issues/1299))
<a name="nzbget-9.0.6"></a>
### [nzbget-9.0.6](https://github.com/truecharts/apps/compare/nzbget-9.0.5...nzbget-9.0.6) (2021-11-07)
@ -88,12 +97,3 @@
<a name="nzbget-8.0.13"></a>
### [nzbget-8.0.13](https://github.com/truecharts/apps/compare/nzbget-8.0.12...nzbget-8.0.13) (2021-10-20)
#### Chore
* bump versions to rerelease and fix icons
<a name="nzbget-8.0.12"></a>

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.5.3
digest: sha256:0cc5e4101e5ff85c878493dc322d39b7b26b300badde2db93ffddaf6575dafa4
generated: "2021-11-07T19:04:33.44491791Z"
generated: "2021-11-09T08:51:11.378744751Z"

View File

@ -20,7 +20,7 @@ name: nzbget
sources:
- https://nzbget.net/
type: application
version: 9.0.6
version: 9.0.7
annotations:
truecharts.org/catagories: |
- media

View File

@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbget"` | |
| image.tag | string | `"v21.1@sha256:258c97cb99fea70b236b2f509bdb9bcad1a74658bdba441200d5e13c46c1437c"` | |
| image.tag | string | `"v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/nzbget
pullPolicy: IfNotPresent
tag: v21.1@sha256:258c97cb99fea70b236b2f509bdb9bcad1a74658bdba441200d5e13c46c1437c
tag: v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e
service:
main: