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(helm): update reflector ( 7.1.262 → 7.1.288 ) #1958

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Jul 6, 2024

This PR contains the following updates:

Package Update Change
reflector patch 7.1.262 -> 7.1.288

Release Notes

emberstack/kubernetes-reflector (reflector)

v7.1.288

Compare Source

The release process is automated.

Full Changelog: emberstack/kubernetes-reflector@v7.1.286...v7.1.288

v7.1.286

Compare Source

The release process is automated.

Full Changelog: emberstack/kubernetes-reflector@v7.1.284...v7.1.286


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.

@naoki-bot naoki-bot bot requested a review from rafaribe as a code owner July 6, 2024 14:13
@naoki-bot naoki-bot bot added the type/patch label Jul 6, 2024
@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Jul 6, 2024

--- HelmRelease: kube-system/reflector Deployment: kube-system/reflector

+++ HelmRelease: kube-system/reflector Deployment: kube-system/reflector

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

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: false
           runAsNonRoot: true
           runAsUser: 1000
-        image: emberstack/kubernetes-reflector:7.1.262
+        image: emberstack/kubernetes-reflector:7.1.288
         imagePullPolicy: IfNotPresent
         env:
         - name: ES_Serilog__MinimumLevel__Default
           value: Debug
         - name: ES_Reflector__Watcher__Timeout
           value: ''

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Jul 6, 2024

--- kubernetes/main/apps/kube-system/reflector/app Kustomization: flux-system/cluster-apps-refector HelmRelease: kube-system/reflector

+++ kubernetes/main/apps/kube-system/reflector/app Kustomization: flux-system/cluster-apps-refector HelmRelease: kube-system/reflector

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

       chart: reflector
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: emberstack
         namespace: flux-system
-      version: 7.1.262
+      version: 7.1.288
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 5m
   upgrade:

@naoki-bot naoki-bot bot force-pushed the renovate/main-reflector-7.x branch from 557838f to ae000b3 Compare July 6, 2024 15:16
@naoki-bot naoki-bot bot changed the title fix(helm): update reflector ( 7.1.262 → 7.1.286 ) fix(helm): update reflector ( 7.1.262 → 7.1.288 ) Jul 6, 2024
@naoki-bot naoki-bot bot merged commit 550d1a8 into main Jul 14, 2024
8 of 9 checks passed
@naoki-bot naoki-bot bot deleted the renovate/main-reflector-7.x branch July 14, 2024 18:25
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.

None yet

0 participants