Skip to content

Conversation

@github-actions
Copy link

kubectl diff reports that applying 1d87e09 will change:

diff -uN /tmp/LIVE-2631790679/apps.v1.Deployment.choose-native-plants.choose-native-plants /tmp/MERGED-1111190049/apps.v1.Deployment.choose-native-plants.choose-native-plants
--- /tmp/LIVE-2631790679/apps.v1.Deployment.choose-native-plants.choose-native-plants	2025-12-16 19:10:20.562500352 +0000
+++ /tmp/MERGED-1111190049/apps.v1.Deployment.choose-native-plants.choose-native-plants	2025-12-16 19:10:20.576500326 +0000
@@ -9,7 +9,7 @@
     app.kubernetes.io/instance: choose-native-plants
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: choose-native-plants
-    app.kubernetes.io/version: 2.0.7
+    app.kubernetes.io/version: 2.1.5
     helm.sh/chart: choose-native-plants-2.0.7
   name: choose-native-plants
   namespace: choose-native-plants
@@ -205,7 +205,7 @@
               name: linode-storage
               optional: false
         - name: NODE_OPTIONS
-          value: --openssl-legacy-provider --max-old-space-size=768
+          value: --openssl-legacy-provider --max-old-space-size=3072
         envFrom:
         - configMapRef:
             name: app-config
@@ -218,7 +218,7 @@
             name: pac-api
         - secretRef:
             name: linode-storage
-        image: ghcr.io/codeforphilly/pa-wildflower-selector/app:latest
+        image: ghcr.io/codeforphilly/pa-wildflower-selector/app:2.1.6
         imagePullPolicy: Always
         livenessProbe:
           failureThreshold: 3
diff -uN /tmp/LIVE-2631790679/networking.k8s.io.v1.Ingress.choose-native-plants.choose-native-plants /tmp/MERGED-1111190049/networking.k8s.io.v1.Ingress.choose-native-plants.choose-native-plants
--- /tmp/LIVE-2631790679/networking.k8s.io.v1.Ingress.choose-native-plants.choose-native-plants	2025-12-16 19:10:20.567500343 +0000
+++ /tmp/MERGED-1111190049/networking.k8s.io.v1.Ingress.choose-native-plants.choose-native-plants	2025-12-16 19:10:20.581500317 +0000
@@ -10,7 +10,7 @@
     app.kubernetes.io/instance: choose-native-plants
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: choose-native-plants
-    app.kubernetes.io/version: 2.0.7
+    app.kubernetes.io/version: 2.1.5
     helm.sh/chart: choose-native-plants-2.0.7
   name: choose-native-plants
   namespace: choose-native-plants
diff -uN /tmp/LIVE-2631790679/v1.ConfigMap.choose-native-plants.app-config /tmp/MERGED-1111190049/v1.ConfigMap.choose-native-plants.app-config
--- /tmp/LIVE-2631790679/v1.ConfigMap.choose-native-plants.app-config	2025-12-16 19:10:20.568500341 +0000
+++ /tmp/MERGED-1111190049/v1.ConfigMap.choose-native-plants.app-config	2025-12-16 19:10:20.582500315 +0000
@@ -10,7 +10,7 @@
     app.kubernetes.io/instance: choose-native-plants
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: choose-native-plants
-    app.kubernetes.io/version: 2.0.7
+    app.kubernetes.io/version: 2.1.5
     helm.sh/chart: choose-native-plants-2.0.7
   name: app-config
   namespace: choose-native-plants
diff -uN /tmp/LIVE-2631790679/v1.Service.choose-native-plants.choose-native-plants /tmp/MERGED-1111190049/v1.Service.choose-native-plants.choose-native-plants
--- /tmp/LIVE-2631790679/v1.Service.choose-native-plants.choose-native-plants	2025-12-16 19:10:20.573500332 +0000
+++ /tmp/MERGED-1111190049/v1.Service.choose-native-plants.choose-native-plants	2025-12-16 19:10:20.585500310 +0000
@@ -8,7 +8,7 @@
     app.kubernetes.io/instance: choose-native-plants
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: choose-native-plants
-    app.kubernetes.io/version: 2.0.7
+    app.kubernetes.io/version: 2.1.5
     helm.sh/chart: choose-native-plants-2.0.7
   name: choose-native-plants
   namespace: choose-native-plants

@ZacharyLeahan ZacharyLeahan merged commit d643750 into deploys/k8s-manifests Dec 16, 2025
1 check passed
@github-actions
Copy link
Author

kubectl apply output (excluding unchanged) for d643750 was:

customresourcedefinition.apiextensions.k8s.io/sealedsecrets.bitnami.com configured
clusterrole.rbac.authorization.k8s.io/grafana-clusterrole configured
clusterrole.rbac.authorization.k8s.io/prometheus-alertmanager configured
clusterrole.rbac.authorization.k8s.io/prometheus-pushgateway configured
clusterrolebinding.rbac.authorization.k8s.io/cert-manager-webhook:subjectaccessreviews configured
clusterrolebinding.rbac.authorization.k8s.io/sealed-secrets configured
mutatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook configured
validatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook configured
validatingwebhookconfiguration.admissionregistration.k8s.io/ingress-nginx-admission configured
configmap/cert-manager-webhook configured
configmap/cert-manager configured
rolebinding.rbac.authorization.k8s.io/cert-manager-webhook:dynamic-serving configured
configmap/app-config configured
deployment.apps/choose-native-plants configured
ingress.networking.k8s.io/choose-native-plants configured
service/choose-native-plants configured
statefulset.apps/data-warehouse-postgresql configured
configmap/grafana-dashboards-default configured
deployment.apps/grafana configured
deployment.apps/ingress-nginx-controller configured
deployment.apps/metrics-server configured
rolebinding.rbac.authorization.k8s.io/cert-manager:leaderelection configured
secret/promtail configured
statefulset.apps/loki configured
statefulset.apps/database configured
deployment.apps/prometheus-alertmanager configured
deployment.apps/prometheus-kube-state-metrics configured
deployment.apps/prometheus-pushgateway configured
deployment.apps/prometheus-server configured
serviceaccount/prometheus-kube-state-metrics configured
deployment.apps/sealed-secrets configured
rolebinding.rbac.authorization.k8s.io/sealed-secrets-key-admin configured
service/sealed-secrets configured

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants