feat(container): update image docker.io/opencloudeu/opencloud-rolling ( 5.1.0 → 5.2.0 )#2876
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image docker.io/opencloudeu/opencloud-rolling ( 5.1.0 → 5.2.0 )#2876renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- HelmRelease: apps/opencloud Deployment: apps/opencloud
+++ HelmRelease: apps/opencloud Deployment: apps/opencloud
@@ -44,13 +44,13 @@
- /bin/sh
- -c
- test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
envFrom:
- secretRef:
name: opencloud-secret
- image: docker.io/opencloudeu/opencloud-rolling:5.1.0@sha256:6229e937e32e5e114ddac81af7e851fb9346a818c58a36b784529d5503530f93
+ image: docker.io/opencloudeu/opencloud-rolling:5.2.0@sha256:c840de29b7287da070ffc9d5eb52a1b291a046877402bf70f387ccf56c820aee
name: init-config
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -128,13 +128,13 @@
value: '5'
- name: WEB_OIDC_SCOPE
value: openid profile email groups
envFrom:
- secretRef:
name: opencloud-secret
- image: docker.io/opencloudeu/opencloud-rolling:5.1.0@sha256:6229e937e32e5e114ddac81af7e851fb9346a818c58a36b784529d5503530f93
+ image: docker.io/opencloudeu/opencloud-rolling:5.2.0@sha256:c840de29b7287da070ffc9d5eb52a1b291a046877402bf70f387ccf56c820aee
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 9200 |
--- kubernetes/subterra/apps/apps/opencloud/app Kustomization: flux-system/opencloud HelmRelease: apps/opencloud
+++ kubernetes/subterra/apps/apps/opencloud/app Kustomization: flux-system/opencloud HelmRelease: apps/opencloud
@@ -57,13 +57,13 @@
WEB_OIDC_SCOPE: openid profile email groups
envFrom:
- secretRef:
name: opencloud-secret
image:
repository: docker.io/opencloudeu/opencloud-rolling
- tag: 5.1.0@sha256:6229e937e32e5e114ddac81af7e851fb9346a818c58a36b784529d5503530f93
+ tag: 5.2.0@sha256:c840de29b7287da070ffc9d5eb52a1b291a046877402bf70f387ccf56c820aee
probes:
liveness:
enabled: true
readiness:
enabled: true
resources:
@@ -86,13 +86,13 @@
- test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
envFrom:
- secretRef:
name: opencloud-secret
image:
repository: docker.io/opencloudeu/opencloud-rolling
- tag: 5.1.0@sha256:6229e937e32e5e114ddac81af7e851fb9346a818c58a36b784529d5503530f93
+ tag: 5.2.0@sha256:c840de29b7287da070ffc9d5eb52a1b291a046877402bf70f387ccf56c820aee
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
463cb91 to
ed32205
Compare
ed32205 to
3aa4ebc
Compare
… ( 5.1.0 → 5.2.0 ) | datasource | package | from | to | | ---------- | --------------------------------------- | ----- | ----- | | docker | docker.io/opencloudeu/opencloud-rolling | 5.1.0 | 5.2.0 |
3aa4ebc to
6685f7b
Compare
This file contains hidden or 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
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:
5.1.0→5.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
opencloud-eu/opencloud (docker.io/opencloudeu/opencloud-rolling)
v5.2.0Compare Source
❤️ Thanks to all contributors! ❤️
@AlexAndBear, @JammingBen, @MahdiBaghbani, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @dragotin, @fschade, @pat-s, @rhafer
📚 Documentation
📈 Enhancement
client_idandscopes[#2072]🐛 Bug Fixes
📦️ Dependencies
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.