Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bde517c595
commit
7b9cefddf4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [sourcegraph-2.0.16](https://github.com/truecharts/charts/compare/sourcegraph-2.0.15...sourcegraph-2.0.16) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sourcegraph to v4.5.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.17](https://github.com/truecharts/charts/compare/sourcegraph-2.0.16...sourcegraph-2.0.17) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sourcegraph to v4.5.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.16](https://github.com/truecharts/charts/compare/sourcegraph-2.0.15...sourcegraph-2.0.16) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [sourcegraph-2.0.7](https://github.com/truecharts/charts/compare/sourcegraph-2.0.6...sourcegraph-2.0.7) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.6](https://github.com/truecharts/charts/compare/sourcegraph-2.0.5...sourcegraph-2.0.6) (2022-12-19)
|
||||
|
||||
### Chore
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
- Productivity
|
||||
- Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "4.5.0"
|
||||
appVersion: "4.5.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
||||
- https://hub.docker.com/r/sourcegraph/server
|
||||
type: application
|
||||
version: 2.0.16
|
||||
version: 2.0.17
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [sourcegraph-2.0.17](https://github.com/truecharts/charts/compare/sourcegraph-2.0.16...sourcegraph-2.0.17) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sourcegraph to v4.5.1
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/sourcegraph
|
||||
tag: 4.5.0@sha256:db95eb286ecf8e0a7365683b61ba409bf960ad0329fe9a2b0a9020fe1eb4169f
|
||||
tag: 4.5.1@sha256:4952986a78ed0c3d579f138b59d0d4a8141d3cba158ee7452977e39cc2872df0
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
Loading…
Reference in New Issue