Skip to content

Conversation

@spicerabot
Copy link
Contributor

@spicerabot spicerabot bot commented Mar 6, 2025

This PR contains the following updates:

Package Update Change
docker.io/owncloud/ocis minor 7.0.1 -> 7.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

owncloud/ocis (docker.io/owncloud/ocis)

v7.1.0

Compare Source

The following sections list the changes for 7.1.0.

Summary

  • Bugfix - Update govips to 2.16.0: #​10378
  • Bugfix - Share creation date is missing in invite response: #​10781
  • Bugfix - Bump some golang dependencies: #​10795
  • Bugfix - Allow to accepted invite after it was once deleted: #​10834
  • Bugfix - Fix the mail notifications for the user light: #​10865
  • Bugfix - Fix filtering of PostprocessingStepFinished events: #​10868
  • Bugfix - Prevent empty email body for grouped email notifications: #​10869
  • Bugfix - Consistently name roles: #​10871
  • Bugfix - Fix grouped email notifications store key: #​10873
  • Bugfix - Fix missing newline in grouped email: #​10883
  • Bugfix - Fix email templates white spaces & new lines: #​10884
  • Bugfix - Fix the ocm gateway connection pool: #​10916
  • Bugfix - Add fallback for folder names: #​10932
  • Bugfix - Allow view ocm shares: #​10944
  • Bugfix - Fix Collaboration file extension check: #​10947
  • Bugfix - Add Identities to education user: #​11016
  • Bugfix - Bump libregraph api: #​11021
  • Bugfix - Fix OCM create share: #​11047
  • Bugfix - Fix update grants for the OCM share: #​11052
  • Enhancement - Part I: The user settings are extended by notifications preferences: #​10706
  • Enhancement - Part II: Filtering of in-app notifications: #​10779
  • Enhancement - Part III: Filtering of mail notifications: #​10792
  • Enhancement - Translate Notification Settings: #​10812
  • Enhancement - Part IV: Grouping of mail notifications: #​10838
  • Enhancement - Update web to v11.1.0: #​10853
  • Enhancement - Add tests for grouped emails: #​10885
  • Enhancement - Use maintained forks: #​10886
  • Enhancement - Add email notification for share removed event: #​10915
  • Enhancement - Update Web to v1.11.1: #​10918
  • Enhancement - Update Web to v1.11.2: #​10930
  • Enhancement - Implement debug docker for arm64 platform: #​10940
  • Enhancement - Add roles: #​10964
  • Enhancement - Update Web to v1.11.3: #​10977
  • Enhancement - Add the ocm notification handler: #​11005
  • Enhancement - Add logging when a users space gets deleted: #​11037
  • Enhancement - Add the ocm notification ShareChangePermission: #​11041
  • Enhancement - Update Web to v11.2.0: #​11049
  • Enhancement - Update Web to v11.3.0: #​11058
  • Enhancement - Bump Reva: #​11083

Details


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 has been generated by Renovate Bot.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Mar 6, 2025

--- kubernetes/apps/selfhosted/ocis/app Kustomization: flux-system/ocis HelmRelease: selfhosted/ocis

+++ kubernetes/apps/selfhosted/ocis/app Kustomization: flux-system/ocis HelmRelease: selfhosted/ocis

@@ -61,13 +61,13 @@

               WEB_OIDC_SCOPE: openid profile email groups
             envFrom:
             - secretRef:
                 name: ocis-secret
             image:
               repository: docker.io/owncloud/ocis
-              tag: 7.0.1
+              tag: 7.1.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
         pod:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Mar 6, 2025

--- HelmRelease: selfhosted/ocis Deployment: selfhosted/ocis

+++ HelmRelease: selfhosted/ocis Deployment: selfhosted/ocis

@@ -96,13 +96,13 @@

           value: https://auth./.well-known/openid-configuration
         - name: WEB_OIDC_SCOPE
           value: openid profile email groups
         envFrom:
         - secretRef:
             name: ocis-secret
-        image: docker.io/owncloud/ocis:7.0.1
+        image: docker.io/owncloud/ocis:7.1.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9200

@spicerabot spicerabot bot force-pushed the renovate/docker.io-owncloud-ocis-7.x branch 3 times, most recently from 9074161 to ffdc157 Compare March 6, 2025 18:10
@spicerabot spicerabot bot force-pushed the renovate/docker.io-owncloud-ocis-7.x branch from ffdc157 to c4785dc Compare March 6, 2025 21:07
@spiceratops spiceratops merged commit be02377 into main Mar 6, 2025
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/docker.io-owncloud-ocis-7.x branch March 6, 2025 21:29
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.

2 participants