Skip to content

Commit 7a2bc47

Browse files
authored
[sprint-dashboard] Update image repository path (#20)
* [sprint-dashboard] Update image repository path * [sprint-dashboard] Update chart version and changelog
1 parent e3ade0d commit 7a2bc47

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/sprint-dashboard/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: A Helm chart for Kubernetes
44
name: sprint-dashboard
55
type: application
66

7-
version: 0.2.0
7+
version: 0.2.1
88
annotations:
99
artifacthub.io/changes: |
1010
- kind: "changed"
11-
description: "use container.subshell.com for pulling image by default"
11+
description: "fixed repository path for container.subshell.com"

charts/sprint-dashboard/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ nameOverride: ""
22
fullnameOverride: ""
33

44
image:
5-
repository: container.subshell.com/labday/sprint-dashboard
5+
repository: container.subshell.com/subshell-docker-releases/sprint-dashboard
66
version: latest
77
pullPolicy: IfNotPresent
88

0 commit comments

Comments
 (0)