Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Update Change
docker.io/owncloud/ocis patch 7.3.0 -> 7.3.1

Warning

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


Release Notes

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

v7.3.1

Compare Source

The following sections list the changes for 7.3.1.

Summary

  • Enhancement - Bump Web to 12.1.1: #​11726
  • Enhancement - Bump Web to v12.1.2: #​11836

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 was generated by Mend Renovate. View the repository job log.

| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | docker.io/owncloud/ocis | 7.3.0 | 7.3.1 |
@mglants-bot
Copy link

mglants-bot bot commented Nov 25, 2025

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

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

@@ -51,13 +51,13 @@

               WEB_OIDC_SCOPE: openid profile email offline_access groups
             envFrom:
             - secretRef:
                 name: ocis-secret
             image:
               repository: docker.io/owncloud/ocis
-              tag: 7.3.0
+              tag: 7.3.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
@@ -81,13 +81,13 @@

             - /bin/sh
             - -c
             env:
               OCIS_INSECURE: true
             image:
               repository: docker.io/owncloud/ocis
-              tag: 7.3.0
+              tag: 7.3.1
         pod:
           securityContext:
             fsGroup: 1000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 1000
             runAsNonRoot: true

@mglants-bot
Copy link

mglants-bot bot commented Nov 25, 2025

--- HelmRelease: apps/ocis Deployment: apps/ocis

+++ HelmRelease: apps/ocis Deployment: apps/ocis

@@ -49,13 +49,13 @@

         command:
         - /bin/sh
         - -c
         env:
         - name: OCIS_INSECURE
           value: 'true'
-        image: docker.io/owncloud/ocis:7.3.0
+        image: docker.io/owncloud/ocis:7.3.1
         name: init-config
         volumeMounts:
         - mountPath: /etc/ocis
           name: config
           subPath: config
         - mountPath: /etc/ocis/csp.yaml
@@ -117,13 +117,13 @@

           value: https://authentik.glants.xyz/application/o/ocis/.well-known/openid-configuration
         - name: WEB_OIDC_SCOPE
           value: openid profile email offline_access groups
         envFrom:
         - secretRef:
             name: ocis-secret
-        image: docker.io/owncloud/ocis:7.3.0
+        image: docker.io/owncloud/ocis:7.3.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9200

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.

1 participant