File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : capacitor-next-agent
33description : A Helm chart for Capacitor Next Agent - Remote cluster agent for Capacitor
44type : application
5- version : 0.14.0-rc.3
6- appVersion : " agent-0.14.0-rc.3 "
5+ version : 0.14.0-rc.4
6+ appVersion : " agent-0.14.0-rc.4 "
77home : https://github.com/gimlet-io/capacitor
88maintainers :
99 - name : Gimlet
Original file line number Diff line number Diff line change 11image :
22 repository : ghcr.io/gimlet-io/capacitor-next
3- tag : agent-0.14.0-rc.3
3+ tag : agent-0.14.0-rc.4
44 pullPolicy : IfNotPresent
55
66imagePullSecrets : []
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : capacitor-next
33description : A Helm chart for Capacitor Next - Kubernetes UI for FluxCD
44type : application
5- version : 0.14.0-rc.3
6- appVersion : " 0.14.0-rc.3 "
5+ version : 0.14.0-rc.4
6+ appVersion : " 0.14.0-rc.4 "
77home : https://github.com/gimlet-io/capacitor
88maintainers :
99 - name : Gimlet
Original file line number Diff line number Diff line change 11# Container image configuration
22image :
33 repository : ghcr.io/gimlet-io/capacitor-next
4- tag : 0.14.0-rc.3
4+ tag : 0.14.0-rc.4
55 pullPolicy : IfNotPresent
66
77imagePullSecrets : []
Original file line number Diff line number Diff line change 1818 serviceAccountName : capacitor-next
1919 containers :
2020 - name : capacitor-next
21- image : ghcr.io/gimlet-io/capacitor-next:0.14.0-rc.3
21+ image : ghcr.io/gimlet-io/capacitor-next:0.14.0-rc.4
2222 imagePullPolicy : Always
2323 ports :
2424 - containerPort : 8080
You can’t perform that action at this time.
0 commit comments