Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e8dd6960b3
commit
c8e96c3717
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [youtrack-1.0.2](https://github.com/truecharts/charts/compare/youtrack-1.0.1...youtrack-1.0.2) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [youtrack-1.0.3](https://github.com/truecharts/charts/compare/youtrack-1.0.2...youtrack-1.0.3) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/youtrack to v2022.3.65370
|
||||
|
||||
|
||||
|
||||
|
||||
## [youtrack-1.0.2](https://github.com/truecharts/charts/compare/youtrack-1.0.1...youtrack-1.0.2) (2023-02-10)
|
||||
|
||||
### Fix
|
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/youtrack
|
||||
- https://hub.docker.com/r/jetbrains/youtrack
|
||||
- https://www.jetbrains.com/youtrack/
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [youtrack-1.0.3](https://github.com/truecharts/charts/compare/youtrack-1.0.2...youtrack-1.0.3) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/youtrack to v2022.3.65370
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/youtrack
|
||||
tag: 2022.3.65369@sha256:79a5145439a4baf63f494c35513101de94b0e5ba174ef3ccd555caf43b2ebcae
|
||||
tag: 2022.3.65370@sha256:5e2ebdb17a0847d5d1cee011b4fb5a858c4a687b9119b819f6bd3d69cb26ca50
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue