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(helm): update chart kustomize-mutating-webhook ( 0.2.4 → 0.3.0 ) #1542

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Jan 20, 2025

This PR contains the following updates:

Package Update Change
kustomize-mutating-webhook minor 0.2.4 -> 0.3.0

Release Notes

xunholy/fluxcd-kustomize-mutating-webhook (kustomize-mutating-webhook)

v0.3.0

Compare Source

A Helm chart for FluxCD Kustomize Mutating Webhook


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       | kustomize-mutating-webhook | 0.2.4 | 0.3.0 |
@kireque-bot kireque-bot bot added renovate/helm Issue relates to a Renovate helm update type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jan 20, 2025
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 20, 2025

--- kubernetes/main/apps/flux-system/kustomize-mutating-webhook/app Kustomization: flux-system/kustomize-mutating-webhook HelmRelease: flux-system/kustomize-mutating-webhook

+++ kubernetes/main/apps/flux-system/kustomize-mutating-webhook/app Kustomization: flux-system/kustomize-mutating-webhook HelmRelease: flux-system/kustomize-mutating-webhook

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

       chart: kustomize-mutating-webhook
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: fluxcd-kustomize-mutating-webhook
         namespace: flux-system
-      version: 0.2.4
+      version: 0.3.0
   interval: 30m
   values:
     certManager:
       enabled: true
     configMaps:
     - create: true

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 20, 2025

--- HelmRelease: flux-system/kustomize-mutating-webhook Deployment: flux-system/kustomize-mutating-webhook

+++ HelmRelease: flux-system/kustomize-mutating-webhook Deployment: flux-system/kustomize-mutating-webhook

@@ -80,7 +80,8 @@

       - name: webhook-certs
         secret:
           secretName: kustomize-mutating-webhook-tls
       - name: cluster-settings
         configMap:
           name: cluster-settings
+          optional: false

@kireque kireque merged commit 4efa0a5 into main Jan 22, 2025
13 checks passed
@kireque kireque deleted the renovate/kustomize-mutating-webhook-0.x branch January 22, 2025 15:15
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 cluster/main Issue relates to the "main" cluster renovate/helm Issue relates to a Renovate helm update type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant