Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
228183a9de
commit
656c672414
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.301](https://github.com/truecharts/charts/compare/libremdb-3.0.300...libremdb-3.0.301) (2023-11-21)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.302](https://github.com/truecharts/charts/compare/libremdb-3.0.301...libremdb-3.0.302) (2023-11-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@672c949](https://github.com/672c949) ([#15140](https://github.com/truecharts/charts/issues/15140))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.301](https://github.com/truecharts/charts/compare/libremdb-3.0.300...libremdb-3.0.301) (2023-11-21)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/libremdb to latest ([#14706](https://github.com/truecharts/charts/issues/14706))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.291](https://github.com/truecharts/charts/compare/libremdb-3.0.290...libremdb-3.0.291) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14694](https://github.com/truecharts/charts/issues/14694))
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.301
|
||||
version: 3.0.302
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.302](https://github.com/truecharts/charts/compare/libremdb-3.0.301...libremdb-3.0.302) (2023-11-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@672c949](https://github.com/672c949) ([#15140](https://github.com/truecharts/charts/issues/15140))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:be83f2ac2179eb9ab5d32c6749330d50adfcc5305e8bae60192f9a345730e3c3
|
||||
tag: latest@sha256:672c949d92d45182273c5ce2ee81a73490354c159392233fdc2d887ec3ddf77a
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [trilium-notes-9.0.14](https://github.com/truecharts/charts/compare/trilium-notes-9.0.13...trilium-notes-9.0.14) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/zadam/trilium to v0.61.14 ([#14792](https://github.com/truecharts/charts/issues/14792))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [trilium-notes-9.0.15](https://github.com/truecharts/charts/compare/trilium-notes-9.0.14...trilium-notes-9.0.15) (2023-11-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/zadam/trilium to v0.61.15[@20fdc70](https://github.com/20fdc70) ([#15188](https://github.com/truecharts/charts/issues/15188))
|
||||
|
||||
|
||||
|
||||
|
||||
## [trilium-notes-9.0.14](https://github.com/truecharts/charts/compare/trilium-notes-9.0.13...trilium-notes-9.0.14) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [trilium-notes-9.0.4](https://github.com/truecharts/charts/compare/trilium-notes-9.0.3...trilium-notes-9.0.4) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.61.14"
|
||||
appVersion: 0.61.15
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes
|
||||
- https://github.com/zadam/trilium
|
||||
type: application
|
||||
version: 9.0.14
|
||||
version: 9.0.15
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [trilium-notes-9.0.15](https://github.com/truecharts/charts/compare/trilium-notes-9.0.14...trilium-notes-9.0.15) (2023-11-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/zadam/trilium to v0.61.15[@20fdc70](https://github.com/20fdc70) ([#15188](https://github.com/truecharts/charts/issues/15188))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/zadam/trilium
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.61.14@sha256:3ba441116bc8c6e02b1fc94724a14537eb9a6cfde02fb172b93cd86f9078cda1
|
||||
tag: 0.61.15@sha256:20fdc702b05a107685b460ead41b1d7c9f552e73decf9cb246f5b11e0166438d
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue