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 spegel to v0.0.27 #2965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Oct 11, 2024

This PR contains the following updates:

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

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner October 11, 2024 11:04
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 11, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 11, 2024

--- kubernetes/main/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel

+++ kubernetes/main/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel

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

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: spegel
         namespace: flux-system
-      version: v0.0.25
+      version: v0.0.27
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 11, 2024

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

+++ HelmRelease: kube-system/spegel ConfigMap: kube-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"
             }

@layla-bot layla-bot bot force-pushed the renovate/spegel-0.x branch 4 times, most recently from 2ad141b to a910101 Compare October 13, 2024 09:05
@layla-bot layla-bot bot changed the title fix(container): update image spegel to v0.0.26 fix(container): update image spegel to v0.0.27 Oct 13, 2024
@layla-bot layla-bot bot force-pushed the renovate/spegel-0.x branch 5 times, most recently from 4b197aa to ce38f1d Compare October 15, 2024 06:06
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 15, 2024

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

+++ HelmRelease: kube-system/spegel ConfigMap: kube-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"
             }

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 15, 2024

--- kubernetes/main/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel

+++ kubernetes/main/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel

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

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: spegel
         namespace: flux-system
-      version: v0.0.25
+      version: v0.0.27
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@layla-bot layla-bot bot force-pushed the renovate/spegel-0.x branch 11 times, most recently from 8bbb0e7 to 1894690 Compare October 16, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants