Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
790aafa72e
commit
1cde0342e0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [yourls-2.0.14](https://github.com/truecharts/charts/compare/yourls-2.0.13...yourls-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [yourls-2.0.15](https://github.com/truecharts/charts/compare/yourls-2.0.14...yourls-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/yourls to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [yourls-2.0.14](https://github.com/truecharts/charts/compare/yourls-2.0.13...yourls-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [yourls-2.0.5](https://github.com/truecharts/charts/compare/yourls-2.0.4...yourls-2.0.5) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/yourls to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [yourls-2.0.4](https://github.com/truecharts/charts/compare/yourls-2.0.3...yourls-2.0.4) (2022-11-30)
|
||||
|
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls
|
||||
- https://hub.docker.com/_/yourls
|
||||
type: application
|
||||
version: 2.0.14
|
||||
version: 2.0.15
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [yourls-2.0.15](https://github.com/truecharts/charts/compare/yourls-2.0.14...yourls-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/yourls to latest
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/yourls
|
||||
tag: latest@sha256:590c93821b426e3fdc81f5ff09c841c6ef7b40e12fc9ee7f6d799c18f816fb93
|
||||
tag: latest@sha256:20d0316c2f208bbc064094550b1590ec14cf74fa08834af8796692006ab21bda
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue