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

chore(container): update image ghcr.io/bjw-s-labs/it-tools ( 96408cf β†’ 4bb15b3 ) #4551

Merged

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Feb 13, 2025

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/bjw-s-labs/it-tools (source) digest 96408cf -> 4bb15b3 OpenSSF Scorecard

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

tyriis-automation bot commented Feb 13, 2025

--- kubernetes/talos-flux/apps/default/it-tools/app Kustomization: flux-system/it-tools HelmRelease: default/it-tools

+++ kubernetes/talos-flux/apps/default/it-tools/app Kustomization: flux-system/it-tools HelmRelease: default/it-tools

@@ -32,13 +32,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/bjw-s-labs/it-tools
-              tag: 2024.5.13@sha256:96408cf7d103a5a7bdbdc8d1fe23dfb95b721ca7bbdbb2507b3a7ac28416eb77
+              tag: 2024.5.13@sha256:4bb15b3d630f8232b69a0c3459f3b3a2b2f229d32296dbfb330563958b6ac435
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 5m
                 memory: 32Mi
--- kubernetes/talos-flux/apps/devops/tekton/krr-cron Kustomization: flux-system/apps-krr-cron HelmRelease: devops/krr-cron

+++ kubernetes/talos-flux/apps/devops/tekton/krr-cron Kustomization: flux-system/apps-krr-cron HelmRelease: devops/krr-cron

@@ -41,13 +41,13 @@

             - POST
             - --data
             - '{}'
             - el-krr-listener.devops.svc.cluster.local:8080
             image:
               repository: curlimages/curl
-              tag: 8.12.1@sha256:94e9e444bcba979c2ea12e27ae39bee4cd10bc7041a472c4727a558e213744e6
+              tag: 8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35
             resources:
               requests:
                 cpu: 10m
                 memory: 10Mi
             securityContext:
               allowPrivilegeEscalation: false

@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Feb 13, 2025

--- HelmRelease: devops/krr-cron CronJob: devops/krr-cron

+++ HelmRelease: devops/krr-cron CronJob: devops/krr-cron

@@ -44,13 +44,13 @@

             - curl
             - -X
             - POST
             - --data
             - '{}'
             - el-krr-listener.devops.svc.cluster.local:8080
-            image: curlimages/curl:8.12.1@sha256:94e9e444bcba979c2ea12e27ae39bee4cd10bc7041a472c4727a558e213744e6
+            image: curlimages/curl:8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35
             name: cron
             resources:
               requests:
                 cpu: 10m
                 memory: 10Mi
             securityContext:
--- HelmRelease: default/it-tools Deployment: default/it-tools

+++ HelmRelease: default/it-tools Deployment: default/it-tools

@@ -38,13 +38,13 @@

         runAsUser: 1000
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/bjw-s-labs/it-tools:2024.5.13@sha256:96408cf7d103a5a7bdbdc8d1fe23dfb95b721ca7bbdbb2507b3a7ac28416eb77
+      - image: ghcr.io/bjw-s-labs/it-tools:2024.5.13@sha256:4bb15b3d630f8232b69a0c3459f3b3a2b2f229d32296dbfb330563958b6ac435
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 5m

@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Feb 13, 2025

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 1 0 0.01s
βœ… REPOSITORY gitleaks yes no 3.21s
βœ… YAML prettier 1 0 0.4s
βœ… YAML yamllint 1 0 0.34s

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 force-pushed the renovate/ghcr.io-bjw-s-labs-it-tools-2024.5.13 branch from 8a0fe75 to 6e7155e Compare February 13, 2025 11:07
@tyriis-automation tyriis-automation bot changed the title chore(container): update image ghcr.io/bjw-s-labs/it-tools ( 96408cf β†’ 3af0c22 ) chore(container): update image ghcr.io/bjw-s-labs/it-tools ( 96408cf β†’ 4bb15b3 ) Feb 13, 2025
@tyriis-automation tyriis-automation bot merged commit 5697418 into main Feb 13, 2025
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-bjw-s-labs-it-tools-2024.5.13 branch February 13, 2025 12:11
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