Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [sourcegraph-2.0.4](https://github.com/truecharts/charts/compare/sourcegraph-2.0.3...sourcegraph-2.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.5](https://github.com/truecharts/charts/compare/sourcegraph-2.0.4...sourcegraph-2.0.5) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sourcegraph to v4.3.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.4](https://github.com/truecharts/charts/compare/sourcegraph-2.0.3...sourcegraph-2.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
@@ -81,15 +90,6 @@
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.1](https://github.com/truecharts/charts/compare/sourcegraph-2.0.0...sourcegraph-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-2.0.1](https://github.com/truecharts/charts/compare/sourcegraph-2.0.0...sourcegraph-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "4.2.1"
|
||||
appVersion: "4.3.0"
|
||||
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.4
|
||||
version: 2.0.5
|
||||
9
incubator/sourcegraph/2.0.5/app-changelog.md
Normal file
9
incubator/sourcegraph/2.0.5/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [sourcegraph-2.0.5](https://github.com/truecharts/charts/compare/sourcegraph-2.0.4...sourcegraph-2.0.5) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sourcegraph to v4.3.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/sourcegraph
|
||||
tag: 4.2.1
|
||||
tag: 4.3.0
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user