Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
be45503fea
commit
60af780f3a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-3.0.14](https://github.com/truecharts/charts/compare/clickhouse-3.0.13...clickhouse-3.0.14) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v22.12.3.5
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-3.0.14](https://github.com/truecharts/charts/compare/clickhouse-3.0.13...clickhouse-3.0.14) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "22.12.1.17"
|
||||
appVersion: "22.12.3.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://clickhouse.com/
|
||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||
type: application
|
||||
version: 3.0.14
|
||||
version: 3.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v22.12.3.5
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.12.1.1752@sha256:45f7725ae167da165aec76399c5b8c43cee8f2beb5d01c004d35a79d7690ad32
|
||||
tag: 22.12.3.5@sha256:539315e8dcdc99674581fc285da14176cb92cfef6efb742d9ee1f7a1d744aa03
|
||||
|
||||
controller:
|
||||
type: statefulset
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [audiobookshelf-4.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.13...audiobookshelf-4.0.14) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.15](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.14...audiobookshelf-4.0.15) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.12
|
||||
|
||||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.13...audiobookshelf-4.0.14) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.3...audiobookshelf-4.0.5) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.6
|
||||
|
||||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.3...audiobookshelf-4.0.5) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2.11"
|
||||
appVersion: "2.2.12"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
version: 4.0.14
|
||||
version: 4.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [audiobookshelf-4.0.15](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.14...audiobookshelf-4.0.15) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.12
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/audiobookshelf
|
||||
tag: 2.2.11@sha256:725ac25cf0d96205d49f48673239c7bccc5918d5c0c7fbbffa012ab6de56a960
|
||||
tag: 2.2.12@sha256:0405d299aad5376d35f17204751b2d53a017f34c3a5337804d24d16dc8a65977
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue