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

feat(container): update image bunkerity/bunkerweb-scheduler ( 1.5.12 → 1.6.0 ) #4559

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
bunkerity/bunkerweb-scheduler minor 1.5.12 -> 1.6.0 OpenSSF Scorecard

Release Notes

bunkerity/bunkerweb (bunkerity/bunkerweb-scheduler)

v1.6.0

Compare Source

  • [BUGFIX] Fix CRS plugins not being included correctly in ModSecurity configuration
  • [FEATURE] Add mCaptcha antibot mode
  • [FEATURE] Add USE_MODSECURITY_GLOBAL_CRS setting to ModSecurity plugin to allow using the global CRS instead of the service CRS, which is useful to accelerate the configuration generation when you have a lot of services
  • [AUTOCONF] Increase retry limit and improve stability of Kubernetes watch stream
  • [UI] Add caching for GitHub buttons to improve performance
  • [UI] Fix shenanigans with multiples
  • [DEPS] Updated NGINX version to 1.26.3
  • [DEPS] Updated lua-resty-openssl version to 1.5.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/kube-nas/apps/bunkerweb-ingress/bunkerweb/app Kustomization: flux-system/bunkerweb-ingress HelmRelease: bunkerweb-ingress/bunkerweb

+++ kubernetes/kube-nas/apps/bunkerweb-ingress/bunkerweb/app Kustomization: flux-system/bunkerweb-ingress HelmRelease: bunkerweb-ingress/bunkerweb

@@ -107,13 +107,13 @@

               KUBERNETES_MODE: 'yes'
             envFrom:
             - secretRef:
                 name: bunkerweb-database
             image:
               repository: bunkerity/bunkerweb-scheduler
-              tag: 1.5.12@sha256:75760130f48960496497457f86676e54eebc4843b91d16313950e4bcd2c354c7
+              tag: 1.6.0@sha256:972e1016a82e526d86b36f73c46c126973b629198893774916c4ef7db879330e
         replicas: 1
         strategy: Recreate
       bunkerweb-ui:
         containers:
           app:
             env:

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: bunkerweb-ingress/bunkerweb Deployment: bunkerweb-ingress/bunkerweb-bunkerweb-scheduler

+++ HelmRelease: bunkerweb-ingress/bunkerweb Deployment: bunkerweb-ingress/bunkerweb-bunkerweb-scheduler

@@ -39,9 +39,9 @@

       - env:
         - name: KUBERNETES_MODE
           value: 'yes'
         envFrom:
         - secretRef:
             name: bunkerweb-database
-        image: bunkerity/bunkerweb-scheduler:1.5.12@sha256:75760130f48960496497457f86676e54eebc4843b91d16313950e4bcd2c354c7
+        image: bunkerity/bunkerweb-scheduler:1.6.0@sha256:972e1016a82e526d86b36f73c46c126973b629198893774916c4ef7db879330e
         name: bunkerweb-scheduler

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 3.09s
✅ YAML prettier 1 0 0.38s
✅ YAML yamllint 1 0 0.38s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit c82af48 into main Feb 13, 2025
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/bunkerity-bunkerweb-scheduler-1.x branch February 13, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants