Merge pull request #5431 from truecharts/renovate/tccr.io-truecharts-sourcegraph-4.x
This commit is contained in:
commit
2b2abb7a06
|
@ -7,7 +7,7 @@ annotations:
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.2.1"
|
appVersion: "4.3.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
||||||
- https://hub.docker.com/r/sourcegraph/server/
|
- https://hub.docker.com/r/sourcegraph/server/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.4
|
version: 2.0.5
|
||||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/sourcegraph
|
repository: tccr.io/truecharts/sourcegraph
|
||||||
tag: 4.2.1
|
tag: 4.3.0
|
||||||
persistence:
|
persistence:
|
||||||
applicationdatastoragepath:
|
applicationdatastoragepath:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue