File tree Expand file tree Collapse file tree
kustomize-bases/helloworld
kubernetes/helm-local-chart
local-modules/helm-charts/helloworld Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - name : image-update-with-regex
77 replacements :
88 - file : kubernetes/simple/deployment.yaml
9- regex : " image: gcr .io/pipecd /helloworld:(v[0-9].[0-9].[0-9])"
9+ regex : " image: ghcr .io/pipe-cd /helloworld:(v[0-9].[0-9].[0-9])"
Original file line number Diff line number Diff line change 1212 containers :
1313 - args :
1414 - server
15- image : gcr .io/pipecd /helloworld:v0.27.4
15+ image : ghcr .io/pipe-cd /helloworld:v0.48.0
1616 ports :
1717 - containerPort : 9085
1818 resources :
Original file line number Diff line number Diff line change 1212 containers :
1313 - args :
1414 - server
15- image : gcr .io/pipecd /helloworld:v0.27.4
15+ image : ghcr .io/pipe-cd /helloworld:v0.48.0
1616 ports :
1717 - containerPort : 9085
1818 resources :
Original file line number Diff line number Diff line change 1212 containers :
1313 - args :
1414 - server
15- image : gcr .io/pipecd /helloworld:v0.27.4
15+ image : ghcr .io/pipe-cd /helloworld:v0.48.0
1616 env :
1717 - name : KEY
1818 value : " {{ .encryptedSecrets.key }}"
Original file line number Diff line number Diff line change 1212 containers :
1313 - args :
1414 - server
15- image : gcr .io/pipecd /helloworld:v0.27.4
15+ image : ghcr .io/pipe-cd /helloworld:v0.48.0
1616 ports :
1717 - containerPort : 9085
1818 resources :
Original file line number Diff line number Diff line change 1212 containers :
1313 - args :
1414 - server
15- image : gcr .io/pipecd /helloworld:v0.27.4
15+ image : ghcr .io/pipe-cd /helloworld:v0.48.0
1616 ports :
1717 - containerPort : 9085
1818 resources :
Original file line number Diff line number Diff line change 11replicaCount : 1
22
33image :
4- repository : gcr .io/pipecd /helloworld
5- tag : v0.5 .0
4+ repository : ghcr .io/pipe-cd /helloworld
5+ tag : v0.48 .0
66
77fullnameOverride : helm-local-chart
88
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ commonLabels:
77 app : kustomize-local-base
88
99images :
10- - name : gcr .io/pipecd /helloworld
11- newTag : v0.6 .0
10+ - name : ghcr .io/pipe-cd /helloworld
11+ newTag : v0.48 .0
Original file line number Diff line number Diff line change 1919 spec :
2020 containers :
2121 - name : helloworld
22- image : gcr .io/pipecd /helloworld:v0.45 .0
22+ image : ghcr .io/pipe-cd /helloworld:v0.48 .0
2323 args :
2424 - server
2525 ports :
Original file line number Diff line number Diff line change 55replicaCount : 1
66
77image :
8- repository : gcr.io/pipecd/helloworld
8+ repository : ghcr.io/pipe-cd/helloworld
9+ tag : v0.48.0
910 pullPolicy : IfNotPresent
1011
1112imagePullSecrets : []
You can’t perform that action at this time.
0 commit comments