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

feat(container): update image ghcr.io/szinn/s3-cdn ( 0.2.0 → 0.3.0 ) #3355

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Apr 3, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/szinn/s3-cdn minor 0.2.0 -> 0.3.0

Release Notes

szinn/s3-cdn (ghcr.io/szinn/s3-cdn)

v0.3.0

Compare Source

Bug Fixes
  • Default binary mime should be octet

| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| docker     | ghcr.io/szinn/s3-cdn | 0.2.0 | 0.3.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Apr 3, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 3, 2024

--- kubernetes/main/apps/security/authentik/cdn Kustomization: flux-system/security-authentik-cdn HelmRelease: security/sso-cdn

+++ kubernetes/main/apps/security/authentik/cdn Kustomization: flux-system/security-authentik-cdn HelmRelease: security/sso-cdn

@@ -44,13 +44,13 @@

             envFrom:
             - secretRef:
                 name: sso-cdn-secret
             image:
               pullPolicy: Always
               repository: ghcr.io/szinn/s3-cdn
-              tag: 0.2.0@sha256:6f50fe5ee07cfe0859f3cc0e4af2ca599cc86dc0e1c56deaf905b1bf77effe1a
+              tag: 0.3.0@sha256:ad13c637ed480875d6379c56bd87e500b90ca96e449271b5a7a16a5f4345174f
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN_NAME}
           external-dns/is-public: 'true'
         className: external

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 3, 2024

--- HelmRelease: security/sso-cdn Deployment: security/sso-cdn

+++ HelmRelease: security/sso-cdn Deployment: security/sso-cdn

@@ -40,10 +40,10 @@

         env:
         - name: RUST_LOG
           value: trace
         envFrom:
         - secretRef:
             name: sso-cdn-secret
-        image: ghcr.io/szinn/s3-cdn:0.2.0@sha256:6f50fe5ee07cfe0859f3cc0e4af2ca599cc86dc0e1c56deaf905b1bf77effe1a
+        image: ghcr.io/szinn/s3-cdn:0.3.0@sha256:ad13c637ed480875d6379c56bd87e500b90ca96e449271b5a7a16a5f4345174f
         imagePullPolicy: Always
         name: main
 

@szinn szinn merged commit 6988006 into main Apr 3, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-szinn-s3-cdn-0.x branch April 3, 2024 09:33
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 type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant