Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-26 23:32:05 +00:00
parent 19114567ec
commit 0dd73cb51b
262 changed files with 6758 additions and 403 deletions

View File

@@ -1,9 +0,0 @@
## [blender-2.0.17](https://github.com/truecharts/charts/compare/blender-2.0.16...blender-2.0.17) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/blender to latest

View File

@@ -4,6 +4,15 @@
## [blender-2.0.18](https://github.com/truecharts/charts/compare/blender-2.0.17...blender-2.0.18) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/blender to latest
## [blender-2.0.17](https://github.com/truecharts/charts/compare/blender-2.0.16...blender-2.0.17) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [blender-2.0.8](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.5...blender-2.0.8) (2022-12-25)
### Chore
- update container image tccr.io/truecharts/blender to latest ([#5699](https://github.com/truecharts/charts/issues/5699))
## [blender-2.0.7](https://github.com/truecharts/charts/compare/blender-2.0.6...blender-2.0.7) (2022-12-19)
### Chore

View File

@@ -28,4 +28,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/blender
- https://github.com/linuxserver/docker-blender#readme
type: application
version: 2.0.17
version: 2.0.18

View File

@@ -0,0 +1,9 @@
## [blender-2.0.18](https://github.com/truecharts/charts/compare/blender-2.0.17...blender-2.0.18) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/blender to latest

View File

@@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender
tag: latest@sha256:5f2cdff797a9f4cd93fc394acbff286d6e0577e1172d1de35222d283cfde63cf
tag: latest@sha256:401fb9ad3422bd24a9de6eab5518473ae7fe2326ee3480646bcf79673df228b2
persistence:
config:
enabled: true

View File

@@ -1,9 +0,0 @@
## [checkmk-0.0.6](https://github.com/truecharts/charts/compare/checkmk-0.0.5...checkmk-0.0.6) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/check-mk-raw to v2.1.0

View File

@@ -4,6 +4,15 @@
## [checkmk-0.0.7](https://github.com/truecharts/charts/compare/checkmk-0.0.6...checkmk-0.0.7) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/check-mk-raw to v2.1.0
## [checkmk-0.0.6](https://github.com/truecharts/charts/compare/checkmk-0.0.5...checkmk-0.0.6) (2023-02-15)
### Chore

View File

@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://github.com/tribe29/checkmk
type: application
version: 0.0.6
version: 0.0.7
annotations:
truecharts.org/catagories: |
- monitoring

View File

@@ -0,0 +1,9 @@
## [checkmk-0.0.7](https://github.com/truecharts/charts/compare/checkmk-0.0.6...checkmk-0.0.7) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/check-mk-raw to v2.1.0

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/check-mk-raw
pullPolicy: IfNotPresent
tag: v2.1.0@sha256:b599ee9f67e34d2af37f530050db5695c1ac4eb9164448284706337173ab1b38
tag: v2.1.0@sha256:1465f7c4c273a5d1f0fd8386790cd20be63c0422d65af48281369ab4793d4e09
securityContext:
readOnlyRootFilesystem: false

View File

@@ -1,9 +0,0 @@
## [chromium-desktop-g3-2.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.13...chromium-desktop-g3-2.0.14) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -4,6 +4,15 @@
## [chromium-desktop-g3-2.0.15](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.14...chromium-desktop-g3-2.0.15) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/chromium-desktop-g3 to latest
## [chromium-desktop-g3-2.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.13...chromium-desktop-g3-2.0.14) (2023-02-10)
### Fix
@@ -88,12 +97,3 @@
## [chromium-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.4...chromium-desktop-g3-2.0.5) (2022-12-19)
### Chore
- update helm general non-major
## [chromium-desktop-g3-2.0.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.3...chromium-desktop-g3-2.0.4) (2022-12-13)
### Chore

View File

@@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3
- https://github.com/accetto/headless-drawing-g3/
type: application
version: 2.0.14
version: 2.0.15

View File

@@ -0,0 +1,9 @@
## [chromium-desktop-g3-2.0.15](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.14...chromium-desktop-g3-2.0.15) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/chromium-desktop-g3 to latest

View File

@@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium-desktop-g3
tag: latest@sha256:327b95789292072f910539a67ef12228c8616425baa2d7a2d54656c79b0924b3
tag: latest@sha256:831f76267defd0e6eb4a4b95b3818ab89e8f1303bfd65a010251bc6caa792823
persistence:
internalshare:
enabled: true

View File

@@ -1,9 +0,0 @@
## [chromium-2.0.15](https://github.com/truecharts/charts/compare/chromium-2.0.14...chromium-2.0.15) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/chromium to latest

View File

@@ -4,6 +4,15 @@
## [chromium-2.0.16](https://github.com/truecharts/charts/compare/chromium-2.0.15...chromium-2.0.16) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/chromium to latest
## [chromium-2.0.15](https://github.com/truecharts/charts/compare/chromium-2.0.14...chromium-2.0.15) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [chromium-2.0.6](https://github.com/truecharts/charts/compare/chromium-2.0.5...chromium-2.0.6) (2022-12-13)
### Chore
- update helm general non-major
## [chromium-2.0.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.3...chromium-2.0.5) (2022-12-12)
### Chore

View File

@@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/ich777/chrome
- https://www.google.com/chrome/
type: application
version: 2.0.15
version: 2.0.16

View File

@@ -0,0 +1,9 @@
## [chromium-2.0.16](https://github.com/truecharts/charts/compare/chromium-2.0.15...chromium-2.0.16) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/chromium to latest

View File

@@ -6,7 +6,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium
tag: latest@sha256:3d906af8ccfc874c3231cb86819fcda788f557b56bf065e9d0c4f301c14da677
tag: latest@sha256:74939fe19daeca72c9b694919af6741656996990310132e17bf99a8ec9a7b284
persistence:
datadir:
enabled: true

View File

@@ -1,9 +0,0 @@
## [cloudbeaver-2.0.15](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.14...cloudbeaver-2.0.15) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/cloudbeaver to latest

View File

@@ -4,6 +4,15 @@
## [cloudbeaver-2.0.16](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.15...cloudbeaver-2.0.16) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cloudbeaver to latest
## [cloudbeaver-2.0.15](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.14...cloudbeaver-2.0.15) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [cloudbeaver-2.0.6](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.5...cloudbeaver-2.0.6) (2022-12-19)
### Chore
- update helm general non-major
## [cloudbeaver-2.0.5](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.4...cloudbeaver-2.0.5) (2022-12-13)
### Chore

View File

@@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/dbeaver/cloudbeaver
- https://github.com/dbeaver/cloudbeaver
type: application
version: 2.0.15
version: 2.0.16

View File

@@ -0,0 +1,9 @@
## [cloudbeaver-2.0.16](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.15...cloudbeaver-2.0.16) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cloudbeaver to latest

View File

@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudbeaver
tag: latest@sha256:cf2a2c012bbd89f1099353fba49ec16c71ff18b36e86d31a0f8457bdabe20b3d
tag: latest@sha256:07cafb780da68f2b10d491f8796ff09c37d6d337b84eb8e4c6828de2ec27da25
persistence:
appdata:
enabled: true

View File

@@ -1,9 +0,0 @@
## [corekeeper-2.0.10](https://github.com/truecharts/charts/compare/corekeeper-2.0.9...corekeeper-2.0.10) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -4,6 +4,15 @@
## [corekeeper-2.0.11](https://github.com/truecharts/charts/compare/corekeeper-2.0.10...corekeeper-2.0.11) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/corekeeper to latest
## [corekeeper-2.0.10](https://github.com/truecharts/charts/compare/corekeeper-2.0.9...corekeeper-2.0.10) (2023-02-10)
### Fix
@@ -88,12 +97,3 @@
## [corekeeper-2.0.2](https://github.com/truecharts/charts/compare/corekeeper-2.0.1...corekeeper-2.0.2) (2022-11-30)
## [corekeeper-2.0.2](https://github.com/truecharts/charts/compare/corekeeper-2.0.1...corekeeper-2.0.2) (2022-11-30)
## [corekeeper-2.0.2](https://github.com/truecharts/charts/compare/corekeeper-2.0.1...corekeeper-2.0.2) (2022-11-30)

View File

@@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://steampowered.com/
type: application
version: 2.0.10
version: 2.0.11

View File

@@ -0,0 +1,9 @@
## [corekeeper-2.0.11](https://github.com/truecharts/charts/compare/corekeeper-2.0.10...corekeeper-2.0.11) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/corekeeper to latest

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/corekeeper
tag: latest@sha256:9735d7e5d1176381e274a4d31c5ba1df5870910ce2d9a9448bf446b3b59d842b
tag: latest@sha256:a40c0157d1a251f4425a9ed31bc656e0ce6fec41846a17d919cfab43bc409fc9
podSecurityContext:
runAsGroup: 0

View File

@@ -1,9 +0,0 @@
## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest

View File

@@ -4,6 +4,15 @@
## [cryptpad-2.0.24](https://github.com/truecharts/charts/compare/cryptpad-2.0.23...cryptpad-2.0.24) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [cryptpad-2.0.14](https://github.com/truecharts/charts/compare/cryptpad-2.0.13...cryptpad-2.0.14) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [cryptpad-2.0.13](https://github.com/truecharts/charts/compare/cryptpad-2.0.12...cryptpad-2.0.13) (2022-12-26)
### Chore

View File

@@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/promasu/cryptpad
- https://cryptpad.fr/
type: application
version: 2.0.23
version: 2.0.24

View File

@@ -0,0 +1,9 @@
## [cryptpad-2.0.24](https://github.com/truecharts/charts/compare/cryptpad-2.0.23...cryptpad-2.0.24) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest

View File

@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:bf4905fbc47ff95d8f174b3171e872ab1df7cae0bc1097c8d08950bd34804a54
tag: latest@sha256:3d459fd0aa9f343caa686d78974f5427daf603a48c2880632c18feb2ddd76247
persistence:
blobpath:
enabled: true

View File

@@ -1,9 +0,0 @@
## [cups-server-3.0.20](https://github.com/truecharts/charts/compare/cups-server-3.0.19...cups-server-3.0.20) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/cups-server to latest

View File

@@ -4,6 +4,15 @@
## [cups-server-3.0.21](https://github.com/truecharts/charts/compare/cups-server-3.0.20...cups-server-3.0.21) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cups-server to latest
## [cups-server-3.0.20](https://github.com/truecharts/charts/compare/cups-server-3.0.19...cups-server-3.0.20) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [cups-server-3.0.11](https://github.com/truecharts/charts/compare/cups-server-3.0.10...cups-server-3.0.11) (2022-12-26)
### Chore
- update container image tccr.io/truecharts/cups-server to latest
## [cups-server-3.0.10](https://github.com/truecharts/charts/compare/cups-server-3.0.9...cups-server-3.0.10) (2022-12-26)
### Chore

View File

@@ -19,7 +19,7 @@ name: cups-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- https://hub.docker.com/r/ydkn/cups
version: 3.0.20
version: 3.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@@ -0,0 +1,9 @@
## [cups-server-3.0.21](https://github.com/truecharts/charts/compare/cups-server-3.0.20...cups-server-3.0.21) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cups-server to latest

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cups-server
tag: latest@sha256:f33840a8c9bf520e3a0f49cc79e6b46fd27fb566fcc795572456357622ab487e
tag: latest@sha256:3693f563728bbbd0fe155fda2245461cc1eeaee4d0703bc570f8815b1eceeb06
pullPolicy: IfNotPresent
securityContext:

View File

@@ -1,9 +0,0 @@
## [firefox-desktop-g3-2.0.16](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.15...firefox-desktop-g3-2.0.16) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/firefox-desktop-g3 to latest

View File

@@ -4,6 +4,15 @@
## [firefox-desktop-g3-2.0.17](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.16...firefox-desktop-g3-2.0.17) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/firefox-desktop-g3 to latest
## [firefox-desktop-g3-2.0.16](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.15...firefox-desktop-g3-2.0.16) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [firefox-desktop-g3-2.0.7](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.6...firefox-desktop-g3-2.0.7) (2022-12-25)
### Chore
- update container image tccr.io/truecharts/firefox-desktop-g3 to latest ([#5719](https://github.com/truecharts/charts/issues/5719))
## [firefox-desktop-g3-2.0.6](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.5...firefox-desktop-g3-2.0.6) (2022-12-19)
### Chore

View File

@@ -30,4 +30,4 @@ sources:
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3
- https://github.com/accetto/headless-drawing-g3/
type: application
version: 2.0.16
version: 2.0.17

View File

@@ -0,0 +1,9 @@
## [firefox-desktop-g3-2.0.17](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.16...firefox-desktop-g3-2.0.17) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/firefox-desktop-g3 to latest

View File

@@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/firefox-desktop-g3
tag: latest@sha256:f20feb5954b9e7bfbbe68c961af5b839422eea0fb8a8fc4ad874ddfa07fdf06a
tag: latest@sha256:3d569138f38c907afa3f3a527bd00f64904287bc3028510511f0fcbc48b0f785
persistence:
internalshare:
enabled: true

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