Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb031fbf69
commit
b6ad1ca959
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [linkding-5.0.25](https://github.com/truecharts/charts/compare/linkding-5.0.24...linkding-5.0.25) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [linkding-5.0.26](https://github.com/truecharts/charts/compare/linkding-5.0.25...linkding-5.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/linkding to v1.19.1 ([#11012](https://github.com/truecharts/charts/issues/11012))
|
||||
|
||||
|
||||
|
||||
|
||||
## [linkding-5.0.25](https://github.com/truecharts/charts/compare/linkding-5.0.24...linkding-5.0.25) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [linkding-5.0.16](https://github.com/truecharts/charts/compare/linkding-5.0.15...linkding-5.0.16) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.19.0"
|
||||
appVersion: "1.19.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: linkding
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/linkding
|
||||
- https://github.com/sissbruecker/linkding
|
||||
version: 5.0.25
|
||||
version: 5.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- bookmarks
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [linkding-5.0.26](https://github.com/truecharts/charts/compare/linkding-5.0.25...linkding-5.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/linkding to v1.19.1 ([#11012](https://github.com/truecharts/charts/issues/11012))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/linkding
|
||||
tag: v1.19.0@sha256:34bfe7fe951f1f005157b93765e711db1934a1d2bc534922b87c390f358696b1
|
||||
tag: v1.19.1@sha256:2dbd1637c054c1e8f008f9f0c54fad36e7ab6cd284273f7bc2a5b1d77bc5739e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue