Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2abca747f2
commit
12aef4863f
Binary file not shown.
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: cloud
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: enterprise
|
||||
apiVersion: v2
|
||||
appVersion: 28.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -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://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
type: application
|
||||
version: 29.1.4
|
||||
version: 29.2.1
|
Binary file not shown.
|
@ -5,7 +5,7 @@ image:
|
|||
nginxImage:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.25.4@sha256:2bcc62edc5fd36a3ec139493a8f3dce05abe4f77f5b384ca15a71ae95b64da6d
|
||||
tag: 1.25.4@sha256:da119d2fa3ab66ee78a7ca4f1193fad24338aaef9ddd3bed9bd50cfd3ff99165
|
||||
imaginaryImage:
|
||||
repository: tccr.io/tccr/nextcloud-imaginary
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -17,11 +17,11 @@ hpbImage:
|
|||
clamavImage:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.0@sha256:d0d9fa6ea4e2fcfd9971a42aecd22ff50b9672e50adeea62a5261b07c87ddc5c
|
||||
tag: 1.3.0@sha256:0bb5d72ed47458c3333868c2e5835dd38f4268ceeba6e4212b3c57d809526755
|
||||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319
|
||||
tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
credentials:
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -15,6 +15,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [clamav-9.2.0](https://github.com/truecharts/charts/compare/clamav-9.1.17...clamav-9.2.0) (2024-02-14)
|
||||
|
||||
### Chore
|
||||
|
@ -94,6 +98,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [clamav-9.1.9](https://github.com/truecharts/charts/compare/clamav-9.1.8...clamav-9.1.9) (2024-01-21)
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: utilities
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
|
|||
keywords:
|
||||
- clamav
|
||||
- antivirus
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/clamav
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
type: application
|
||||
version: 10.1.2
|
||||
version: 10.2.1
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.0@sha256:426527229938cc5886873b2ad40193d45189476f9be81006d8103ef59c9e5e76
|
||||
tag: 1.3.0@sha256:0bb5d72ed47458c3333868c2e5835dd38f4268ceeba6e4212b3c57d809526755
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -20,6 +20,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-4.1.121](https://github.com/truecharts/charts/compare/neko-4.1.111...neko-4.1.121) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -93,7 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
## [neko-4.1.68](https://github.com/truecharts/charts/compare/neko-4.1.67...neko-4.1.68) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: firefox
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
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.1.2
|
||||
version: 5.2.10
|
Binary file not shown.
|
@ -1,23 +1,23 @@
|
|||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: brave@sha256:7e6b9341face69a37946a369bfb7174a971412403fce4646d6591c97e1522eae
|
||||
tag: brave@sha256:127125d756e7b5b69adf901faad6c78f28f10ae822a96a8d1b1c0c224641f77f
|
||||
chromeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: google-chrome@sha256:dcf4bebc224e3a01f7cb51ad6b8ba0b9818361325bce186a71106a37e3774c15
|
||||
tag: google-chrome@sha256:a427eebef656536d34c5f62e4629718209a60ab36cdf5fe44c7296b37185a1db
|
||||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: chromium@sha256:8ca28d21bc6bc69046779f1cbbb078468e552fa60a9e018c5c2266c82c7a5a2e
|
||||
tag: chromium@sha256:e6f985cca14673a0627422bae285be3df48fc90c2f2a6d65f79dbe3673f81591
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: microsoft-edge@sha256:ef159a3d6909571e5cc2ee5e9dfe5bcafddef69b536ff14e90f8b8e2aff2e8dc
|
||||
tag: microsoft-edge@sha256:9fcffb64407a4cccbf28f144d6ff73710e738c7bdd0d808fbb1da60a14e1afbf
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: firefox@sha256:72f72672bd5e3b447010a57f987282e86ee3017d1f3237f4bb7e5d1e787b23da
|
||||
tag: firefox@sha256:aaa1c56140c92fd7e3d30eee976d6ee9b5dcb207de5853c36cfde8de68bf4e1d
|
||||
imageSelector: image
|
||||
portal:
|
||||
open:
|
||||
|
@ -25,7 +25,7 @@ portal:
|
|||
remminaImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: remmina@sha256:e1f6e8731009fbd56729b0e225f40cb4b1a128a2848f4516d311576611f99cb7
|
||||
tag: remmina@sha256:8a72b9c3f8fc9378e336792602baf32440a21fb8dac56fecf2b0e0b59d15770f
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
@ -57,15 +57,15 @@ service:
|
|||
torImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: tor-browser@sha256:2f831187ebad4bb7fa460c81134f13fc1caf570fecfb422685f7d02570cdd28b
|
||||
tag: tor-browser@sha256:41c345e0b270f529d527509d39ea8531ae387103a65784b44be6fe855fe4aed3
|
||||
vivaldiImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: vivaldi@sha256:e3c44a09a4796ea4f99915685a3ba810ecfdd1f9b583b80c3a3daac43115df63
|
||||
tag: vivaldi@sha256:3cd746700f948548dfee8ea4a1afedfce54a0e5c97a79c02cf4a9fe5f935ceef
|
||||
vlcImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: vlc@sha256:0a22c52e34d956050c2184a9f88addf7feaba24f63e1d9f48065e97d3f793eef
|
||||
tag: vlc@sha256:c011ec0b27f22394b4ca53f0e41f8651740bb5ab3dcd9351f1147a96f80f542f
|
||||
vncviewerImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
|
@ -90,4 +90,4 @@ workload:
|
|||
xfceImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: xfce@sha256:242ad91b15e5fbf8eaf85d7f9ea46bb211569e60be781a8689c22d185e7ff1ad
|
||||
tag: xfce@sha256:f659c9fc8dd3ca34e0900a47b386811968c256cb03421b911e43c74e0c6e63ff
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue