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

feat(container)!: Update reloader ( 1.3.0 β†’ 2.0.0 ) #8142

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Mar 5, 2025

This PR contains the following updates:

Package Update Change
reloader major 1.3.0 -> 2.0.0

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.

@lab-assistant lab-assistant bot added renovate/container type/major Issue relates to a major version bump area/kubernetes Issue relates to Kubernetes labels Mar 5, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Mar 5, 2025

--- kubernetes/apps/system/reloader/app Kustomization: system/reloader HelmRelease: system/reloader

+++ kubernetes/apps/system/reloader/app Kustomization: system/reloader HelmRelease: system/reloader

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

       chart: reloader
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: stakater
         namespace: flux-system
-      version: 1.3.0
+      version: 2.0.0
   interval: 30m
   values:
     fullnameOverride: reloader
     reloader:
       podMonitor:
         enabled: true

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Mar 5, 2025

--- HelmRelease: system/reloader PodMonitor: system/reloader

+++ HelmRelease: system/reloader PodMonitor: system/reloader

@@ -18,11 +18,11 @@

   namespaceSelector:
     matchNames:
     - system
   selector:
     matchLabels:
       app: reloader
-      chart: reloader-1.3.0
+      chart: reloader-2.0.0
       release: reloader
       heritage: Helm
       app.kubernetes.io/managed-by: Helm
 

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| docker     | ghcr.io/stakater/charts/reloader | 1.3.0 | 2.0.0 |
@lab-assistant lab-assistant bot force-pushed the renovate/reloader-2.x branch from 4df7c3f to 682c830 Compare March 5, 2025 14:19
@bjw-s bjw-s merged commit 70e4e4e into main Mar 5, 2025
18 checks passed
@bjw-s bjw-s deleted the renovate/reloader-2.x branch March 5, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes renovate/container type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant