-
Notifications
You must be signed in to change notification settings - Fork 0
fix(helm): update chart nextcloud ( 6.6.4 → 6.6.9 ) #1719
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- HelmRelease: apps/nextcloud Service: apps/nextcloud-metrics
+++ HelmRelease: apps/nextcloud Service: apps/nextcloud-metrics
@@ -3,14 +3,14 @@
kind: Service
metadata:
name: nextcloud-metrics
labels:
app.kubernetes.io/name: nextcloud
app.kubernetes.io/instance: nextcloud
+ app.kubernetes.io/component: metrics
app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
annotations:
prometheus.io/port: '9205'
prometheus.io/scrape: 'true'
spec:
type: ClusterIP
ports:
--- HelmRelease: apps/nextcloud Service: apps/nextcloud
+++ HelmRelease: apps/nextcloud Service: apps/nextcloud
@@ -3,14 +3,14 @@
kind: Service
metadata:
name: nextcloud
labels:
app.kubernetes.io/name: nextcloud
app.kubernetes.io/instance: nextcloud
+ app.kubernetes.io/component: app
app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: app
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.5
ports:
- port: 8080
targetPort: 80
--- HelmRelease: apps/nextcloud Deployment: apps/nextcloud
+++ HelmRelease: apps/nextcloud Deployment: apps/nextcloud
@@ -3,14 +3,14 @@
kind: Deployment
metadata:
name: nextcloud
labels:
app.kubernetes.io/name: nextcloud
app.kubernetes.io/instance: nextcloud
+ app.kubernetes.io/component: app
app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: app
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
--- HelmRelease: apps/nextcloud Deployment: apps/nextcloud-metrics
+++ HelmRelease: apps/nextcloud Deployment: apps/nextcloud-metrics
@@ -3,14 +3,14 @@
kind: Deployment
metadata:
name: nextcloud-metrics
labels:
app.kubernetes.io/name: nextcloud
app.kubernetes.io/instance: nextcloud
+ app.kubernetes.io/component: metrics
app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: nextcloud
app.kubernetes.io/instance: nextcloud
--- HelmRelease: apps/nextcloud Ingress: apps/nextcloud
+++ HelmRelease: apps/nextcloud Ingress: apps/nextcloud
@@ -3,14 +3,14 @@
kind: Ingress
metadata:
name: nextcloud
labels:
app.kubernetes.io/name: nextcloud
app.kubernetes.io/instance: nextcloud
+ app.kubernetes.io/component: app
app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: app
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
nginx.ingress.kubernetes.io/proxy-body-size: 4G
nginx.ingress.kubernetes.io/server-snippet: |-
server_tokens off; |
--- kubernetes/subterra/apps/apps/nextcloud/app Kustomization: flux-system/cluster-apps-nextcloud HelmRelease: apps/nextcloud
+++ kubernetes/subterra/apps/apps/nextcloud/app Kustomization: flux-system/cluster-apps-nextcloud HelmRelease: apps/nextcloud
@@ -13,13 +13,13 @@
chart: nextcloud
interval: 5m
sourceRef:
kind: HelmRepository
name: nextcloud-charts
namespace: flux-system
- version: 6.6.4
+ version: 6.6.9
interval: 5m
timeout: 10m0s
values:
cronjob:
enabled: false
externalDatabase: |
44e19b5
to
cff904b
Compare
cff904b
to
4388d1e
Compare
1d0462b
to
607e479
Compare
607e479
to
53a4710
Compare
53a4710
to
cda3f4e
Compare
cda3f4e
to
d5b4b15
Compare
d5b4b15
to
3024865
Compare
3024865
to
8fa6846
Compare
8fa6846
to
accb854
Compare
987fe0c
to
e150d32
Compare
cd8abc3
to
1f020f0
Compare
1f020f0
to
d403ae9
Compare
d403ae9
to
f2f2640
Compare
f2f2640
to
6cb97a1
Compare
6cb97a1
to
60fda1c
Compare
60fda1c
to
283dc9c
Compare
df149cb
to
283dc9c
Compare
283dc9c
to
14abb5b
Compare
14abb5b
to
8d2a976
Compare
8d2a976
to
27c96cf
Compare
27c96cf
to
c0639e6
Compare
| datasource | package | from | to | | ---------- | --------- | ----- | ----- | | helm | nextcloud | 6.6.4 | 6.6.9 |
c0639e6
to
7190c49
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.6.4
->6.6.9
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nextcloud/helm (nextcloud)
v6.6.9
Compare Source
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud/helm@nextcloud-6.6.8...nextcloud-6.6.9
v6.6.8
Compare Source
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud/helm@nextcloud-6.6.7...nextcloud-6.6.8
v6.6.7
Compare Source
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
New Contributors
Full Changelog: nextcloud/helm@nextcloud-6.6.6...nextcloud-6.6.7
v6.6.6
Compare Source
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
New Contributors
Full Changelog: nextcloud/helm@nextcloud-6.6.5...nextcloud-6.6.6
v6.6.5
Compare Source
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud/helm@nextcloud-6.6.4...nextcloud-6.6.5
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.
This PR was generated by Mend Renovate. View the repository job log.