Skip to content

chore(deps): update terraform terraform-aws-modules/eks/aws to v21.24.1 - autoclosed - #1276

Merged
commjoen merged 1 commit into
mainfrom
renovate/terraform-aws
Aug 4, 2026
Merged

chore(deps): update terraform terraform-aws-modules/eks/aws to v21.24.1 - autoclosed#1276
commjoen merged 1 commit into
mainfrom
renovate/terraform-aws

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/eks/aws (source) module patch 21.24.021.24.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

terraform-aws-modules/terraform-aws-eks (terraform-aws-modules/eks/aws)

v21.24.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 and 15 of the month (* * 1,15 * *)
  • 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 Aug 1, 2026
@renovate
renovate Bot requested review from bendehaan and commjoen as code owners August 1, 2026 08:28
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Aug 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

🚀 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-1276
  • Cleaner: ghcr.io/OWASP/cleaner:pr-1276

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-1276 \
  --set wrongsecretsCleanup.repository=ghcr.io/OWASP/cleaner \
  --set wrongsecretsCleanup.tag=pr-1276 \
  --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-1276

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

# Preview configuration
ingress:
  enabled: true
  hosts:
    - host: >-
        preview-pr-1276.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/1276/head:pr-1276
git checkout pr-1276

# 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 #1276

@renovate
renovate Bot force-pushed the renovate/terraform-aws branch 2 times, most recently from 5f3d1da to 9144be3 Compare August 4, 2026 06:12
@renovate
renovate Bot force-pushed the renovate/terraform-aws branch from 9144be3 to e261f56 Compare August 4, 2026 06:14
@commjoen
commjoen merged commit 9f22641 into main Aug 4, 2026
14 checks passed
@commjoen
commjoen deleted the renovate/terraform-aws branch August 4, 2026 07:07
@renovate renovate Bot changed the title chore(deps): update terraform terraform-aws-modules/eks/aws to v21.24.1 chore(deps): update terraform terraform-aws-modules/eks/aws to v21.24.1 - autoclosed Aug 4, 2026
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.

1 participant