walnuts1018 / infra

自宅サーバーの構成管理
6 stars 1 forks source link

Update Helm release nextcloud to v6.2.3 #958

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Update Change
nextcloud (source) patch 6.2.2 -> 6.2.3

Release Notes

nextcloud/helm (nextcloud) ### [`v6.2.3`](https://redirect.github.com/nextcloud/helm/releases/tag/nextcloud-6.2.3) [Compare Source](https://redirect.github.com/nextcloud/helm/compare/nextcloud-6.2.2...nextcloud-6.2.3) A file sharing server that puts the control and security of your own data back into your hands. #### What's Changed - chore: update redis helm dependency to 19.6.4 by [@​fllaca](https://redirect.github.com/fllaca) in [https://github.com/nextcloud/helm/pull/656](https://redirect.github.com/nextcloud/helm/pull/656) #### New Contributors - [@​fllaca](https://redirect.github.com/fllaca) made their first contribution in [https://github.com/nextcloud/helm/pull/656](https://redirect.github.com/nextcloud/helm/pull/656) **Full Changelog**: https://github.com/nextcloud/helm/compare/nextcloud-6.2.2...nextcloud-6.2.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 4 days ago

Manifest (k8s/apps) diff

Click to expand ```diff --- snapshots-main/apps/nextcloud/helm.yaml 2024-11-15 19:47:48.141037460 +0000 +++ snapshots-head/apps/nextcloud/helm.yaml 2024-11-15 19:47:48.037036150 +0000 @@ -151,7 +151,7 @@ requests: memory: 256Mi repoURL: https://nextcloud.github.io/helm/ - targetRevision: 6.2.2 + targetRevision: 6.2.3 syncPolicy: automated: prune: true ```
github-actions[bot] commented 4 days ago

Helm diff

Click to expand ```diff --- snapshots-main/helm/nextcloud-helm.yaml 2024-11-15 19:47:48.157037661 +0000 +++ snapshots-head/helm/nextcloud-helm.yaml 2024-11-15 19:47:48.053036351 +0000 @@ -6,7 +6,7 @@ name: nextcloud-config labels: app.kubernetes.io/name: nextcloud - helm.sh/chart: nextcloud-6.2.2 + helm.sh/chart: nextcloud-6.2.3 app.kubernetes.io/instance: nextcloud app.kubernetes.io/managed-by: Helm data: @@ -261,7 +261,7 @@ name: nextcloud labels: app.kubernetes.io/name: nextcloud - helm.sh/chart: nextcloud-6.2.2 + helm.sh/chart: nextcloud-6.2.3 app.kubernetes.io/instance: nextcloud app.kubernetes.io/managed-by: Helm app.kubernetes.io/component: app @@ -284,7 +284,7 @@ name: nextcloud labels: app.kubernetes.io/name: nextcloud - helm.sh/chart: nextcloud-6.2.2 + helm.sh/chart: nextcloud-6.2.3 app.kubernetes.io/instance: nextcloud app.kubernetes.io/managed-by: Helm app.kubernetes.io/component: app @@ -637,7 +637,7 @@ name: nextcloud labels: app.kubernetes.io/name: nextcloud - helm.sh/chart: nextcloud-6.2.2 + helm.sh/chart: nextcloud-6.2.3 app.kubernetes.io/instance: nextcloud app.kubernetes.io/managed-by: Helm app.kubernetes.io/component: app ```