Skip to content

fix(helm): update chart reflector to 7.1.262 #5643

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

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
reflector patch 7.1.256 -> 7.1.262

Release Notes

emberstack/kubernetes-reflector (reflector)

v7.1.262

Compare Source

The release process is automated.

What's Changed

Full Changelog: emberstack/kubernetes-reflector@v7.1.256...v7.1.262


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.

| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| helm       | reflector | 7.1.256 | 7.1.262 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

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

     spec:
       chart: reflector
       sourceRef:
         kind: HelmRepository
         name: emberstack-charts
         namespace: flux-system
-      version: 7.1.256
+      version: 7.1.262
   interval: 15m
   values:
     configuration:
       logging:
         minimumLevel: Debug
 

@rosey-the-renovator-bot
Copy link
Contributor Author

--- 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.256
+        image: emberstack/kubernetes-reflector:7.1.262
         imagePullPolicy: IfNotPresent
         env:
         - name: ES_Serilog__MinimumLevel__Default
           value: Debug
         - name: ES_Reflector__Watcher__Timeout
           value: ''

@rwlove rwlove merged commit b5a6f57 into main Mar 12, 2024
11 checks passed
@rwlove rwlove deleted the renovate/reflector-7.x branch March 12, 2024 15:18
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