Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@google-cloud/storage 7.17.1 -> 7.17.2 age confidence

Release Notes

googleapis/nodejs-storage (@​google-cloud/storage)

v7.17.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Oct 15, 2025
@renovate renovate bot requested review from bendehaan and commjoen as code owners October 15, 2025 02:50
@github-actions
Copy link

github-actions bot commented Oct 15, 2025

🚀 Preview Deployment Ready!

Your pull request has been built and is ready for preview deployment.
Here's how to test your changes:

Container Images Built

  • Balancer: ghcr.io/OWASP/wrongsecrets-balancer:pr-995
  • Cleaner: ghcr.io/OWASP/cleaner:pr-995

Quick Deploy with Helm

# Add the wrongsecrets helm repository
helm repo add wrongsecrets https://owasp.org/wrongsecrets-ctf-party
helm repo update

# Deploy with preview images
helm install my-preview wrongsecrets/wrongsecrets-ctf-party \
  --set balancer.repository=ghcr.io/OWASP/wrongsecrets-balancer \
  --set balancer.tag=pr-995 \
  --set wrongsecretsCleanup.repository=ghcr.io/OWASP/cleaner \
  --set wrongsecretsCleanup.tag=pr-995 \
  --set imagePullPolicy=Always

# Port forward to access locally
kubectl port-forward service/wrongsecrets-balancer 3000:3000

Deploy with Custom Values

Click to see preview-values.yaml
balancer:
  repository: ghcr.io/OWASP/wrongsecrets-balancer
  tag: pr-995

wrongsecretsCleanup:
  repository: ghcr.io/OWASP/cleaner
  tag: pr-995

# Preview configuration
ingress:
  enabled: true
  hosts:
    - host: >-
        preview-pr-995.wrongsecrets.local
      paths:
        - "/"
# Save the above values to preview-values.yaml, then:
helm install my-preview wrongsecrets/wrongsecrets-ctf-party \
  -f preview-values.yaml

Deploy with Local Build Scripts

# Clone this PR
git fetch origin pull/995/head:pr-995
git checkout pr-995

# Use the existing deployment script with custom images
./build-and-deploy.sh

Test the Changes

  1. Access the application at http://localhost:3000
  2. Create a team and verify functionality
  3. Test any new features or bug fixes

Container Registry

The preview images are available at:


This preview was automatically generated for PR #995

@renovate renovate bot force-pushed the renovate/google-cloud-storage-7.x-lockfile branch from 368f024 to 253123c Compare October 15, 2025 05:42
@renovate renovate bot force-pushed the renovate/google-cloud-storage-7.x-lockfile branch from 253123c to 782f6f1 Compare October 15, 2025 05:44
@commjoen commjoen merged commit 9ffb543 into main Oct 15, 2025
14 checks passed
@commjoen commjoen deleted the renovate/google-cloud-storage-7.x-lockfile branch October 15, 2025 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants