Skip to content

Commit e3f1e28

Browse files
committed
Update Chart.yaml versions to v6.9.391
1 parent 9dabf03 commit e3f1e28

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

charts/sourcegraph-executor/dind/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: https://sourcegraph.com/favicon.ico
55
type: application
66

77
# Chart version, separate from Sourcegraph
8-
version: "5.11.0"
8+
version: "6.9.391"
99

1010
# Version of Sourcegraph release
11-
appVersion: "5.11.0"
11+
appVersion: "6.9.391"

charts/sourcegraph-executor/k8s/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: https://sourcegraph.com/favicon.ico
55
type: application
66

77
# Chart version, separate from Sourcegraph
8-
version: "5.11.0"
8+
version: "6.9.391"
99

1010
# Version of Sourcegraph release
11-
appVersion: "5.11.0"
11+
appVersion: "6.9.391"

charts/sourcegraph-migrator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: https://sourcegraph.com/favicon.ico
55
type: application
66

77
# Chart version, separate from Sourcegraph
8-
version: "5.11.0"
8+
version: "6.9.391"
99

1010
# Version of Sourcegraph release
11-
appVersion: "5.11.0"
11+
appVersion: "6.9.391"

charts/sourcegraph/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: https://sourcegraph.com/favicon.ico
55
type: application
66

77
# Chart version, separate from Sourcegraph
8-
version: "5.11.0"
8+
version: "6.9.391"
99

1010
# Version of Sourcegraph release
11-
appVersion: "5.11.0"
11+
appVersion: "6.9.391"

charts/sourcegraph/examples/subchart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apiVersion: v2
22
name: sourcegraph-subchart
33
description: Customer-owned chart that inherits from Sourcegraph
44
type: application
5-
version: "5.11.0"
5+
version: "6.9.391"
66

77
dependencies:
88
- name: sourcegraph
99
alias: sg # Optional, allows a custom name to be used
10-
version: "5.11.0"
10+
version: "6.9.391"
1111
repository: "https://sourcegraph.github.io/deploy-sourcegraph-helm"

0 commit comments

Comments
 (0)