Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
70af387438
commit
ba9db288ed
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [fileflows-6.0.1](https://github.com/truecharts/charts/compare/fileflows-6.0.0...fileflows-6.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13381](https://github.com/truecharts/charts/issues/13381))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [fileflows-6.0.0](https://github.com/truecharts/charts/compare/fileflows-5.0.31...fileflows-6.0.0) (2023-07-31)
|
||||
|
||||
|
@ -82,15 +91,6 @@
|
|||
|
||||
|
||||
|
||||
## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.07.3"
|
||||
appVersion: "23.10.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: fileflows
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fileflows-6.0.1](https://github.com/truecharts/charts/compare/fileflows-6.0.0...fileflows-6.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13381](https://github.com/truecharts/charts/issues/13381))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fileflows
|
||||
tag: v23.07.3@sha256:30a36375cec6d2eeced824eb215103bc5f37420beb7f2727b4b214797ba352f6
|
||||
tag: v23.10.0@sha256:abb16a474aaea963f02340bb8c998e329f8d373f0dfc4d8ccec72079a74e17b5
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Binary file not shown.
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-8.0.1](https://github.com/truecharts/charts/compare/matomo-8.0.0...matomo-8.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to v4.15.1 ([#11255](https://github.com/truecharts/charts/issues/11255))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-8.0.0](https://github.com/truecharts/charts/compare/matomo-7.0.34...matomo-8.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-7.0.25](https://github.com/truecharts/charts/compare/matomo-7.0.24...matomo-7.0.25) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459))
|
||||
|
|
@ -1,13 +1,13 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.15.0"
|
||||
appVersion: "4.15.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
version: 14.0.6
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.70
|
||||
version: 9.0.25
|
||||
description: Matomo is the leading Free/Libre open analytics platform
|
||||
home: https://truecharts.org/charts/stable/matomo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/matomo
|
||||
- https://github.com/bitnami/bitnami-docker-matomo
|
||||
- https://github.com/matomo-org/matomo
|
||||
version: 8.0.0
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [matomo-8.0.1](https://github.com/truecharts/charts/compare/matomo-8.0.0...matomo-8.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to v4.15.1 ([#11255](https://github.com/truecharts/charts/issues/11255))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
|
@ -1,40 +1,15 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: v4.15.0@sha256:40ad3f22a62ab52036f064587ff26f5727e517ba87128c98e48bf63ac1fa5e74
|
||||
tag: v4.15.1@sha256:63126e306918e1fa69bb9e13f4a01e68657fbc9f3b8f5ea397a0d13be6229bce
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 10172
|
||||
targetPort: 10172
|
||||
https:
|
||||
enabled: true
|
||||
ports:
|
||||
https:
|
||||
enabled: true
|
||||
protocol: https
|
||||
port: 10173
|
||||
targetPort: 10173
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/matomo"
|
||||
mariadb:
|
||||
enabled: true
|
||||
mariadbUsername: matomo
|
||||
mariadbDatabase: matomo
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
@ -48,7 +23,6 @@ workload:
|
|||
startup:
|
||||
path: "/index.php"
|
||||
env:
|
||||
BITNAMI_DEBUG: true
|
||||
APACHE_HTTP_PORT_NUMBER: "{{ .Values.service.main.ports.main.port }}"
|
||||
APACHE_HTTPS_PORT_NUMBER: "{{ .Values.service.https.ports.https.port }}"
|
||||
MATOMO_DATABASE_PORT_NUMBER: 3306
|
||||
|
@ -96,3 +70,33 @@ workload:
|
|||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
|
||||
key: mariadb-password
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 10172
|
||||
targetPort: 10172
|
||||
https:
|
||||
enabled: true
|
||||
ports:
|
||||
https:
|
||||
enabled: true
|
||||
protocol: https
|
||||
port: 10173
|
||||
targetPort: 10173
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/matomo"
|
||||
|
||||
mariadb:
|
||||
enabled: true
|
||||
mariadbUsername: matomo
|
||||
mariadbDatabase: matomo
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
Loading…
Reference in New Issue