Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-23 13:00:24 +00:00
parent 04e8435be4
commit aa202a20b4
11 changed files with 21 additions and 21 deletions

View File

@@ -1,9 +0,0 @@
## [sourcegraph-2.0.15](https://github.com/truecharts/charts/compare/sourcegraph-2.0.14...sourcegraph-2.0.15) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -4,6 +4,15 @@
## [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
## [sourcegraph-2.0.15](https://github.com/truecharts/charts/compare/sourcegraph-2.0.14...sourcegraph-2.0.15) (2023-02-10)
### Fix
@@ -88,12 +97,3 @@
## [sourcegraph-2.0.6](https://github.com/truecharts/charts/compare/sourcegraph-2.0.5...sourcegraph-2.0.6) (2022-12-19)
### Chore
- update helm general non-major
## [sourcegraph-2.0.5](https://github.com/truecharts/charts/compare/sourcegraph-2.0.4...sourcegraph-2.0.5) (2022-12-16)
### Chore

View File

@@ -7,7 +7,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
appVersion: "4.4.2"
appVersion: "4.5.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.15
version: 2.0.16

View File

@@ -0,0 +1,9 @@
## [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

View File

@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/sourcegraph
tag: 4.4.2@sha256:600112183db92d095e0ec10b01f87acab6e84124ff1e2f05c9ee2d79326f2bcb
tag: 4.5.0@sha256:db95eb286ecf8e0a7365683b61ba409bf960ad0329fe9a2b0a9020fe1eb4169f
persistence:
applicationdatastoragepath:
enabled: true