Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
da47a1f6e4
commit
601783cbe2
|
@ -1,8 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [youtrack-0.0.1]youtrack-0.0.1 (2023-01-06)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [youtrack-0.0.1]youtrack-0.0.1 (2023-01-06)
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [youtrack-0.0.2](https://github.com/truecharts/charts/compare/youtrack-0.0.1...youtrack-0.0.2) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/youtrack to v2022.3.65366
|
||||
|
||||
|
||||
|
||||
|
||||
## [youtrack-0.0.1]youtrack-0.0.1 (2023-01-06)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: latest
|
||||
appVersion: "2022.3.653"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
|
||||
- https://www.jetbrains.com/youtrack/
|
||||
- https://hub.docker.com/r/jetbrains/youtrack/
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [youtrack-0.0.2](https://github.com/truecharts/charts/compare/youtrack-0.0.1...youtrack-0.0.2) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/youtrack to v2022.3.65366
|
||||
|
||||
|
|
@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
|
|||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/youtrack
|
||||
tag: 2022.3.65360@sha256:558c3df7c3188fa6eff309a0c0ad87a6c763f42fc84e7c842bac7fb8b7856d11
|
||||
tag: 2022.3.65366@sha256:4b30a68a3bc7eebc9c0354f8b66cbb98f01884b54d3de5a9b94ae515d0524784
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue