Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7782356fcd
commit
3d34b8144c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [audiobookshelf-4.0.16](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.15...audiobookshelf-4.0.16) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.17](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.16...audiobookshelf-4.0.17) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.14
|
||||
|
||||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.16](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.15...audiobookshelf-4.0.16) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [audiobookshelf-4.0.7](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.6...audiobookshelf-4.0.7) (2022-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.8
|
||||
|
||||
|
||||
|
||||
|
||||
## [audiobookshelf-4.0.6](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.5...audiobookshelf-4.0.6) (2022-12-01)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2.12"
|
||||
appVersion: "2.2.14"
|
||||
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/advplyr/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [audiobookshelf-4.0.17](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.16...audiobookshelf-4.0.17) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.14
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/audiobookshelf
|
||||
tag: 2.2.12@sha256:0405d299aad5376d35f17204751b2d53a017f34c3a5337804d24d16dc8a65977
|
||||
tag: 2.2.14@sha256:646281b1138907149c5f20ee4883fa33f8fd4eaf2d7ba82fa544d6eba3eb2e6e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grist-7.0.23](https://github.com/truecharts/charts/compare/grist-7.0.22...grist-7.0.23) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grist-7.0.24](https://github.com/truecharts/charts/compare/grist-7.0.23...grist-7.0.24) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grist to v1.0.7
|
||||
|
||||
|
||||
|
||||
|
||||
## [grist-7.0.23](https://github.com/truecharts/charts/compare/grist-7.0.22...grist-7.0.23) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [grist-7.0.14](https://github.com/truecharts/charts/compare/grist-7.0.13...grist-7.0.14) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [grist-7.0.13](https://github.com/truecharts/charts/compare/grist-7.0.12...grist-7.0.13) (2022-12-19)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.0.6"
|
||||
appVersion: "1.0.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -30,7 +30,7 @@ sources:
|
|||
- https://hub.docker.com/gristlabs/grist
|
||||
- https://github.com/gristlabs/grist-core
|
||||
- https://support.getgrist.com/
|
||||
version: 7.0.23
|
||||
version: 7.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grist-7.0.24](https://github.com/truecharts/charts/compare/grist-7.0.23...grist-7.0.24) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grist to v1.0.7
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grist
|
||||
tag: 1.0.6@sha256:0067992f2ff7f66db5e348a64a634aa2f28fe3b1799aaa4dceb2ece561fb78f5
|
||||
tag: 1.0.7@sha256:a873e032112ff9ab1bb8904dbe2fe0c42687abf92fa9ae33a3b3162eaa684365
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue