chore(helm): update image docker.io/sourcegraph/server 6.1.5633 → 6.2.0 (#33902)

This commit is contained in:
TrueCharts Bot
2025-04-03 15:08:55 +02:00
committed by GitHub
parent c0473e87f4
commit b36eb78762
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 6.1.5633 appVersion: 6.2.0
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -36,4 +36,4 @@ 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: 8.1.5 version: 8.2.0
+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.1.5633@sha256:2a1e017bd624859c42335f8e428de2010f4b03225f1bbd7d6d90b40b38353ea1 tag: 6.2.0@sha256:e949739b190222b35cdf80fce51c43d01f4883dc0cbad86971d45f0d51180851
persistence: persistence:
applicationdatastoragepath: applicationdatastoragepath:
enabled: true enabled: true