Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
38b0df5b97
commit
533fb4ac38
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [linkding-6.0.4](https://github.com/truecharts/charts/compare/linkding-6.0.3...linkding-6.0.4) (2023-10-02)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/linkding to v1.22.0 ([#13150](https://github.com/truecharts/charts/issues/13150))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [linkding-6.0.5](https://github.com/truecharts/charts/compare/linkding-6.0.4...linkding-6.0.5) (2023-10-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/linkding to v1.22.1 ([#13331](https://github.com/truecharts/charts/issues/13331))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [linkding-6.0.4](https://github.com/truecharts/charts/compare/linkding-6.0.3...linkding-6.0.4) (2023-10-02)
|
## [linkding-6.0.4](https://github.com/truecharts/charts/compare/linkding-6.0.3...linkding-6.0.4) (2023-10-02)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [linkding-5.0.21](https://github.com/truecharts/charts/compare/linkding-5.0.20...linkding-5.0.21) (2023-06-07)
|
## [linkding-5.0.21](https://github.com/truecharts/charts/compare/linkding-5.0.20...linkding-5.0.21) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [linkding-5.0.20](https://github.com/truecharts/charts/compare/linkding-5.0.19...linkding-5.0.20) (2023-06-07)
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.22.0"
|
appVersion: "1.22.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -19,7 +19,7 @@ name: linkding
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/linkding
|
- https://github.com/truecharts/charts/tree/master/charts/stable/linkding
|
||||||
- https://github.com/sissbruecker/linkding
|
- https://github.com/sissbruecker/linkding
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- bookmarks
|
- bookmarks
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [linkding-6.0.5](https://github.com/truecharts/charts/compare/linkding-6.0.4...linkding-6.0.5) (2023-10-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/linkding to v1.22.1 ([#13331](https://github.com/truecharts/charts/issues/13331))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/linkding
|
repository: tccr.io/truecharts/linkding
|
||||||
tag: v1.22.0@sha256:5b6c7c36b24f4751a758a72996b96f80a9e83d136838e33a9ec4c7a3457abf7e
|
tag: v1.22.1@sha256:3f32710e3088654a183df56ad8a9e0acda42354863aeb9b5f759a41832b346c8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue