Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
638d05b4fe
commit
a6918214d3
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tubearchivist-es-2.0.10](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.9...tubearchivist-es-2.0.10) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tubearchivist-es to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [tubearchivist-es-2.0.9](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.8...tubearchivist-es-2.0.9) (2023-02-03)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [tubearchivist-es-2.0.2](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.1...tubearchivist-es-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [tubearchivist-es-2.0.2](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.1...tubearchivist-es-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://hub.docker.com/bbilly1/tubearchivist-es
|
||||
- https://github.com/elastic/elasticsearch
|
||||
type: application
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tubearchivist-es-2.0.10](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.9...tubearchivist-es-2.0.10) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tubearchivist-es to latest
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tubearchivist-es
|
||||
tag: latest@sha256:0d90e11755e78b32a32b39fc1525f71c87b98f026b4f9faf7a705a30160f59c4
|
||||
tag: latest@sha256:6d14b76f71ec7d2b90a85e2f340ea947f531b2bf2903b03d35f4801eb757e4d5
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tubearchivist-es-2.0.9](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.8...tubearchivist-es-2.0.9) (2023-02-03)
|
||||
|
||||
### Fix
|
||||
|
||||
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
|
||||
|
||||
|
Loading…
Reference in New Issue