From 810126575f4d1effbace8d39706485260f92bdef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 23:24:29 +0000 Subject: [PATCH] chore(deps): update pulumi/pulumi-nodejs docker tag to v3.153.0 --- .ops/aws-setup/docker-compose.yml | 2 +- .ops/ops-dashboard/Chart.lock | 10 +++++----- .ops/ops-dashboard/Chart.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.ops/aws-setup/docker-compose.yml b/.ops/aws-setup/docker-compose.yml index 076e85ce62..7feb9a49b8 100644 --- a/.ops/aws-setup/docker-compose.yml +++ b/.ops/aws-setup/docker-compose.yml @@ -1,6 +1,6 @@ services: aws-setup: - image: pulumi/pulumi-nodejs:3.152.0 + image: pulumi/pulumi-nodejs:3.153.0 container_name: 'ecamp3-aws-setup' volumes: - ../../.prettierrc:/.prettierrc:delegated diff --git a/.ops/ops-dashboard/Chart.lock b/.ops/ops-dashboard/Chart.lock index 2a738dafc3..6b47119547 100644 --- a/.ops/ops-dashboard/Chart.lock +++ b/.ops/ops-dashboard/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.12.2 + version: 7.12.1 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard/ version: 7.10.5 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.12.2 + version: 7.12.1 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.12.2 -digest: sha256:44acefd70b9fe9db9978e38cfed2cb23ccb35017cc64d569d3cd63c9d546a7bd -generated: "2025-02-27T16:51:59.127938211Z" + version: 7.12.1 +digest: sha256:c5935981d06d38e33cf375987dded8b5e816edf63cbe1e79e5fb987dc90c900d +generated: "2025-02-25T23:02:11.629466058Z" diff --git a/.ops/ops-dashboard/Chart.yaml b/.ops/ops-dashboard/Chart.yaml index a2275483b7..5cc757d7b3 100644 --- a/.ops/ops-dashboard/Chart.yaml +++ b/.ops/ops-dashboard/Chart.yaml @@ -26,16 +26,16 @@ appVersion: 0.1.0 dependencies: - name: oauth2-proxy alias: grafana-proxy - version: 7.12.2 + version: 7.12.1 repository: https://oauth2-proxy.github.io/manifests - name: kubernetes-dashboard version: 7.10.5 repository: https://kubernetes.github.io/dashboard/ - name: oauth2-proxy alias: kubernetes-dashboard-proxy - version: 7.12.2 + version: 7.12.1 repository: https://oauth2-proxy.github.io/manifests - name: oauth2-proxy alias: logging-proxy - version: 7.12.2 + version: 7.12.1 repository: https://oauth2-proxy.github.io/manifests