chore(helm): update image docker.io/sourcegraph/server 6.7.0 → 6.7.229 (#38707)

This commit is contained in:
TrueCharts Bot
2025-08-22 03:10:25 +02:00
committed by GitHub
parent 8668301788
commit 5646b04966
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.0 appVersion: 6.7.229
dependencies: dependencies:
- name: common - name: common
version: 28.16.2 version: 28.16.2
@@ -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.0 version: 9.5.1
+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.0@sha256:ee7f775f4ccc0cb080f961322fe8c6a27bef7951380ab7264e8483bdef83ee66 tag: 6.7.229@sha256:e776eaac8f03e0dab8a68bae43adf1c202956a4f39c0a05ce27554f019a0f8fe
persistence: persistence:
applicationdatastoragepath: applicationdatastoragepath:
enabled: true enabled: true