Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d25d2681ee
commit
c60e69de4b
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [shlink-9.0.0](https://github.com/truecharts/charts/compare/shlink-8.0.29...shlink-9.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shlink-8.0.20](https://github.com/truecharts/charts/compare/shlink-8.0.19...shlink-8.0.20) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.6.3"
|
||||
appVersion: "3.6.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink
|
||||
- https://github.com/shlinkio/shlink
|
||||
type: application
|
||||
version: 9.0.0
|
||||
version: 9.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/shlink
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.6.3@sha256:a0afca180084cdc3425217642c9ee4f33fe0cab80e22f8d830160466c94e5625
|
||||
tag: v3.6.4@sha256:7d60a3f5d8040ba576e3de5d39aae5ec7cdddc8b9c5b4424ded51ed187f8f822
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue