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 ( 1.5.12 → 1.6.0 ) #4557

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 minor 1.5.12 -> 1.6.0 OpenSSF Scorecard

Release Notes

bunkerity/bunkerweb (bunkerity/bunkerweb)

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

@@ -47,13 +47,13 @@

               SERVER_NAME: ''
               USE_API: 'yes'
               USE_REDIS: 'yes'
               USE_UI: 'yes'
             image:
               repository: bunkerity/bunkerweb
-              tag: 1.5.12@sha256:e38265d66aabd9828c9091803a642205ae07d77572907b82136f4617c34b0750
+              tag: 1.6.0@sha256:de03c49da5185f67b792b6fff7642a355af35c7d70e11a509fa3d29c85c4f207
             ports:
             - containerPort: 8080
               protocol: TCP
             - containerPort: 8443
               protocol: TCP
             probes:

@tyriis-automation
Copy link
Contributor Author

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

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

@@ -56,13 +56,13 @@

         - name: USE_API
           value: 'yes'
         - name: USE_REDIS
           value: 'yes'
         - name: USE_UI
           value: 'yes'
-        image: bunkerity/bunkerweb:1.5.12@sha256:e38265d66aabd9828c9091803a642205ae07d77572907b82136f4617c34b0750
+        image: bunkerity/bunkerweb:1.6.0@sha256:de03c49da5185f67b792b6fff7642a355af35c7d70e11a509fa3d29c85c4f207
         livenessProbe:
           exec:
             command:
             - /usr/share/bunkerweb/helpers/healthcheck.sh
           failureThreshold: 3
           initialDelaySeconds: 30

@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.1s
✅ YAML prettier 1 0 0.41s
✅ YAML yamllint 1 0 0.39s

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 74fece3 into main Feb 13, 2025
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/bunkerity-bunkerweb-1.x branch February 13, 2025 18:25
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