Skip to content

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
mainfrom
renovate/docker.io-opencloudeu-opencloud-rolling-5.x
Open

feat(container): update image docker.io/opencloudeu/opencloud-rolling ( 5.1.0 → 5.2.0 )#2876
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-opencloudeu-opencloud-rolling-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 9, 2026

This PR contains the following updates:

Package Update Change
docker.io/opencloudeu/opencloud-rolling minor 5.1.05.2.0

Warning

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.0

Compare Source

❤️ Thanks to all contributors! ❤️

@​AlexAndBear, @​JammingBen, @​MahdiBaghbani, @​ScharfViktor, @​aduffeck, @​butonic, @​dragonchaser, @​dragotin, @​fschade, @​pat-s, @​rhafer

📚 Documentation
  • update links and references in CONTRIBUTING.md [#​2411]
  • adr(webfinger): Align example config with implementation [#​2353]
📈 Enhancement
  • feat(graph/education): Add support of 'eq' filters on users [#​2421]
  • feat(web): change surface colors to more modern ones [#​2377]
  • Add openCloudEducationExternalId to user [#​2357]
  • feat: app-registry adjust default mime-types [#​2354]
  • feat: support desktop and mobile specific client_id and scopes [#​2072]
🐛 Bug Fixes
  • [SKIP CI] Fix simple install script, use admin-password switch [#​2413]
  • resolve logout token subject:sessions for the idp backchannel logout [#​2328]
  • fix(oidc_auth): Fix userinfo cache expiration logic [#​2360]
📦️ Dependencies
  • build(deps): bump github.com/open-policy-agent/opa from 1.13.2 to 1.14.0 [#​2427]
  • build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 [#​2425]
  • build(deps): bump github.com/davidbyttow/govips/v2 from 2.16.0 to 2.17.0 [#​2420]
  • build(deps): bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0 [#​2390]
  • build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 [#​2412]
  • build(deps): bump github.com/kovidgoyal/imaging from 1.8.19 to 1.8.20 [#​2391]
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.7 to 2.28.0 [#​2375]
  • build(deps): bump github.com/open-policy-agent/opa from 1.13.1 to 1.13.2 [#​2374]
  • build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1 [#​2362]
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 [#​2366]
  • build(deps): bump go.opentelemetry.io/contrib/zpages from 0.64.0 to 0.65.0 [#​2363]
  • build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 [#​2356]
  • build(deps): bump github.com/go-resty/resty/v2 from 2.17.1 to 2.17.2 [#​2355]
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.64.0 to 0.65.0 [#​2321]
  • build(deps): bump github.com/open-policy-agent/opa from 1.12.3 to 1.13.1 [#​2350]

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.


  • If you want to rebase/retry this PR, check this box

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

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 9, 2026

--- 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

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 9, 2026

--- 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

@renovate renovate Bot force-pushed the renovate/docker.io-opencloudeu-opencloud-rolling-5.x branch from 463cb91 to ed32205 Compare March 13, 2026 16:42
@renovate renovate Bot force-pushed the renovate/docker.io-opencloudeu-opencloud-rolling-5.x branch from ed32205 to 3aa4ebc Compare April 29, 2026 11:07
… ( 5.1.0 → 5.2.0 )

| datasource | package                                 | from  | to    |
| ---------- | --------------------------------------- | ----- | ----- |
| docker     | docker.io/opencloudeu/opencloud-rolling | 5.1.0 | 5.2.0 |
@renovate renovate Bot force-pushed the renovate/docker.io-opencloudeu-opencloud-rolling-5.x branch from 3aa4ebc to 6685f7b Compare May 18, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants