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(deps): update container image spegel to v0.0.26 #1850

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Update Change
spegel patch v0.0.25 -> v0.0.26

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 was generated by Mend Renovate. View the repository job log.

| datasource | package                               | from    | to      |
| ---------- | ------------------------------------- | ------- | ------- |
| docker     | ghcr.io/spegel-org/helm-charts/spegel | v0.0.25 | v0.0.26 |
@mrwulf-action-bot
Copy link

--- cluster/core Kustomization: flux-system/core HelmRelease: system/spegel

+++ cluster/core Kustomization: flux-system/core HelmRelease: system/spegel

@@ -12,13 +12,13 @@

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: spegel-charts
         namespace: flux-system
-      version: v0.0.25
+      version: v0.0.26
   interval: 30m
   values:
     grafanaDashboard:
       enabled: true
     service:
       registry:

@mrwulf-action-bot
Copy link

--- HelmRelease: system/spegel ConfigMap: system/spegel-dashboard

+++ HelmRelease: system/spegel ConfigMap: system/spegel-dashboard

@@ -417,13 +417,13 @@

               "datasource": {
                 "type": "prometheus",
                 "uid": "${DS_PROMETHEUS}"
               },
               "editorMode": "code",
               "exemplar": false,
-              "expr": "max(rate(http_request_duration_seconds_bucket{job=\"spegel\"})) [$__interval]",
+              "expr": "max(rate(http_request_duration_seconds_bucket{job=\"spegel\"}[$__interval]))",
               "format": "table",
               "instant": true,
               "legendFormat": "__auto",
               "range": false,
               "refId": "A"
             }
--- HelmRelease: system/spegel DaemonSet: system/spegel

+++ HelmRelease: system/spegel DaemonSet: system/spegel

@@ -23,13 +23,13 @@

     spec:
       serviceAccountName: spegel
       securityContext: {}
       priorityClassName: system-node-critical
       initContainers:
       - name: configuration
-        image: ghcr.io/spegel-org/spegel@sha256:316129646d45f2b7b270098b2bb8b1e06a5d269189289a1297536cc2ecef9f23
+        image: ghcr.io/spegel-org/spegel@sha256:1ae3a798d4bb515efa716db549126e9e080c4084c8d5c072d6739f97672ea462
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - configuration
         - --log-level=INFO
         - --containerd-registry-config-path=/etc/cri/conf.d/hosts
@@ -57,13 +57,13 @@

         resources: {}
         volumeMounts:
         - name: containerd-config
           mountPath: /etc/cri/conf.d/hosts
       containers:
       - name: registry
-        image: ghcr.io/spegel-org/spegel@sha256:316129646d45f2b7b270098b2bb8b1e06a5d269189289a1297536cc2ecef9f23
+        image: ghcr.io/spegel-org/spegel@sha256:1ae3a798d4bb515efa716db549126e9e080c4084c8d5c072d6739f97672ea462
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - registry
         - --log-level=INFO
         - --mirror-resolve-retries=3

@mrwulf mrwulf merged commit 16c6eb0 into main Oct 12, 2024
7 checks passed
@mrwulf mrwulf deleted the renovate/spegel-0.0.x branch October 12, 2024 12:42
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.

1 participant