Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a31221bc7d
commit
c7701d3836
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [linkding-6.0.3](https://github.com/truecharts/charts/compare/linkding-6.0.2...linkding-6.0.3) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/linkding to v1.21.1 ([#13005](https://github.com/truecharts/charts/issues/13005))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [linkding-6.0.3](https://github.com/truecharts/charts/compare/linkding-6.0.2...linkding-6.0.3) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [linkding-5.0.20](https://github.com/truecharts/charts/compare/linkding-5.0.19...linkding-5.0.20) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [linkding-5.0.19](https://github.com/truecharts/charts/compare/linkding-5.0.18...linkding-5.0.19) (2023-06-04)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.21.1"
|
||||
appVersion: "1.22.0"
|
||||
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.3
|
||||
version: 6.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- bookmarks
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/linkding
|
||||
tag: v1.21.1@sha256:807013ef06c3898fd34d5053c8c78c554153975f742e295ab9c2dd869a88dc11
|
||||
tag: v1.22.0@sha256:5b6c7c36b24f4751a758a72996b96f80a9e83d136838e33a9ec4c7a3457abf7e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue