Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
234f27ca40
commit
d95f31f306
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [artifactory-oss-2.0.17](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.16...artifactory-oss-2.0.17) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [artifactory-oss-2.0.18](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.17...artifactory-oss-2.0.18) (2023-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/artifactory-oss to v7.49.8
|
||||
|
||||
|
||||
|
||||
|
||||
## [artifactory-oss-2.0.17](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.16...artifactory-oss-2.0.17) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [artifactory-oss-2.0.8](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.7...artifactory-oss-2.0.8) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
|
@ -4,7 +4,7 @@ annotations:
|
|||
- Productivity
|
||||
- Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "7.49.6"
|
||||
appVersion: "7.49.8"
|
||||
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.17
|
||||
version: 2.0.18
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [artifactory-oss-2.0.18](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.17...artifactory-oss-2.0.18) (2023-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/artifactory-oss to v7.49.8
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/artifactory-oss
|
||||
tag: 7.49.6@sha256:ef34566273404f7e7516113fbb4f0ff8b11499846fc4728fd549b786ed078d4c
|
||||
tag: 7.49.8@sha256:03fd99349f355b76fb956308c0b1066816b7f55661985ddc10e0886ef096f255
|
||||
persistence:
|
||||
varoptjfrogartifactory:
|
||||
enabled: true
|
Loading…
Reference in New Issue