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 chart snapshot-controller ( 3.0.3 → 3.0.4 ) #3825

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 12, 2024

This PR contains the following updates:

Package Update Change
snapshot-controller patch 3.0.3 -> 3.0.4

Release Notes

piraeusdatastore/helm-charts (snapshot-controller)

v3.0.4

Compare Source

Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not. Also deploys the Snapshot Validation Webhook and configures your cluster to validate every VolumeSnapshot and VolumeSnapshotContent resource by sending it to the webhook.

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| helm       | snapshot-controller | 3.0.3 | 3.0.4 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 12, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 2024

--- kubernetes/staging/apps/kube-system/snapshot-controller/app Kustomization: flux-system/kube-system-snapshot-controller HelmRelease: kube-system/snapshot-controller

+++ kubernetes/staging/apps/kube-system/snapshot-controller/app Kustomization: flux-system/kube-system-snapshot-controller HelmRelease: kube-system/snapshot-controller

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

       chart: snapshot-controller
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: piraeus-charts
         namespace: flux-system
-      version: 3.0.3
+      version: 3.0.4
   dependsOn:
   - name: rook-ceph-operator
     namespace: rook-ceph
   install:
     crds: CreateReplace
     createNamespace: true

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.22s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.96s
✅ YAML prettier 1 0 0.58s
✅ YAML yamllint 1 0 0.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 0144d7a into main Jun 12, 2024
12 checks passed
@szinn szinn deleted the renovate/staging-snapshot-controller-3.x branch June 12, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant