Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9be7b20d97
commit
1b50ddf548
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [linkding-6.0.6](https://github.com/truecharts/charts/compare/linkding-6.0.5...linkding-6.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [linkding-6.0.7](https://github.com/truecharts/charts/compare/linkding-6.0.6...linkding-6.0.7) (2023-10-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/linkding to v1.22.2 ([#14035](https://github.com/truecharts/charts/issues/14035))
|
||||
|
||||
|
||||
|
||||
|
||||
## [linkding-6.0.6](https://github.com/truecharts/charts/compare/linkding-6.0.5...linkding-6.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [linkding-5.0.23](https://github.com/truecharts/charts/compare/linkding-5.0.22...linkding-5.0.23) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [linkding-5.0.22](https://github.com/truecharts/charts/compare/linkding-5.0.21...linkding-5.0.22) (2023-06-11)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.22.1"
|
||||
appVersion: "1.22.2"
|
||||
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: 6.0.6
|
||||
version: 6.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- bookmarks
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [linkding-6.0.7](https://github.com/truecharts/charts/compare/linkding-6.0.6...linkding-6.0.7) (2023-10-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/linkding to v1.22.2 ([#14035](https://github.com/truecharts/charts/issues/14035))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/linkding
|
||||
tag: v1.22.1@sha256:3f32710e3088654a183df56ad8a9e0acda42354863aeb9b5f759a41832b346c8
|
||||
tag: v1.22.2@sha256:9a92ca806e6445539d81b66f1c9d0f92b3120e4ba6dd664e502741309711c16f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue