Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy releases/k8s-manifests fb3df95 #98

Merged
merged 2 commits into from
Jul 20, 2024

Conversation

github-actions[bot]
Copy link

kubectl diff reports that applying fb3df95 will change:

diff -uN /tmp/LIVE-3778479825/apps.v1.Deployment.code-for-philly.code-for-philly /tmp/MERGED-2376459008/apps.v1.Deployment.code-for-philly.code-for-philly
--- /tmp/LIVE-3778479825/apps.v1.Deployment.code-for-philly.code-for-philly	2024-07-20 20:27:35.598084944 +0000
+++ /tmp/MERGED-2376459008/apps.v1.Deployment.code-for-philly.code-for-philly	2024-07-20 20:27:35.610085144 +0000
@@ -77,7 +77,7 @@
             name: saml2
         - secretRef:
             name: slack
-        image: ghcr.io/codeforphilly/codeforphilly.org/site-composite:1.3.8
+        image: ghcr.io/codeforphilly/codeforphilly.org:1.3.9
         imagePullPolicy: Always
         name: code-for-philly-site
         ports:

@themightychris themightychris merged commit ccb56e3 into deploys/k8s-manifests Jul 20, 2024
1 check passed
Copy link
Author

kubectl apply output (excluding unchanged) for ccb56e3 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
deployment.apps/code-for-philly 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
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
statefulset.apps/third-places-postgresql configured
statefulset.apps/vaultwarden-postgresql 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.

1 participant