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

fix(container): update ghcr.io/slskd/slskd ( 0.21.3 → 0.21.4 ) #8104

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Sep 14, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/slskd/slskd (source) patch 0.21.3 -> 0.21.4

Release Notes

slskd/slskd (ghcr.io/slskd/slskd)

v0.21.4

Compare Source

What's Changed

New Contributors

Full Changelog: slskd/slskd@0.21.3...0.21.4


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 this update again.


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

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner September 14, 2024 20:06
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Sep 14, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Sep 14, 2024

--- HelmRelease: default/slskd Deployment: default/slskd

+++ HelmRelease: default/slskd Deployment: default/slskd

@@ -62,13 +62,13 @@

           value: '50300'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: slskd-secret
-        image: ghcr.io/slskd/slskd:0.21.3@sha256:a959127f071aed277c39f2d53776dfb32d7d469d9291195b96a1bf5b2973fa2d
+        image: ghcr.io/slskd/slskd:0.21.4@sha256:34c613067dac899eddee137fc90cf0c0510e573e083b4c7589e6a823009a859a
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Sep 14, 2024

--- kubernetes/main/apps/default/slskd/app Kustomization: flux-system/slskd HelmRelease: default/slskd

+++ kubernetes/main/apps/default/slskd/app Kustomization: flux-system/slskd HelmRelease: default/slskd

@@ -34,26 +34,25 @@

       slskd:
         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             env:
-              COMPlus_EnableDiagnostics: '0'
               DOTNET_BUNDLE_EXTRACT_BASE_DIR: /tmp/.net
               SLSKD_APP_DIR: /config
               SLSKD_HTTP_PORT: 80
               SLSKD_NO_AUTH: true
               SLSKD_NO_HTTPS: true
               SLSKD_SLSK_LISTEN_PORT: 50300
               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: slskd-secret
             image:
               repository: ghcr.io/slskd/slskd
-              tag: 0.21.3@sha256:a959127f071aed277c39f2d53776dfb32d7d469d9291195b96a1bf5b2973fa2d
+              tag: 0.21.4@sha256:34c613067dac899eddee137fc90cf0c0510e573e083b4c7589e6a823009a859a
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@onedr0p onedr0p merged commit c9a60a6 into main Sep 14, 2024
7 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-slskd-slskd-0.x branch September 14, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant