Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -7,6 +7,15 @@ title: Changelog
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-4.1.7](https://github.com/truecharts/charts/compare/sourcegraph-4.1.6...sourcegraph-4.1.7) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image sourcegraph/server to v5.2.6[@ef44775](https://github.com/ef44775) by renovate ([#17197](https://github.com/truecharts/charts/issues/17197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sourcegraph-4.1.6](https://github.com/truecharts/charts/compare/sourcegraph-4.1.5...sourcegraph-4.1.6) (2024-01-09)
|
||||
@@ -88,12 +97,3 @@ title: Changelog
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
||||
## [sourcegraph-3.0.18](https://github.com/truecharts/charts/compare/sourcegraph-3.0.17...sourcegraph-3.0.18) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
## [sourcegraph-3.0.17](https://github.com/truecharts/charts/compare/sourcegraph-3.0.16...sourcegraph-3.0.17) (2023-12-24)
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.5
|
||||
appVersion: 5.2.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
@@ -34,7 +34,7 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: sourcegraph
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
||||
- https://hub.docker.com/r/sourcegraph/server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
||||
type: application
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
9
stable/sourcegraph/4.1.7/app-changelog.md
Normal file
9
stable/sourcegraph/4.1.7/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [sourcegraph-4.1.7](https://github.com/truecharts/charts/compare/sourcegraph-4.1.6...sourcegraph-4.1.7) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image sourcegraph/server to v5.2.6[@ef44775](https://github.com/ef44775) by renovate ([#17197](https://github.com/truecharts/charts/issues/17197))
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sourcegraph/server
|
||||
tag: 5.2.5@sha256:fe422580b75dfe9ad18c0884ac92436884b63acd767f789a991161d47a83fac1
|
||||
tag: 5.2.6@sha256:ef447752f3136e38eb25527c5aeb4a31ce02d44a6697f4e756d9445f24b9d4bd
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user