Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-11 06:29:29 +00:00
parent d170a5d926
commit 435d1802c9
51 changed files with 206 additions and 163 deletions

View File

@ -1,37 +0,0 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [nextcloud-29.3.0](https://github.com/truecharts/charts/compare/nextcloud-29.2.5...nextcloud-29.3.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [nextcloud-29.2.5](https://github.com/truecharts/charts/compare/nextcloud-29.2.4...nextcloud-29.2.5) (2024-03-05)
### Chore
- bump everything to force helm release again
## [nextcloud-29.2.4](https://github.com/truecharts/charts/compare/nextcloud-29.2.2...nextcloud-29.2.4) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))

View File

@ -0,0 +1,73 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [nextcloud-29.4.3](https://github.com/truecharts/charts/compare/nextcloud-29.4.2...nextcloud-29.4.3) (2024-03-11)
### Chore
- update container image collabora/code to v23.05.9.4.1[@18768e6](https://github.com/18768e6) by renovate ([#19056](https://github.com/truecharts/charts/issues/19056))
## [nextcloud-29.4.2](https://github.com/truecharts/charts/compare/nextcloud-29.4.1...nextcloud-29.4.2) (2024-03-11)
### Chore
- update container image tccr.io/tccr/nextcloud-fpm to v[@ad08861](https://github.com/ad08861) by renovate ([#19043](https://github.com/truecharts/charts/issues/19043))
## [nextcloud-29.4.1](https://github.com/truecharts/charts/compare/nextcloud-29.4.0...nextcloud-29.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [nextcloud-29.4.0](https://github.com/truecharts/charts/compare/nextcloud-29.3.0...nextcloud-29.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [nextcloud-29.3.0](https://github.com/truecharts/charts/compare/nextcloud-29.2.5...nextcloud-29.3.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [nextcloud-29.2.5](https://github.com/truecharts/charts/compare/nextcloud-29.2.4...nextcloud-29.2.5) (2024-03-05)
### Chore
- bump everything to force helm release again
## [nextcloud-29.2.4](https://github.com/truecharts/charts/compare/nextcloud-29.2.2...nextcloud-29.2.4) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 28.0.2
dependencies:
- name: common
version: 18.2.0
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -33,7 +33,7 @@ keywords:
- http
- web
- php
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -43,11 +43,11 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://hub.docker.com/r/collabora/code
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/clamav/clamav
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
type: application
version: 29.3.0
version: 29.4.3

View File

@ -0,0 +1,9 @@
## [nextcloud-29.4.3](https://github.com/truecharts/charts/compare/nextcloud-29.4.2...nextcloud-29.4.3) (2024-03-11)
### Chore
- update container image collabora/code to v23.05.9.4.1[@18768e6](https://github.com/18768e6) by renovate ([#19056](https://github.com/truecharts/charts/issues/19056))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/tccr/nextcloud-fpm
pullPolicy: IfNotPresent
tag: v28.0.2@sha256:6443302f4834cb794b1887a1bc7ca31971e642009a83e51b68538bb5342a9c12
tag: v28.0.2@sha256:ad08861786d73f69cdbca98d0e93167eae2ef802ae78c474cc6026a2dd94fa58
nginxImage:
repository: nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent
@ -21,7 +21,7 @@ clamavImage:
collaboraImage:
repository: collabora/code
pullPolicy: IfNotPresent
tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b
tag: 23.05.9.4.1@sha256:18768e665a817a06d17a608bcb0744dd0275e72d805644cad5ad1923f7d623b5
nextcloud:
# Initial Credentials
credentials:

View File

@ -2813,15 +2813,22 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: Enabled
schema:
type: boolean
default: false
- variable: instances
label: Instances
schema:
type: int
show_if: [["enabled", "=", true]]
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: backups
label: "Backup Settings (Experimental)"

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [collabora-5.4.2](https://github.com/truecharts/charts/compare/collabora-5.4.1...collabora-5.4.2) (2024-03-11)
### Chore
- update container image collabora/code to v23.05.9.4.1[@18768e6](https://github.com/18768e6) by renovate ([#19056](https://github.com/truecharts/charts/issues/19056))
## [collabora-5.4.1](https://github.com/truecharts/charts/compare/collabora-5.4.0...collabora-5.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [collabora-5.4.0](https://github.com/truecharts/charts/compare/collabora-5.3.0...collabora-5.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [collabora-5.3.0](https://github.com/truecharts/charts/compare/collabora-5.2.3...collabora-5.3.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [collabora-5.2.3](https://github.com/truecharts/charts/compare/collabora-5.2.2...collabora-5.2.3) (2024-03-05)
### Chore
@ -61,39 +97,3 @@ title: Changelog
### Chore
- update container image collabora/code to v23.05.8.2.1[@e294495](https://github.com/e294495) by renovate ([#17663](https://github.com/truecharts/charts/issues/17663))
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [collabora-4.1.13](https://github.com/truecharts/charts/compare/collabora-4.1.12...collabora-4.1.13) (2024-01-26)
### Chore
- update container image collabora/code to v[@a05c505](https://github.com/a05c505) by renovate ([#17540](https://github.com/truecharts/charts/issues/17540))
## [collabora-4.1.12](https://github.com/truecharts/charts/compare/collabora-4.1.11...collabora-4.1.12) (2024-01-22)
### Chore
- update container image collabora/code to v23.05.7.5.1[@a11740e](https://github.com/a11740e) by renovate ([#17506](https://github.com/truecharts/charts/issues/17506))
## [collabora-4.1.11](https://github.com/truecharts/charts/compare/collabora-4.1.10...collabora-4.1.11) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [collabora-4.1.10](https://github.com/truecharts/charts/compare/collabora-4.1.9...collabora-4.1.10) (2024-01-21)
### Chore

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 23.05.9.2.1
appVersion: 23.05.9.4.1
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png
keywords:
- office
- document
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/collabora
- https://hub.docker.com/r/collabora/code
type: application
version: 5.2.3
version: 5.4.2

View File

@ -0,0 +1,9 @@
## [collabora-5.4.2](https://github.com/truecharts/charts/compare/collabora-5.4.1...collabora-5.4.2) (2024-03-11)
### Chore
- update container image collabora/code to v23.05.9.4.1[@18768e6](https://github.com/18768e6) by renovate ([#19056](https://github.com/truecharts/charts/issues/19056))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: collabora/code
pullPolicy: IfNotPresent
tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b
tag: 23.05.9.4.1@sha256:18768e665a817a06d17a608bcb0744dd0275e72d805644cad5ad1923f7d623b5
collabora:
username: admin
password: changeme

View File

@ -1,9 +0,0 @@
## [libremdb-7.4.3](https://github.com/truecharts/charts/compare/libremdb-7.4.2...libremdb-7.4.3) (2024-03-11)
### Chore
- update container image quay.io/pussthecatorg/libremdb to latest[@f847f0f](https://github.com/f847f0f) by renovate ([#19111](https://github.com/truecharts/charts/issues/19111))

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [neko-5.4.21](https://github.com/truecharts/charts/compare/neko-5.4.11...neko-5.4.21) (2024-03-11)
### Chore
- update neko by renovate ([#19112](https://github.com/truecharts/charts/issues/19112))
## [neko-5.4.11](https://github.com/truecharts/charts/compare/neko-5.4.1...neko-5.4.11) (2024-03-11)
### Chore
- update neko by renovate ([#19049](https://github.com/truecharts/charts/issues/19049))
## [neko-5.4.1](https://github.com/truecharts/charts/compare/neko-5.4.0...neko-5.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [neko-5.4.0](https://github.com/truecharts/charts/compare/neko-5.3.0...neko-5.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [neko-5.3.0](https://github.com/truecharts/charts/compare/neko-5.2.13...neko-5.3.0) (2024-03-06)
### Chore
@ -61,39 +97,3 @@ title: Changelog
- update neko by renovate ([#18168](https://github.com/truecharts/charts/issues/18168))
## [neko-4.1.111](https://github.com/truecharts/charts/compare/neko-4.1.101...neko-4.1.111) (2024-02-12)
### Chore
- update neko by renovate ([#18116](https://github.com/truecharts/charts/issues/18116))
## [neko-4.1.101](https://github.com/truecharts/charts/compare/neko-4.1.91...neko-4.1.101) (2024-02-05)
### Chore
- update neko by renovate ([#17963](https://github.com/truecharts/charts/issues/17963))
## [neko-4.1.91](https://github.com/truecharts/charts/compare/neko-4.1.90...neko-4.1.91) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [neko-4.1.90](https://github.com/truecharts/charts/compare/neko-4.1.80...neko-4.1.90) (2024-01-29)
### Chore
- update neko by renovate ([#17724](https://github.com/truecharts/charts/issues/17724))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: firefox
dependencies:
- name: common
version: 18.2.0
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png
keywords:
- neko
- video
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/neko
- https://hub.docker.com/r/m1k1o/neko
type: application
version: 5.3.0
version: 5.4.21

View File

@ -0,0 +1,9 @@
## [neko-5.4.21](https://github.com/truecharts/charts/compare/neko-5.4.11...neko-5.4.21) (2024-03-11)
### Chore
- update neko by renovate ([#19112](https://github.com/truecharts/charts/issues/19112))

Binary file not shown.

View File

@ -1,23 +1,23 @@
braveImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: brave@sha256:127125d756e7b5b69adf901faad6c78f28f10ae822a96a8d1b1c0c224641f77f
tag: brave@sha256:8cac5a454553def46ddd8c0a543cee0e2b0bac660f68aa4f4ccd7fdd766f911f
chromeImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: google-chrome@sha256:a427eebef656536d34c5f62e4629718209a60ab36cdf5fe44c7296b37185a1db
tag: google-chrome@sha256:cee40a80e7497f5e623bac4533c3176d71f0cfaba9ce3a8abd9788d612c24cee
chromiumImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: chromium@sha256:e6f985cca14673a0627422bae285be3df48fc90c2f2a6d65f79dbe3673f81591
tag: chromium@sha256:04b858cf6463702f40414ed08f594c258f8949d49e3b306f8a449554534ef5b2
edgeImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: microsoft-edge@sha256:9fcffb64407a4cccbf28f144d6ff73710e738c7bdd0d808fbb1da60a14e1afbf
tag: microsoft-edge@sha256:c3ea00780d68b95ef252b3e7c318597506c1027a37dde8a491cb93fa37e329dd
image:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: firefox@sha256:aaa1c56140c92fd7e3d30eee976d6ee9b5dcb207de5853c36cfde8de68bf4e1d
tag: firefox@sha256:ea726f9ab9bf91573dbdc5d90a2256f0462b19e4bae1bc9f6e1eff162e9ba837
imageSelector: image
portal:
open:
@ -25,7 +25,7 @@ portal:
remminaImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: remmina@sha256:8a72b9c3f8fc9378e336792602baf32440a21fb8dac56fecf2b0e0b59d15770f
tag: remmina@sha256:a0f64199d58b419d303cb2b5f5e2beefe001c6fc464ee6101fa3352ad081da63
securityContext:
container:
readOnlyRootFilesystem: false
@ -57,15 +57,15 @@ service:
torImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: tor-browser@sha256:41c345e0b270f529d527509d39ea8531ae387103a65784b44be6fe855fe4aed3
tag: tor-browser@sha256:9fa31f76a5868565739d0b28ee30d819a64405ebf693cbdcc0786c7293d5073c
vivaldiImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: vivaldi@sha256:3cd746700f948548dfee8ea4a1afedfce54a0e5c97a79c02cf4a9fe5f935ceef
tag: vivaldi@sha256:18c876f786720b5afd7017b857627d7db3608cb0bcd9a7245b349f519a42393e
vlcImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: vlc@sha256:c011ec0b27f22394b4ca53f0e41f8651740bb5ab3dcd9351f1147a96f80f542f
tag: vlc@sha256:13a389639d55e34dfa088eab781cac176a45147a811349ea6e1183683445e039
vncviewerImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
@ -90,4 +90,4 @@ workload:
xfceImage:
pullPolicy: IfNotPresent
repository: m1k1o/neko
tag: xfce@sha256:f659c9fc8dd3ca34e0900a47b386811968c256cb03421b911e43c74e0c6e63ff
tag: xfce@sha256:907215e52a42c5c0bbb93b7cb546805a1aa6bd35a50f35d5a34b91751087b536

View File

@ -1,9 +0,0 @@
## [ollama-4.0.3](https://github.com/truecharts/charts/compare/ollama-4.0.2...ollama-4.0.3) (2024-03-11)
### Chore
- update container image ollama/ollama to 0.1.29[@8860aac](https://github.com/8860aac) by renovate ([#19110](https://github.com/truecharts/charts/issues/19110))

View File

@ -1,9 +0,0 @@
## [tt-rss-16.4.4](https://github.com/truecharts/charts/compare/tt-rss-16.4.3...tt-rss-16.4.4) (2024-03-11)
### Chore
- update container image cthulhoo/ttrss-web-nginx to latest[@cde5998](https://github.com/cde5998) by renovate ([#18975](https://github.com/truecharts/charts/issues/18975))