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(container): update image ghcr.io/authelia/authelia to 303d82c #1449

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Nov 26, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/authelia/authelia (source) digest 88842b3 -> 303d82c

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner November 26, 2023 21:14
@bot-blake bot-blake bot added renovate/container type/digest area/kubernetes Changes made in the kubernetes directory labels Nov 26, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 26, 2023

--- kubernetes/apps/security/authelia/app Kustomization: flux-system/cluster-apps-authelia HelmRelease: security/authelia

+++ kubernetes/apps/security/authelia/app Kustomization: flux-system/cluster-apps-authelia HelmRelease: security/authelia

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

               X_AUTHELIA_CONFIG_FILTERS: expand-env
             envFrom:
             - secretRef:
                 name: authelia-secret
             image:
               repository: ghcr.io/authelia/authelia
-              tag: v4.38.0-beta3@sha256:88842b36445a958867a01f2324d2e728296746d9c1244c56daa4fa26bfde819d
+              tag: v4.38.0-beta3@sha256:303d82c484345da0449706f5f0a62975e58143312737546894d6d807a4bc934d
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 5m
                 memory: 64M
--- kubernetes/apps/media/sabnzbd/app Kustomization: flux-system/cluster-apps-sabnzbd HelmRelease: media/sabnzbd

+++ kubernetes/apps/media/sabnzbd/app Kustomization: flux-system/cluster-apps-sabnzbd HelmRelease: media/sabnzbd

@@ -41,13 +41,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: sabnzbd-secret
             image:
               repository: ghcr.io/onedr0p/sabnzbd
-              tag: 4.1.0@sha256:f2f39716cf0c4bc40dc70f7f86037cdf43f06c05b8f33a360ab7bc5371250f8d
+              tag: 4.1.0@sha256:91f3cd6b9f1c9988af5447f464b299630706eb7f691dee857eab1487d4bb626e
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 26, 2023

--- kubernetes HelmRelease: media/sabnzbd Deployment: media/sabnzbd

+++ kubernetes HelmRelease: media/sabnzbd Deployment: media/sabnzbd

@@ -60,13 +60,13 @@

           value: '8080'
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: sabnzbd-secret
-        image: ghcr.io/onedr0p/sabnzbd:4.1.0@sha256:f2f39716cf0c4bc40dc70f7f86037cdf43f06c05b8f33a360ab7bc5371250f8d
+        image: ghcr.io/onedr0p/sabnzbd:4.1.0@sha256:91f3cd6b9f1c9988af5447f464b299630706eb7f691dee857eab1487d4bb626e
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api?mode=version
             port: 8080
           initialDelaySeconds: 0
--- kubernetes HelmRelease: security/authelia Deployment: security/authelia

+++ kubernetes HelmRelease: security/authelia Deployment: security/authelia

@@ -71,13 +71,13 @@

           value: /config/configuration.yml
         - name: X_AUTHELIA_CONFIG_FILTERS
           value: expand-env
         envFrom:
         - secretRef:
             name: authelia-secret
-        image: ghcr.io/authelia/authelia:v4.38.0-beta3@sha256:88842b36445a958867a01f2324d2e728296746d9c1244c56daa4fa26bfde819d
+        image: ghcr.io/authelia/authelia:v4.38.0-beta3@sha256:303d82c484345da0449706f5f0a62975e58143312737546894d6d807a4bc934d
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9091

@buroa buroa merged commit 35e82ce into master Nov 26, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-authelia-authelia-v4.38.0-beta3 branch November 26, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/digest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant