Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-13 08:13:10 +00:00
parent 9b14c67c8d
commit b248b550d9
369 changed files with 8980 additions and 387 deletions

View File

@ -1,6 +1,7 @@
# Changelog
## [memcached-3.0.32](https://github.com/truecharts/apps/compare/memcached-3.0.30...memcached-3.0.32) (2022-07-12)
### Chore
@ -96,4 +97,3 @@
* update helm chart common to v10.2.0 ([#3065](https://github.com/truecharts/apps/issues/3065))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:51:45.594617873Z"
generated: "2022-07-13T08:05:48.497769161Z"

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 3.0.32
version: 3.0.33
annotations:
truecharts.org/catagories: |
- database

View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.15@sha256:514bd1b92ef7b0d4a8ea8aeab0c7d93bd7e5aaa7f6a4d72f08fff2d45af4c3e2
tag: v1.6.15@sha256:0062fef675fa2f85df6b40507e226e4ce1ef3599ee22accf112dc679e3e6cbe5
service:
main:

View File

@ -1,6 +1,7 @@
# Changelog
## [mongodb-1.0.35](https://github.com/truecharts/apps/compare/mongodb-1.0.33...mongodb-1.0.35) (2022-07-12)
### Chore
@ -96,4 +97,3 @@
<a name="mongodb-1.0.23"></a>
### [mongodb-1.0.23](https://github.com/truecharts/apps/compare/mongodb-1.0.22...mongodb-1.0.23) (2022-07-04)
#### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:51:45.528457707Z"
generated: "2022-07-13T08:05:48.535312973Z"

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 1.0.35
version: 1.0.36
annotations:
truecharts.org/catagories: |
- database

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v5.0.9@sha256:c3d7cf3f61479fca16806d69e0d613216b6a907475ead3a4a141ed10a9cd7aac
tag: v5.0.9@sha256:60df5a539964fbfaea2168f4cc25909fa2b2919a393629ee3fff10a49a4ab901
controller:
# -- Set the controller type.

View File

@ -1,6 +1,14 @@
# Changelog
## [postgresql-8.0.34](https://github.com/truecharts/apps/compare/postgresql-8.0.33...postgresql-8.0.34) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [postgresql-8.0.33](https://github.com/truecharts/apps/compare/postgresql-8.0.31...postgresql-8.0.33) (2022-07-12)
### Chore
@ -89,11 +97,3 @@
#### Chore
* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071))
<a name="postgresql-8.0.21"></a>
### [postgresql-8.0.21](https://github.com/truecharts/apps/compare/postgresql-8.0.20...postgresql-8.0.21) (2022-07-04)
#### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:52:00.294318984Z"
generated: "2022-07-13T08:05:48.555578957Z"

View File

@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 8.0.33
version: 8.0.34
annotations:
truecharts.org/catagories: |
- database

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: v14.4.0@sha256:420fb9ab413776cbde2b29ed942c24a8ddeb10e96086ed823299ee89b4c309c0
tag: v14.4.0@sha256:17d1954603f00f26f4d14d201715ab7631227df545aee85560dbd7b418ab67b4
controller:
# -- Set the controller type.

View File

@ -1,99 +0,0 @@
# Changelog
## [redis-3.0.33](https://github.com/truecharts/apps/compare/redis-3.0.31...redis-3.0.33) (2022-07-12)
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [redis-3.0.31](https://github.com/truecharts/apps/compare/redis-3.0.30...redis-3.0.31) (2022-07-12)
### Chore
- bump to regenerate documentation
<a name="redis-3.0.30"></a>
### [redis-3.0.30](https://github.com/truecharts/apps/compare/redis-3.0.29...redis-3.0.30) (2022-07-12)
#### Chore
* update helm chart common to v10.4.4 ([#3146](https://github.com/truecharts/apps/issues/3146))
<a name="redis-3.0.29"></a>
### [redis-3.0.29](https://github.com/truecharts/apps/compare/redis-3.0.28...redis-3.0.29) (2022-07-11)
<a name="redis-3.0.28"></a>
### [redis-3.0.28](https://github.com/truecharts/apps/compare/redis-3.0.27...redis-3.0.28) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
* update helm chart common to v10.4.3 ([#3137](https://github.com/truecharts/apps/issues/3137))
<a name="redis-3.0.27"></a>
### [redis-3.0.27](https://github.com/truecharts/apps/compare/redis-3.0.26...redis-3.0.27) (2022-07-11)
#### Chore
* update helm chart common to v10.4.2
<a name="redis-3.0.26"></a>
### [redis-3.0.26](https://github.com/truecharts/apps/compare/redis-3.0.25...redis-3.0.26) (2022-07-10)
#### Chore
* update helm chart common to v10.4.0 ([#3123](https://github.com/truecharts/apps/issues/3123))
* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115))
<a name="redis-3.0.25"></a>
### [redis-3.0.25](https://github.com/truecharts/apps/compare/redis-3.0.24...redis-3.0.25) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="redis-3.0.24"></a>
### [redis-3.0.24](https://github.com/truecharts/apps/compare/redis-3.0.23...redis-3.0.24) (2022-07-09)
#### Chore
* update helm chart common to v10.2.1 ([#3110](https://github.com/truecharts/apps/issues/3110))
<a name="redis-3.0.23"></a>
### [redis-3.0.23](https://github.com/truecharts/apps/compare/redis-3.0.22...redis-3.0.23) (2022-07-07)
#### Chore
* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089))
<a name="redis-3.0.22"></a>
### [redis-3.0.22](https://github.com/truecharts/apps/compare/redis-3.0.21...redis-3.0.22) (2022-07-04)
#### Chore
* update helm chart common to v10.2.0 ([#3065](https://github.com/truecharts/apps/issues/3065))

View File

@ -0,0 +1,99 @@
# Changelog
## [mongodb-1.0.36](https://github.com/truecharts/apps/compare/mongodb-1.0.35...mongodb-1.0.36) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [mongodb-1.0.35](https://github.com/truecharts/apps/compare/mongodb-1.0.33...mongodb-1.0.35) (2022-07-12)
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [mongodb-1.0.33](https://github.com/truecharts/apps/compare/mongodb-1.0.32...mongodb-1.0.33) (2022-07-12)
### Chore
- bump to regenerate documentation
<a name="mongodb-1.0.32"></a>
### [mongodb-1.0.32](https://github.com/truecharts/apps/compare/mongodb-1.0.31...mongodb-1.0.32) (2022-07-12)
#### Chore
* update helm chart common to v10.4.4 ([#3146](https://github.com/truecharts/apps/issues/3146))
<a name="mongodb-1.0.30"></a>
### [mongodb-1.0.30](https://github.com/truecharts/apps/compare/mongodb-1.0.29...mongodb-1.0.30) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
* update helm chart common to v10.4.3 ([#3137](https://github.com/truecharts/apps/issues/3137))
<a name="mongodb-1.0.29"></a>
### [mongodb-1.0.29](https://github.com/truecharts/apps/compare/mongodb-1.0.28...mongodb-1.0.29) (2022-07-11)
#### Chore
* update helm chart common to v10.4.2
<a name="mongodb-1.0.28"></a>
### [mongodb-1.0.28](https://github.com/truecharts/apps/compare/mongodb-1.0.27...mongodb-1.0.28) (2022-07-10)
#### Chore
* update helm chart common to v10.4.0 ([#3123](https://github.com/truecharts/apps/issues/3123))
* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115))
<a name="mongodb-1.0.27"></a>
### [mongodb-1.0.27](https://github.com/truecharts/apps/compare/mongodb-1.0.26...mongodb-1.0.27) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="mongodb-1.0.26"></a>
### [mongodb-1.0.26](https://github.com/truecharts/apps/compare/mongodb-1.0.25...mongodb-1.0.26) (2022-07-09)
#### Chore
* update helm chart common to v10.2.1 ([#3110](https://github.com/truecharts/apps/issues/3110))
<a name="mongodb-1.0.25"></a>
### [mongodb-1.0.25](https://github.com/truecharts/apps/compare/mongodb-1.0.24...mongodb-1.0.25) (2022-07-06)
#### Chore
* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078))
<a name="mongodb-1.0.24"></a>
### [mongodb-1.0.24](https://github.com/truecharts/apps/compare/mongodb-1.0.23...mongodb-1.0.24) (2022-07-05)
#### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:52:00.887646256Z"
generated: "2022-07-13T08:05:48.531215295Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "7.0.2"
appVersion: "7.0.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 3.0.33
version: 3.0.34
annotations:
truecharts.org/catagories: |
- database

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.2@sha256:5a76d7fa238ffbeb19f1620993fa0fa0015d2e4bb91b21f8ccfb961f595c7fc7
tag: v7.0.3@sha256:6173ca2fc84eb49299c9422efcb102c0dc5eb8e06cfac818d14b7be5b3977b03
controller:
# -- Set the controller type.

View File

@ -1,6 +1,14 @@
# Changelog
## [wger-0.0.18](https://github.com/truecharts/apps/compare/wger-0.0.17...wger-0.0.18) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [wger-0.0.17](https://github.com/truecharts/apps/compare/wger-0.0.15...wger-0.0.17) (2022-07-12)
### Chore
@ -89,11 +97,3 @@
* Add EteSync to incubator ([#3024](https://github.com/truecharts/apps/issues/3024))
<a name="wger-0.0.6"></a>
### [wger-0.0.6](https://github.com/truecharts/apps/compare/wger-0.0.5...wger-0.0.6) (2022-06-29)
#### Chore
* update docker general non-major ([#3002](https://github.com/truecharts/apps/issues/3002))

View File

@ -9,4 +9,4 @@ dependencies:
repository: https://charts.truecharts.org
version: 3.0.30
digest: sha256:219b167cbd3e6d31f846ea247c9c12c15ece396a62777870f479b331a392bd5d
generated: "2022-07-12T22:55:09.864573624Z"
generated: "2022-07-13T08:06:15.33488297Z"

View File

@ -26,7 +26,7 @@ name: wger
sources:
- https://github.com/wger-project/wger
- https://github.com/wger-project/docker
version: 0.0.17
version: 0.0.18
annotations:
truecharts.org/catagories: |
- life

View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -5,7 +5,7 @@ image:
nginxImage:
repository: tccr.io/truecharts/nginx
tag: v1.23.0@sha256:f4f43b06452c23534106d5dcebdff45fc7737ad360c6b84dda801d55d25548ea
tag: v1.23.0@sha256:3820d8ce1b0f00005f61dd61c3c645b3ab200149de67751b00c2307a0b15c16f
securityContext:
runAsNonRoot: false

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:57:56.930659127Z"

View File

@ -1,4 +0,0 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1299@sha256:0b425562f302a71e50a6d3618da77523f28015cce97b3251ebd5a18d39bc4787

View File

@ -1,6 +1,14 @@
# Changelog
## [custom-app-5.1.11](https://github.com/truecharts/apps/compare/custom-app-5.1.10...custom-app-5.1.11) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [custom-app-5.1.10](https://github.com/truecharts/apps/compare/custom-app-5.1.8...custom-app-5.1.10) (2022-07-12)
### Chore
@ -89,11 +97,3 @@
<a name="custom-app-5.0.16"></a>
### [custom-app-5.0.16](https://github.com/truecharts/apps/compare/custom-app-5.0.15...custom-app-5.0.16) (2022-06-26)
#### Chore
* update docker general non-major ([#2988](https://github.com/truecharts/apps/issues/2988))
<a name="custom-app-5.0.15"></a>
### [custom-app-5.0.15](https://github.com/truecharts/apps/compare/custom-app-5.0.14...custom-app-5.0.15) (2022-06-25)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-13T08:06:04.031495146Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.20.1299"
appVersion: "0.20.1300"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 5.1.10
version: 5.1.11
annotations:
truecharts.org/catagories: |
- custom

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1299@sha256:0b425562f302a71e50a6d3618da77523f28015cce97b3251ebd5a18d39bc4787
tag: v0.20.1300@sha256:465a8d404baebf0c73df656f830c1e879338b6cce5fea8be57a9d3b163053c4b
securityContext:
readOnlyRootFilesystem: false

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,4 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1300@sha256:465a8d404baebf0c73df656f830c1e879338b6cce5fea8be57a9d3b163053c4b

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:58:07.138148357Z"

View File

@ -1,6 +1,14 @@
# Changelog
## [cyberchef-2.0.33](https://github.com/truecharts/apps/compare/cyberchef-2.0.32...cyberchef-2.0.33) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [cyberchef-2.0.32](https://github.com/truecharts/apps/compare/cyberchef-2.0.30...cyberchef-2.0.32) (2022-07-12)
### Chore
@ -89,11 +97,3 @@
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="cyberchef-2.0.21"></a>
### [cyberchef-2.0.21](https://github.com/truecharts/apps/compare/cyberchef-2.0.20...cyberchef-2.0.21) (2022-07-04)
#### Chore
* update docker general non-major ([#3061](https://github.com/truecharts/apps/issues/3061))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-13T08:06:04.202490079Z"

View File

@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://hub.docker.com/r/mpepping/cyberchef
version: 2.0.32
version: 2.0.33
annotations:
truecharts.org/catagories: |
- utilities

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
tag: v9.46.0@sha256:4f49e8a4782e7c050f9936b0d145a46900071f9c429a8ab8fbc0c37a6a90e049
tag: v9.46.0@sha256:5460489532a466f1981c31750db4be56e320aa0979b2ca962e2a4715676d1877
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:58:59.290188898Z"

View File

@ -1,6 +1,14 @@
# Changelog
## [dokuwiki-3.0.26](https://github.com/truecharts/apps/compare/dokuwiki-3.0.25...dokuwiki-3.0.26) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [dokuwiki-3.0.25](https://github.com/truecharts/apps/compare/dokuwiki-3.0.23...dokuwiki-3.0.25) (2022-07-12)
### Chore
@ -89,11 +97,3 @@
* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015))
<a name="dokuwiki-3.0.14"></a>
### [dokuwiki-3.0.14](https://github.com/truecharts/apps/compare/dokuwiki-3.0.13...dokuwiki-3.0.14) (2022-06-29)
#### Chore
* update docker general non-major ([#3002](https://github.com/truecharts/apps/issues/3002))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-13T08:06:04.471715527Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 3.0.25
version: 3.0.26
appVersion: "20200729.0"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: v20200729.0.0@sha256:83252be45cc97d7e5e6287dad3b2f4324e4787c83668f824cbcec7cd6b26834b
tag: v20200729.0.0@sha256:fea02dd3be29446387bfc41cc686a297dc6516c18e0caab910e34348945a9db4
securityContext:
runAsNonRoot: false

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:59:23.751006763Z"

View File

@ -1,6 +1,14 @@
# Changelog
## [drawio-2.0.21](https://github.com/truecharts/apps/compare/drawio-2.0.20...drawio-2.0.21) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [drawio-2.0.20](https://github.com/truecharts/apps/compare/drawio-2.0.18...drawio-2.0.20) (2022-07-12)
### Chore
@ -89,11 +97,3 @@
* update docker general non-major ([#2954](https://github.com/truecharts/apps/issues/2954))
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="drawio-2.0.9"></a>
### [drawio-2.0.9](https://github.com/truecharts/apps/compare/drawio-2.0.8...drawio-2.0.9) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))

Some files were not shown because too many files have changed in this diff Show More