File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1012,7 +1012,7 @@ sshPortalAPI:
10121012 repository : ghcr.io/uselagoon/lagoon-ssh-portal/ssh-portal-api
10131013 pullPolicy : IfNotPresent
10141014 # Overrides the image tag whose default is the chart appVersion.
1015- tag : " v0.45 .0"
1015+ tag : " v0.46 .0"
10161016
10171017 command :
10181018 - /ssh-portal-api
@@ -1088,7 +1088,7 @@ sshToken:
10881088 repository : ghcr.io/uselagoon/lagoon-ssh-portal/ssh-token
10891089 pullPolicy : IfNotPresent
10901090 # Overrides the image tag whose default is the chart appVersion.
1091- tag : " v0.45 .0"
1091+ tag : " v0.46 .0"
10921092
10931093 command :
10941094 - /ssh-token
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ cdnLogsCollector:
138138 repository : uselagoon/logs-dispatcher
139139 pullPolicy : IfNotPresent
140140 # Overrides the image tag whose default is "latest".
141- tag : " v3.9 .0"
141+ tag : " v3.11 .0"
142142
143143 podAnnotations : {}
144144
Original file line number Diff line number Diff line change 1212 repository : uselagoon/logs-concentrator
1313 pullPolicy : IfNotPresent
1414 # Overrides the image tag whose default is "latest".
15- tag : " v3.7 .0"
15+ tag : " v3.8 .0"
1616
1717imagePullSecrets : []
1818nameOverride : " "
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ sshPortal:
141141 repository : ghcr.io/uselagoon/lagoon-ssh-portal/ssh-portal
142142 pullPolicy : IfNotPresent
143143 # Overrides the image tag whose default is the chart appVersion.
144- tag : " v0.45 .0"
144+ tag : " v0.46 .0"
145145
146146 service :
147147 type : LoadBalancer
You can’t perform that action at this time.
0 commit comments