File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
77 app.kubernetes.io/instance : choose-native-plants
88 app.kubernetes.io/managed-by : Helm
99 app.kubernetes.io/name : choose-native-plants
10- app.kubernetes.io/version : 2.0.7
10+ app.kubernetes.io/version : 2.1.5
1111 helm.sh/chart : choose-native-plants-2.0.7
1212 name : app-config
1313 namespace : choose-native-plants
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 app.kubernetes.io/instance : choose-native-plants
66 app.kubernetes.io/managed-by : Helm
77 app.kubernetes.io/name : choose-native-plants
8- app.kubernetes.io/version : 2.0.7
8+ app.kubernetes.io/version : 2.1.5
99 helm.sh/chart : choose-native-plants-2.0.7
1010 name : choose-native-plants
1111 namespace : choose-native-plants
@@ -169,7 +169,7 @@ spec:
169169 name : linode-storage
170170 optional : false
171171 - name : NODE_OPTIONS
172- value : ' --openssl-legacy-provider --max-old-space-size=768 '
172+ value : ' --openssl-legacy-provider --max-old-space-size=3072 '
173173 envFrom :
174174 - configMapRef :
175175 name : app-config
@@ -182,7 +182,7 @@ spec:
182182 name : pac-api
183183 - secretRef :
184184 name : linode-storage
185- image : ghcr.io/codeforphilly/pa-wildflower-selector/app:2.1.5
185+ image : ghcr.io/codeforphilly/pa-wildflower-selector/app:2.1.6
186186 imagePullPolicy : Always
187187 livenessProbe :
188188 failureThreshold : 3
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
88 app.kubernetes.io/instance : choose-native-plants
99 app.kubernetes.io/managed-by : Helm
1010 app.kubernetes.io/name : choose-native-plants
11- app.kubernetes.io/version : 2.0.7
11+ app.kubernetes.io/version : 2.1.5
1212 helm.sh/chart : choose-native-plants-2.0.7
1313 name : choose-native-plants
1414 namespace : choose-native-plants
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 app.kubernetes.io/instance : choose-native-plants
66 app.kubernetes.io/managed-by : Helm
77 app.kubernetes.io/name : choose-native-plants
8- app.kubernetes.io/version : 2.0.7
8+ app.kubernetes.io/version : 2.1.5
99 helm.sh/chart : choose-native-plants-2.0.7
1010 name : choose-native-plants
1111 namespace : choose-native-plants
You can’t perform that action at this time.
0 commit comments