File tree Expand file tree Collapse file tree 4 files changed +9
-51
lines changed Expand file tree Collapse file tree 4 files changed +9
-51
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
7
7
app.kubernetes.io/instance : choose-native-plants
8
8
app.kubernetes.io/managed-by : Helm
9
9
app.kubernetes.io/name : choose-native-plants
10
- app.kubernetes.io/version : 2.0.4
11
- helm.sh/chart : choose-native-plants-2.0.4
10
+ app.kubernetes.io/version : 2.0.5
11
+ helm.sh/chart : choose-native-plants-2.0.5
12
12
name : app-config
13
13
namespace : choose-native-plants
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ metadata:
5
5
app.kubernetes.io/instance : choose-native-plants
6
6
app.kubernetes.io/managed-by : Helm
7
7
app.kubernetes.io/name : choose-native-plants
8
- app.kubernetes.io/version : 2.0.4
9
- helm.sh/chart : choose-native-plants-2.0.4
8
+ app.kubernetes.io/version : 2.0.5
9
+ helm.sh/chart : choose-native-plants-2.0.5
10
10
name : choose-native-plants
11
11
namespace : choose-native-plants
12
12
spec :
@@ -168,55 +168,13 @@ spec:
168
168
key : LINODE_ENDPOINT_URL
169
169
name : linode-storage
170
170
optional : false
171
- - name : PAC_API_BASE_URL
172
- valueFrom :
173
- secretKeyRef :
174
- key : PAC_API_BASE_URL
175
- name : pac-api
176
- optional : false
177
- - name : PAC_API_KEY
178
- valueFrom :
179
- secretKeyRef :
180
- key : PAC_API_KEY
181
- name : pac-api
182
- optional : false
183
- - name : AWS_ACCESS_KEY_ID
184
- valueFrom :
185
- secretKeyRef :
186
- key : AWS_ACCESS_KEY_ID
187
- name : linode-storage
188
- optional : false
189
- - name : AWS_SECRET_ACCESS_KEY
190
- valueFrom :
191
- secretKeyRef :
192
- key : AWS_SECRET_ACCESS_KEY
193
- name : linode-storage
194
- optional : false
195
- - name : AWS_DEFAULT_REGION
196
- valueFrom :
197
- secretKeyRef :
198
- key : AWS_DEFAULT_REGION
199
- name : linode-storage
200
- optional : false
201
- - name : LINODE_BUCKET_NAME
202
- valueFrom :
203
- secretKeyRef :
204
- key : LINODE_BUCKET_NAME
205
- name : linode-storage
206
- optional : false
207
- - name : LINODE_ENDPOINT_URL
208
- valueFrom :
209
- secretKeyRef :
210
- key : LINODE_ENDPOINT_URL
211
- name : linode-storage
212
- optional : false
213
171
- name : NODE_OPTIONS
214
172
value : ' --openssl-legacy-provider --max-old-space-size=768'
215
173
envFrom :
216
174
- configMapRef :
217
175
name : app-config
218
176
optional : true
219
- image : ' ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.4 '
177
+ image : ' ghcr.io/codeforphilly/pa-wildflower-selector/app:2.0.5 '
220
178
imagePullPolicy : Always
221
179
livenessProbe :
222
180
failureThreshold : 3
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ metadata:
8
8
app.kubernetes.io/instance : choose-native-plants
9
9
app.kubernetes.io/managed-by : Helm
10
10
app.kubernetes.io/name : choose-native-plants
11
- app.kubernetes.io/version : 2.0.4
12
- helm.sh/chart : choose-native-plants-2.0.4
11
+ app.kubernetes.io/version : 2.0.5
12
+ helm.sh/chart : choose-native-plants-2.0.5
13
13
name : choose-native-plants
14
14
namespace : choose-native-plants
15
15
spec :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ metadata:
5
5
app.kubernetes.io/instance : choose-native-plants
6
6
app.kubernetes.io/managed-by : Helm
7
7
app.kubernetes.io/name : choose-native-plants
8
- app.kubernetes.io/version : 2.0.4
9
- helm.sh/chart : choose-native-plants-2.0.4
8
+ app.kubernetes.io/version : 2.0.5
9
+ helm.sh/chart : choose-native-plants-2.0.5
10
10
name : choose-native-plants
11
11
namespace : choose-native-plants
12
12
spec :
You can’t perform that action at this time.
0 commit comments