diff --git a/charts/stable/doublecommander/CHANGELOG.md b/charts/stable/doublecommander/CHANGELOG.md
index 08c45961480..61279800249 100644
--- a/charts/stable/doublecommander/CHANGELOG.md
+++ b/charts/stable/doublecommander/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [doublecommander-2.0.7](https://github.com/truecharts/apps/compare/doublecommander-2.0.6...doublecommander-2.0.7) (2021-11-07)
diff --git a/charts/stable/doublecommander/helm-values.md b/charts/stable/doublecommander/helm-values.md
index 9f5c9121f94..46c0509fe83 100644
--- a/charts/stable/doublecommander/helm-values.md
+++ b/charts/stable/doublecommander/helm-values.md
@@ -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"` | |
diff --git a/charts/stable/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md
index 9e3c5cc8a47..24409cb9465 100644
--- a/charts/stable/littlelink/CHANGELOG.md
+++ b/charts/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [littlelink-4.0.8](https://github.com/truecharts/apps/compare/littlelink-4.0.7...littlelink-4.0.8) (2021-11-07)
diff --git a/charts/stable/littlelink/helm-values.md b/charts/stable/littlelink/helm-values.md
index a41bb0b692f..8840be589f1 100644
--- a/charts/stable/littlelink/helm-values.md
+++ b/charts/stable/littlelink/helm-values.md
@@ -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"` | |
diff --git a/charts/stable/nzbget/CHANGELOG.md b/charts/stable/nzbget/CHANGELOG.md
index 086a554ae3f..8fba601431c 100644
--- a/charts/stable/nzbget/CHANGELOG.md
+++ b/charts/stable/nzbget/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [nzbget-9.0.6](https://github.com/truecharts/apps/compare/nzbget-9.0.5...nzbget-9.0.6) (2021-11-07)
diff --git a/charts/stable/nzbget/helm-values.md b/charts/stable/nzbget/helm-values.md
index dbd237c0408..832cf24c41c 100644
--- a/charts/stable/nzbget/helm-values.md
+++ b/charts/stable/nzbget/helm-values.md
@@ -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"` | |
diff --git a/docs/apps/stable/doublecommander/CHANGELOG.md b/docs/apps/stable/doublecommander/CHANGELOG.md
index 08c45961480..61279800249 100644
--- a/docs/apps/stable/doublecommander/CHANGELOG.md
+++ b/docs/apps/stable/doublecommander/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [doublecommander-2.0.7](https://github.com/truecharts/apps/compare/doublecommander-2.0.6...doublecommander-2.0.7) (2021-11-07)
diff --git a/docs/apps/stable/doublecommander/helm-values.md b/docs/apps/stable/doublecommander/helm-values.md
index 9f5c9121f94..46c0509fe83 100644
--- a/docs/apps/stable/doublecommander/helm-values.md
+++ b/docs/apps/stable/doublecommander/helm-values.md
@@ -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"` | |
diff --git a/docs/apps/stable/littlelink/CHANGELOG.md b/docs/apps/stable/littlelink/CHANGELOG.md
index 9e3c5cc8a47..24409cb9465 100644
--- a/docs/apps/stable/littlelink/CHANGELOG.md
+++ b/docs/apps/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [littlelink-4.0.8](https://github.com/truecharts/apps/compare/littlelink-4.0.7...littlelink-4.0.8) (2021-11-07)
diff --git a/docs/apps/stable/littlelink/helm-values.md b/docs/apps/stable/littlelink/helm-values.md
index a41bb0b692f..8840be589f1 100644
--- a/docs/apps/stable/littlelink/helm-values.md
+++ b/docs/apps/stable/littlelink/helm-values.md
@@ -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"` | |
diff --git a/docs/apps/stable/nzbget/CHANGELOG.md b/docs/apps/stable/nzbget/CHANGELOG.md
index 086a554ae3f..8fba601431c 100644
--- a/docs/apps/stable/nzbget/CHANGELOG.md
+++ b/docs/apps/stable/nzbget/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [nzbget-9.0.6](https://github.com/truecharts/apps/compare/nzbget-9.0.5...nzbget-9.0.6) (2021-11-07)
diff --git a/docs/apps/stable/nzbget/helm-values.md b/docs/apps/stable/nzbget/helm-values.md
index dbd237c0408..832cf24c41c 100644
--- a/docs/apps/stable/nzbget/helm-values.md
+++ b/docs/apps/stable/nzbget/helm-values.md
@@ -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"` | |
diff --git a/docs/index.yaml b/docs/index.yaml
index a2cf7d52be5..d7cc91442a0 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -38250,6 +38250,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/dizquetv-1.0.1/dizquetv-1.0.1.tgz
version: 1.0.1
doublecommander:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.8.2
+ created: "2021-11-09T08:53:08.647501576Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.5.3
+ description: A free cross platform open source file manager with two panels side
+ by side.
+ digest: 49d01aee6d1b60345482e199e3ee50d6ea3100c800b060ea56fddad21c05c65c
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png
+ keywords:
+ - doublecommander
+ - file
+ - manager
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ name: doublecommander
+ sources:
+ - https://github.com/linuxserver/docker-doublecommander
+ - https://doublecmd.sourceforge.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/doublecommander-2.0.8/doublecommander-2.0.8.tgz
+ version: 2.0.8
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -107039,6 +107073,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz
version: 3.1.5
littlelink:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - social
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-09T08:53:08.910570553Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.5.3
+ description: Easy platform to combine all your social links
+ digest: 93e9cdbb6234d1b2b46d0ffb76511fe6b628fb7641821ef406a2d89781ac9e33
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink
+ icon: https://littlelink.io/images/avatar@2x.png
+ keywords:
+ - littlelink
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: littlelink
+ sources:
+ - https://github.com/techno-tim/littlelink-server
+ - https://github.com/sethcottle/littlelink
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/littlelink-4.0.9/littlelink-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -131683,6 +131751,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/nullserv-1.0.1/nullserv-1.0.1.tgz
version: 1.0.1
nzbget:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "21.1"
+ created: "2021-11-09T08:53:09.156036035Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.5.3
+ description: NZBGet is a Usenet downloader client
+ digest: 77473d0ae821649cc17364f19c9c0039093fa53d25d495b5bec1234b69a9dd85
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget
+ icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
+ keywords:
+ - nzbget
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ name: nzbget
+ sources:
+ - https://nzbget.net/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/nzbget-9.0.7/nzbget-9.0.7.tgz
+ version: 9.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -243741,4 +243840,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-11-08T16:45:02.116027106Z"
+generated: "2021-11-09T08:53:09.234255358Z"