chore(helm): update image docker.io/sourcegraph/server 6.7.1104 → 6.7.2518 (#39094)

This commit is contained in:
TrueCharts Bot
2025-09-03 22:20:26 +02:00
committed by GitHub
parent 9905055764
commit fe06c52ee7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 6.7.1104 appVersion: 6.7.2518
dependencies: dependencies:
- name: common - name: common
version: 28.16.5 version: 28.16.5
@@ -39,5 +39,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph
- https://hub.docker.com/r/sourcegraph/server - https://hub.docker.com/r/sourcegraph/server
type: application type: application
version: 9.5.4 version: 9.5.5
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: docker.io/sourcegraph/server repository: docker.io/sourcegraph/server
tag: 6.7.1104@sha256:1d96736441047de773eb436dc91f122c74f01ea31b5435567661eee030be731f tag: 6.7.2518@sha256:f18221d4f6db533471c2726d41b780b1f154c8aaa5bbe7efafc9cafc908e46cf
persistence: persistence:
applicationdatastoragepath: applicationdatastoragepath:
enabled: true enabled: true