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: workflows back to brew and docker #8585

Merged
merged 8 commits into from
Dec 31, 2024
Merged

feat: workflows back to brew and docker #8585

merged 8 commits into from
Dec 31, 2024

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Dec 31, 2024

No description provided.

@bot-ross bot-ross bot added the area/github Changes made in the github directory label Dec 31, 2024
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 31, 2024
@bot-ross
Copy link
Contributor

bot-ross bot commented Dec 31, 2024

--- HelmRelease: default/cross-seed Deployment: default/cross-seed

+++ HelmRelease: default/cross-seed Deployment: default/cross-seed

@@ -48,13 +48,13 @@

         - daemon
         env:
         - name: CROSS_SEED_PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/cross-seed/cross-seed:6.6.0@sha256:9c67a3dc12beb8c4699094fbc4cc2888ebd071712a99ff252dc28d5706fcee0a
+        image: ghcr.io/cross-seed/cross-seed:6.8.0@sha256:3e4c5818dad98f7405f5d9ed1815626e58019a49f1c60e1dcfcde6c5366fe96f
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/ping
             port: 80
           initialDelaySeconds: 0

@bot-ross
Copy link
Contributor

bot-ross bot commented Dec 31, 2024

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

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

@@ -40,13 +40,13 @@

             - daemon
             env:
               CROSS_SEED_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 6.6.0@sha256:9c67a3dc12beb8c4699094fbc4cc2888ebd071712a99ff252dc28d5706fcee0a
+              tag: 6.8.0@sha256:3e4c5818dad98f7405f5d9ed1815626e58019a49f1c60e1dcfcde6c5366fe96f
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@onedr0p onedr0p changed the title fix: workflows use mise python latest feat: workflows back to brew and docker Dec 31, 2024
@onedr0p onedr0p merged commit eb0c54c into main Dec 31, 2024
1 check passed
@onedr0p onedr0p deleted the python-latest branch December 31, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant