Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): pin docker.io/owncloud/ocis docker tag to a9a2125 #3952

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jul 8, 2024

This PR contains the following updates:

Package Update Change
docker.io/owncloud/ocis pinDigest -> a9a2125

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jul 8, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 2024

--- kubernetes/main/apps/self-hosted/ocis/app Kustomization: flux-system/self-hosted-ocis HelmRelease: self-hosted/ocis

+++ kubernetes/main/apps/self-hosted/ocis/app Kustomization: flux-system/self-hosted-ocis HelmRelease: self-hosted/ocis

@@ -35,13 +35,13 @@

               PROXY_TLS: false
             envFrom:
             - secretRef:
                 name: ocis-secret
             image:
               repository: docker.io/owncloud/ocis
-              tag: 5.0.5
+              tag: 5.0.5@sha256:a9a2125caceea5868f70c6b22a624f4263322b3495974b41941a5e376ce867af
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
@@ -65,13 +65,13 @@

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

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 2024

--- HelmRelease: self-hosted/ocis Deployment: self-hosted/ocis

+++ HelmRelease: self-hosted/ocis Deployment: self-hosted/ocis

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

         command:
         - /bin/sh
         - -c
         env:
         - name: OCIS_INSECURE
           value: 'true'
-        image: docker.io/owncloud/ocis:5.0.5
+        image: docker.io/owncloud/ocis:5.0.5@sha256:a9a2125caceea5868f70c6b22a624f4263322b3495974b41941a5e376ce867af
         name: init-config
         volumeMounts:
         - mountPath: /etc/ocis/web.yaml
           name: config
           readOnly: true
           subPath: web.yaml
@@ -82,13 +82,13 @@

           value: https://files...PLACEHOLDER..
         - name: PROXY_TLS
           value: 'false'
         envFrom:
         - secretRef:
             name: ocis-secret
-        image: docker.io/owncloud/ocis:5.0.5
+        image: docker.io/owncloud/ocis:5.0.5@sha256:a9a2125caceea5868f70c6b22a624f4263322b3495974b41941a5e376ce867af
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9200

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.12s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.59s
✅ YAML prettier 1 0 0.43s
✅ YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit bb8d40a into main Jul 8, 2024
15 checks passed
@szinn szinn deleted the renovate/main-pin-dependencies branch July 8, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant