feat(container)!: Update image docker.io/opencloudeu/opencloud-rolling ( 4.1.0 → 5.0.2 )#2778
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
--- 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
@@ -56,13 +56,13 @@
WEB_OIDC_SCOPE: openid profile email groups
envFrom:
- secretRef:
name: opencloud-secret
image:
repository: docker.io/opencloudeu/opencloud-rolling
- tag: 4.1.0@sha256:6e36a7be89e6ce121167c2633ac03fae54962d59efa1837e69720296041b8d87
+ tag: 5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
probes:
liveness:
enabled: true
readiness:
enabled: true
resources:
@@ -85,13 +85,13 @@
- test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
envFrom:
- secretRef:
name: opencloud-secret
image:
repository: docker.io/opencloudeu/opencloud-rolling
- tag: 4.1.0@sha256:6e36a7be89e6ce121167c2633ac03fae54962d59efa1837e69720296041b8d87
+ tag: 5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
--- 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:4.1.0@sha256:6e36a7be89e6ce121167c2633ac03fae54962d59efa1837e69720296041b8d87
+ image: docker.io/opencloudeu/opencloud-rolling:5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
name: init-config
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -126,13 +126,13 @@
value: '5'
- name: WEB_OIDC_SCOPE
value: openid profile email groups
envFrom:
- secretRef:
name: opencloud-secret
- image: docker.io/opencloudeu/opencloud-rolling:4.1.0@sha256:6e36a7be89e6ce121167c2633ac03fae54962d59efa1837e69720296041b8d87
+ image: docker.io/opencloudeu/opencloud-rolling:5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 9200 |
20a6b17 to
5767358
Compare
…g ( 4.1.0 → 5.0.2 ) | datasource | package | from | to | | ---------- | --------------------------------------- | ----- | ----- | | docker | docker.io/opencloudeu/opencloud-rolling | 4.1.0 | 5.0.2 |
5767358 to
3040978
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:
4.1.0→5.0.2Warning
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.0.2Compare Source
❤️ Thanks to all contributors! ❤️
@AlexAndBear, @ScharfViktor, @flimmy, @individual-it, @rhafer, @saw-jan
🐛 Bug Fixes
✅ Tests
📚 Documentation
📦️ Dependencies
v5.0.1Compare Source
❤️ Thanks to all contributors! ❤️
@ScharfViktor, @aduffeck, @saw-jan
🐛 Bug Fixes
✅ Tests
📦️ Dependencies
v5.0.0Compare Source
❤️ Thanks to all contributors! ❤️
@ScharfViktor, @butonic, @dragonchaser, @flimmy, @fschade, @micbar, @rhafer, @saw-jan
💥 Breaking changes
✅ Tests
📚 Documentation
🐛 Bug Fixes
📈 Enhancement
📦️ 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.