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.12.0-rc.15
6- appVersion : " agent-0.12.0-rc.15 "
5+ version : 0.12.0-rc.16
6+ appVersion : " agent-0.12.0-rc.16 "
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.12.0-rc.15
3+ tag : agent-0.12.0-rc.16
44 pullPolicy : IfNotPresent
55
66replicaCount : 1
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.12.0-rc.15
6- appVersion : " 0.12.0-rc.15 "
5+ version : 0.12.0-rc.16
6+ appVersion : " 0.12.0-rc.16 "
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.12.0-rc.15
4+ tag : 0.12.0-rc.16
55 pullPolicy : IfNotPresent
66
77# Number of replicas
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.12.0-rc.15
21+ image : ghcr.io/gimlet-io/capacitor-next:0.12.0-rc.16
2222 imagePullPolicy : Always
2323 ports :
2424 - containerPort : 8080
You can’t perform that action at this time.
0 commit comments