Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
141caf1bb9
commit
93872ccecc
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [artifactory-oss-2.0.6](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.5...artifactory-oss-2.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [artifactory-oss-2.0.7](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.6...artifactory-oss-2.0.7) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/artifactory-oss to v7.47.12
|
||||
|
||||
|
||||
|
||||
|
||||
## [artifactory-oss-2.0.6](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.5...artifactory-oss-2.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [artifactory-oss-2.0.1](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.0...artifactory-oss-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [artifactory-oss-2.0.1](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.0...artifactory-oss-2.0.1) (2022-11-15)
|
||||
|
|
@ -4,7 +4,7 @@ annotations:
|
|||
- Productivity
|
||||
- Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "7.47.11"
|
||||
appVersion: "7.47.12"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://jfrog.com/
|
||||
- https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss
|
||||
type: application
|
||||
version: 2.0.6
|
||||
version: 2.0.7
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [artifactory-oss-2.0.7](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.6...artifactory-oss-2.0.7) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/artifactory-oss to v7.47.12
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/artifactory-oss
|
||||
tag: 7.47.11
|
||||
tag: 7.47.12
|
||||
persistence:
|
||||
varoptjfrogartifactory:
|
||||
enabled: true
|
Loading…
Reference in New Issue