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 ghcr.io/ninerealmlabs/mlflow-server ( 2.16.2 → 2.17.0 ) #3005

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/ninerealmlabs/mlflow-server minor 2.16.2 -> 2.17.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@unhesitatingeffectivebot
Copy link
Contributor Author

--- HelmRelease: datasci/mlflow Deployment: datasci/mlflow

+++ HelmRelease: datasci/mlflow Deployment: datasci/mlflow

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

         env:
         - name: MLFLOW_BACKEND_STORE_URI
           valueFrom:
             secretKeyRef:
               key: POSTGRES_URL
               name: database-mlflow
-        image: ghcr.io/ninerealmlabs/mlflow-server:2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2
+        image: ghcr.io/ninerealmlabs/mlflow-server:2.17.0@sha256:37ea0b12fd5d06adad1e865475b49b68c081d9f2f9c0679b077b15b5ce1432a8
         name: db-upgrade
         volumeMounts:
         - mountPath: /data
           name: data
       containers:
       - command:
@@ -74,13 +74,13 @@

         - name: MLFLOW_PORT
           value: '5000'
         - name: MLFLOW_SERVE_ARTIFACTS
           value: 'true'
         - name: TZ
           value: null
-        image: ghcr.io/ninerealmlabs/mlflow-server:2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2
+        image: ghcr.io/ninerealmlabs/mlflow-server:2.17.0@sha256:37ea0b12fd5d06adad1e865475b49b68c081d9f2f9c0679b077b15b5ce1432a8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 5000
           initialDelaySeconds: 30

@unhesitatingeffectivebot
Copy link
Contributor Author

--- kubernetes/apps/datasci/mlflow/app Kustomization: flux-system/mlflow HelmRelease: datasci/mlflow

+++ kubernetes/apps/datasci/mlflow/app Kustomization: flux-system/mlflow HelmRelease: datasci/mlflow

@@ -59,13 +59,13 @@

               MLFLOW_HOST: 0.0.0.0
               MLFLOW_PORT: 5000
               MLFLOW_SERVE_ARTIFACTS: true
               TZ: null
             image:
               repository: ghcr.io/ninerealmlabs/mlflow-server
-              tag: 2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2
+              tag: 2.17.0@sha256:37ea0b12fd5d06adad1e865475b49b68c081d9f2f9c0679b077b15b5ce1432a8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -112,13 +112,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: POSTGRES_URL
                     name: database-mlflow
             image:
               repository: ghcr.io/ninerealmlabs/mlflow-server
-              tag: 2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2
+              tag: 2.17.0@sha256:37ea0b12fd5d06adad1e865475b49b68c081d9f2f9c0679b077b15b5ce1432a8
         strategy: Recreate
     defaultPodOptions:
       securityContext:
         runAsGroup: 65534
         runAsNonRoot: true
         runAsUser: 65534

@ahgraber ahgraber merged commit aa34d8b into main Oct 13, 2024
5 checks passed
@ahgraber ahgraber deleted the renovate/ghcr.io-ninerealmlabs-mlflow-server-2.x branch October 13, 2024 13:21
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant