Biohazard icon indicating copy to clipboard operation
Biohazard copied to clipboard

feat(container): update image ghcr.io/prymitive/karma to v0.120

Open tinfoild[bot] opened this issue 10 months ago • 3 comments

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/prymitive/karma minor v0.119 -> v0.120 OpenSSF Scorecard

Release Notes

prymitive/karma (ghcr.io/prymitive/karma)

v0.120

Compare Source

Changed
  • Karma no longer uses alertmanager api/v2/status to discover cluster peers. It will only rely on cluster field configuration options set in karma config file.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

tinfoild[bot] avatar Apr 03 '24 16:04 tinfoild[bot]

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 919cbf8
Status: ✅  Deploy successful!
Preview URL: https://592bc79e.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-ghcr-io-prymitive-k.jjgadgets-biohazard.pages.dev

View logs

--- kube/deploy/core/monitoring/karma/app Kustomization: flux-system/1-core-monitoring-karma-app HelmRelease: monitoring/karma

+++ kube/deploy/core/monitoring/karma/app Kustomization: flux-system/1-core-monitoring-karma-app HelmRelease: monitoring/karma

@@ -51,13 +51,13 @@

               ALERTMANAGER_PROXY: 'true'
               ALERTMANAGER_URI: http://alertmanager-local.monitoring.svc:9093
               FILTERS_DEFAULT: '@state!=suppressed'
               TZ: null
             image:
               repository: ghcr.io/prymitive/karma
-              tag: v0.119@sha256:ff17725ded0810cf09fc63f343365a297221cb313309aedfde6db328c1009d08
+              tag: v0.120@sha256:733bff15f2529065f1c1b50b13e4a56a541d3c0615dbc6b4b6a07befbfcc27ff
             resources:
               limits:
                 cpu: 3000m
                 memory: 500Mi
               requests:
                 cpu: 10m

tinfoild[bot] avatar Apr 03 '24 16:04 tinfoild[bot]

--- HelmRelease: monitoring/karma Deployment: monitoring/karma

+++ HelmRelease: monitoring/karma Deployment: monitoring/karma

@@ -65,13 +65,13 @@

         - name: ALERTMANAGER_URI
           value: http://alertmanager-local.monitoring.svc:9093
         - name: FILTERS_DEFAULT
           value: '@state!=suppressed'
         - name: TZ
           value: null
-        image: ghcr.io/prymitive/karma:v0.119@sha256:ff17725ded0810cf09fc63f343365a297221cb313309aedfde6db328c1009d08
+        image: ghcr.io/prymitive/karma:v0.120@sha256:733bff15f2529065f1c1b50b13e4a56a541d3c0615dbc6b4b6a07befbfcc27ff
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

tinfoild[bot] avatar Apr 03 '24 16:04 tinfoild[bot]