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

fix(container): update image ghcr.io/kashalls/kromgo ( v0.4.2 → v0.4.3 ) #4111

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/kashalls/kromgo patch v0.4.2 -> v0.4.3 OpenSSF Scorecard

Release Notes

kashalls/kromgo (ghcr.io/kashalls/kromgo)

v0.4.3

Compare Source

What's Changed

Full Changelog: kashalls/kromgo@v0.4.2...v0.4.3


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 this update 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/talos-flux/apps/observability/kromgo/app Kustomization: flux-system/apps-kromgo HelmRelease: observability/kromgo

+++ kubernetes/talos-flux/apps/observability/kromgo/app Kustomization: flux-system/apps-kromgo HelmRelease: observability/kromgo

@@ -39,13 +39,13 @@

               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://prometheus-prometheus.observability.svc.cluster.local:9090
               SERVER_HOST: 0.0.0.0
               SERVER_PORT: 8080
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.4.2@sha256:89eab1c6604d8ef79fb0e7340620d6559ef296cc469c4eabf22598bbaf93ff42
+              tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: observability/kromgo Deployment: observability/kromgo

+++ HelmRelease: observability/kromgo Deployment: observability/kromgo

@@ -54,13 +54,13 @@

         - name: PROMETHEUS_URL
           value: http://prometheus-prometheus.observability.svc.cluster.local:9090
         - name: SERVER_HOST
           value: 0.0.0.0
         - name: SERVER_PORT
           value: '8080'
-        image: ghcr.io/kashalls/kromgo:v0.4.2@sha256:89eab1c6604d8ef79fb0e7340620d6559ef296cc469c4eabf22598bbaf93ff42
+        image: ghcr.io/kashalls/kromgo:v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /readyz
             port: 8888
           initialDelaySeconds: 0

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

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 9be0122 into main Dec 10, 2024
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-kashalls-kromgo-0.x branch December 10, 2024 04:09
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