Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-30 20:49:23 +00:00
parent d45f585f6b
commit 50e4b7f4d7
57 changed files with 56 additions and 31 deletions

View File

@ -1,4 +0,0 @@
## [mariadb-5.0.8](https://github.com/truecharts/charts/compare/mariadb-5.0.7...mariadb-5.0.8) (2022-11-29)

View File

@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 5.0.8
version: 5.0.9
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [mariadb-5.0.9](https://github.com/truecharts/charts/compare/mariadb-5.0.8...mariadb-5.0.9) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: 10.10.2@sha256:a7b9138f858f2f92795423fd54a1dc77e40e07d1c7ecb6d4eecbca16a104e55b
tag: 10.10.2@sha256:a69a0c291f81cf1c60731e8caa83ca18fc31ba3d35f5d3bfe2bfcaf2e9d8c5d2
controller:
# -- Set the controller type.

View File

@ -1,4 +0,0 @@
## [cops-2.0.3](https://github.com/truecharts/charts/compare/cops-2.0.2...cops-2.0.3) (2022-11-30)

View File

@ -31,4 +31,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 2.0.3
version: 2.0.4

View File

@ -0,0 +1,9 @@
## [cops-2.0.4](https://github.com/truecharts/charts/compare/cops-2.0.3...cops-2.0.4) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/cops to latest

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
tag: latest@sha256:186e53f8758beebdee7acacac3cf613c9ad8be6cefd2da447dbb4b86988492aa
tag: latest@sha256:ecf643c1b02d62a982616937ea1634fe6d0520cff1c43d86d89034b9eb2de623
persistence:
config:
enabled: true

View File

@ -1,4 +0,0 @@
## [damselfly-2.0.3](https://github.com/truecharts/charts/compare/damselfly-2.0.1...damselfly-2.0.3) (2022-11-30)

View File

@ -26,4 +26,4 @@ sources:
- https://github.com/Webreaper/Damselfly
- https://hub.docker.com/r/webreaper/damselfly/
type: application
version: 2.0.3
version: 2.0.4

View File

@ -0,0 +1,9 @@
## [damselfly-2.0.4](https://github.com/truecharts/charts/compare/damselfly-2.0.3...damselfly-2.0.4) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/damselfly to latest

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/damselfly
tag: latest@sha256:029332f60c5b3cc54ec1b1bd2151dc9a043a7aaa4ea8d435694c25801237fa4d
tag: latest@sha256:a3a2458f7e01889dbbb3accb4405ed00e6630f8ec1400260f6e64c3bb09749f1
persistence:
config:
enabled: true

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "9.2.6"
appVersion: "9.3.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 6.0.9
version: 6.0.10
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -0,0 +1,9 @@
## [grafana-6.0.10](https://github.com/truecharts/charts/compare/grafana-6.0.9...grafana-6.0.10) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/grafana to v9.3.0

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: 9.2.6@sha256:3e29661c793691ae0b345b58e98f4f0a8e3de2dda2b0eed7fa8f3846f95af475
tag: 9.3.0@sha256:b69bd52b176f58304d7300af634aa3cbb86b6fbea5cea09bd921a28d1baefbf2
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,4 +0,0 @@
## [grafana-6.0.9](https://github.com/truecharts/charts/compare/grafana-6.0.8...grafana-6.0.9) (2022-11-30)

View File

@ -1,4 +0,0 @@
## [omada-controller-8.0.10](https://github.com/truecharts/charts/compare/omada-controller-8.0.9...omada-controller-8.0.10) (2022-11-30)

View File

@ -18,7 +18,7 @@ name: omada-controller
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://github.com/mbentley/docker-omada-controller
version: 8.0.10
version: 8.0.11
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [omada-controller-8.0.11](https://github.com/truecharts/charts/compare/omada-controller-8.0.10...omada-controller-8.0.11) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/omada-controller to 5.7.0

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/omada-controller
tag: 5.7.0@sha256:dceef4608bfada40572421ac8966f0cc7268a3c052bd96567aafd6b8fc499734
tag: 5.7.0@sha256:9df7901df1c7fdc409613600dd703b53490298a815e70c5a4698e8e9649fd06c
pullPolicy: IfNotPresent
securityContext: